Platform module
Define schemas, store documents, and query your data through a consistent interface — whether you prefer MongoDB or PostgreSQL.
Key capabilities for database — explore the docs for setup and examples.
Modules teams often enable alongside database.
Fine-grained access control — define who can see and edit what, down to individual records.
Extend the platform with custom server-side logic — webhooks, event handlers, and integrations.
Generate vectors from text fields, backfill collections, and search by meaning. Database still owns the Vector fields and indexes.
Explore the full module catalog or jump into the docs.
← All modules