Data & Storage
PostgreSQL
Our most common relational database for structured application data.
Where This Fits
For application data with real structure and relationships, PostgreSQL's standards compliance and support for complex queries, JSON columns, and extensions like pgvector make it the default choice ahead of the alternatives.
How It's Typically Deployed
The primary datastore for most of our Node.js/Next.js applications, and used for vector search in some of our RAG/document-processing work.
More in Data & Storage
Building something that needs PostgreSQL?
Tell us what you're working on. We'll tell you honestly whether it's the right fit.
Start a Conversation