Database Connectors
Save connection profiles once here, then reuse them from the Generator's Export to Database, the Anonymizer's Database Anonymizer, and the Schema Importer's database source.
Supported databases (14)
PostgreSQL
MySQL
SQLite
MS SQL Server
ClickHouse
Cassandra
MongoDB
CouchDB
Redis
Neo4j
Elasticsearch
InfluxDB
Firebase
Webhook
The connection form's labels adapt to what makes sense for the type — e.g. Collection for MongoDB, Key Prefix for Redis, Index for Elasticsearch, Measurement for InfluxDB, Label for Neo4j.
Connect a database
- Add Connection → pick a database type.
- Fill in host/database/table (labels adapt per type, as above).
- Test Connection before saving, to catch a bad credential or an unreachable host early.
Saved connections are reused everywhere a panel needs a database target — you only enter credentials once.
Data Viewer
A separate workspace item (below Database Connectors in the sidebar) for browsing and querying a saved connection directly — useful for confirming what a Generator export or an Anonymizer run actually wrote, without leaving the app.
Free tier
The Free tier caps you at 2 saved connections — adding a third shows a "Free Tier Connection Limit" alert. Pushing generated data to a connection is also capped at 100 rows on Free. See Licensing & Settings.