Databases & Storage
Using the built-in database
Every project gets a database with no separate setup required.
Zero-config storage
Every project includes a managed database out of the box. You can ask the Agent to define tables and relationships in plain language, or open the schema view and edit it directly.
Browsing data
The data explorer lets you view, filter, and edit rows without writing SQL, which is useful for checking that a feature is storing what you expect.
Rollbacks
Paid plans support rolling the database back to an earlier point in time, which is helpful if a migration or bulk edit did not go as planned.