Databases & Storage

Relational, NoSQL, and serverless databases plus backend-as-a-service platforms.

10 tools

Supabase

Why I use it: Open-source Firebase alternative built on Postgres. Auth, storage, realtime, and edge functions included.

4.7
MySQL

Why I use it: The default database for millions of apps. Rock solid for read-heavy workloads. Consider PostgreSQL for complex queries.

4.4
PlanetScale

Why I use it: Serverless MySQL platform with branching workflows. Scale without worrying about schema migrations.

4.4
CockroachDB

Why I use it: Distributed SQL with Postgres compatibility. Ideal when you need multi-region resilience. Serverless tier for starting out.

4.3
Fauna

Why I use it: Serverless-native database with global consistency. Great for JAMstack apps. Consider if vendor lock-in is acceptable.

4.2
PostgreSQL

Why I use it: The most advanced open-source relational database. First choice for most SaaS applications.

4.2
Redis

Why I use it: Essential for caching, sessions, rate limiting, and real-time features. Pairs perfectly with any primary database.

4.2
MongoDB

Why I use it: Leading document database. Flexible schema and Atlas cloud service make it easy to get started.

4.2
Firebase

Why I use it: Google's app platform with real-time database, auth, hosting, and cloud functions. Fast to prototype.

4.5
Neon

Why I use it: Serverless Postgres with branching and autoscaling. Pay only for what you use — scales to zero.

4.4