FerroDB is a database management tool. Focused on explicit, auditable schema migrations with built-in terminal browser.
Currently supported databases: PostgreSQL, MySQL, SQLite, Clickhouse (standalone server, table engine = MergeTree).
- checksum handling and operation
- drivers (in progress)
- manual audit fixing
- documentation
Drivers:
- DuckDB (needs CGO, will be done later)
- MSSQL (no unless high demand)
- Oracle (no unless high demand)
- Clickhouse clustered (need more info from community what is expected)
Ask before.