Skip to main content

Virtual Columns

Virtual columns are one of Plato’s most valuable features. They allow you to extend a table with new columns touching the backend database. Virtual columns can be written to and queried just like native columns, but they're stored entirely in Plato.

To create a virtual column:

  1. In the top-right hand corner of Plato, click “Add Column”.
  2. Enter a name for your column.
  3. Select the column type.
  4. Click “Create Column”.