1 Repo
Extracting database structures into portable model files for versioning and deployment.
Distinct from Database Export: Focuses on exporting the structure/model rather than exporting data records.
Explore 1 awesome GitHub repository matching data & databases · Schema Model Export. Refine with filters or upvote what's useful.
DbGate is a universal database management tool and SQL client that provides a unified interface for querying and administering multiple SQL and NoSQL databases. It functions as a multi-database administration GUI and SQL IDE, allowing users to write and execute scripts and manage database schemas. The project distinguishes itself by acting as an API client and explorer for REST, GraphQL, and OData services, enabling users to fetch and export data from these endpoints. It also serves as a data integration tool, facilitating the movement of records between diverse databases and file formats suc
Extracts current database structures into YAML and SQL files for future deployment and versioning.