Documentation on Schema and Data

DreamFactory has a built-in MySQL database. There are a few simple tables already created, including the “todo” table for the “to do list” sample applications.

The “Schema” tab in the DreamFactory Admin Console lets you create database schema. Schema management is documented here.

The “Data” tab is for managing all the data records stored in your tables. A short description of data management is here.