Database backends¶
Goodomics defaults to local-first storage, then allows teams to move to a more durable catalog database when needed.
SQLite¶
SQLite is the default catalog store for local product and project metadata.
Postgres¶
Use Postgres for more durable team deployments:
MySQL¶
Use MySQL when it fits existing infrastructure:
Analytical storage
The catalog database stores product metadata. DuckDB remains the default local analytical store for project-level metrics and omics-shaped tables.