PostgreSQL
The database we trust with everything.
What it is
PostgreSQL is a free, open-source relational database – the store that holds your application’s data and keeps it correct.
Why we use it
Your data outlives every framework decision, so it belongs somewhere dependable. Postgres is rock-solid, honours transactions so half-finished operations never corrupt your data, and is powerful enough that we rarely need anything else. It scales from a first prototype to millions of rows without drama.
How we use it
It is the database under every application we build, with sensible constraints and indexes chosen for how the data is actually queried.
Building something with PostgreSQL?
Tell us what you're building. A Code Bunny will tell you honestly how we'd approach it.
Talk to a Code Bunny