Database Operations
Work on the structure of your databases rather than the data inside them. Design tables, keys and indexes through the GUI with a SQL preview before anything is applied, compare two databases (or a database against a YAML model) and synchronize the differences, and deploy models visually or from the command line as part of a CI/CD pipeline. This section also covers native backup and restore.
- Table & schema editor - create and modify tables, keys and indexes through the GUI
- Database deploy - YAML/SQL model files and CLI deployment
- Compare & deploy models - compare structure and synchronize databases (Premium)
- Backup & restore - native database backup and restore