Amazon Aurora
AWS-managed relational database compatible with MySQL and PostgreSQL at cloud scale
Guides · How to Choose
Choosing a database is one of the highest-leverage decisions you make early in a project. It affects query flexibility, scaling strategy, hosting costs, and how your team reasons about data. The wrong choice is expensive to reverse.
| Tool | Pricing | Learning Curve | Best For |
|---|---|---|---|
| Amazon Aurora | Pay-as-you-go (AWS pricing) | AWS-native workloads, high-throughput relational data, managed PostgreSQL at scale | |
| | Free / Open Source | High-volume time-series data, global write scale, always-on applications | |
| | Free / Open Source (ClickHouse Cloud paid) | Analytics, time-series data, event data warehousing, high-throughput inserts | |
| | Freemium — 100k reads/day free, 1k writes/day free | Cloudflare Workers/Pages apps needing edge-distributed key-value storage | |
| | Freemium — free tier, pay-as-you-go | Global apps, multi-region deployments, high availability | |
| Convex | Freemium — generous free tier, paid from $25/mo | Real-time collaborative apps, React and Next.js backends, type-safe reactive data | |
| DynamoDB | Pay-as-you-go (on-demand) or provisioned capacity | High-throughput serverless workloads, AWS-native applications, session and event stores | |
| | Freemium — generous free tier | Mobile apps, real-time sync, rapid prototyping | |
| | Free / Open Source | MySQL-compatible workloads, web apps, drop-in MySQL replacement | |
| Microsoft SQL Server | Freemium — Express free, Standard and Enterprise paid | .NET and Azure-centric workloads, enterprise reporting, Windows-native apps | |
| | Freemium - community free, Atlas paid tiers | Content-heavy apps, rapid iteration, event data, AI/vector workloads | |
| | Free / Open Source | Traditional web apps, OLTP workloads, broad compatibility | |
| | Freemium — Community free, Enterprise paid | Knowledge graphs, recommendation engines, fraud detection, relationship-heavy data | |
| Neon | Freemium — free tier, from $19/mo | Serverless Postgres, preview environments with database branches, Next.js and T3 apps | |
| Oracle Database | Paid (Enterprise licensing) | Mission-critical enterprise systems, large-scale OLTP, financial and regulated industries | |
| Pinecone | Freemium — free tier, from $70/mo | AI embeddings, semantic search, recommendation engines | |
| | Paid — pay-as-you-go, from $5/mo (no free tier) | SaaS apps, schema migrations, scalable MySQL or PostgreSQL | |
| | Free / Open Source | Almost anything, complex queries, ACID compliance | |
| | Free / Open Source | AI apps, semantic search, RAG pipelines | |
| | Free / Open Source (cloud paid) | Caching, sessions, rate limiting, pub-sub, vector similarity search | |
| | Free / Public Domain | Local development, embedded apps, mobile storage, small-scale deployments | |
| | Freemium — free tier, from $25/mo | Real-time apps, MVPs, Postgres with a UI | |
| | Free / Open Source (SurrealDB Cloud paid) | Apps needing flexible data models, real-time queries, graph relationships | |
| | Freemium — generous free tier, from $29/mo | Edge applications, global low-latency reads, per-user database architectures | |
| | Freemium — 10k commands/day free, pay-per-request | Serverless caching, rate limiting, queue-based workflows, vector search, and durable messaging at the edge |
AWS-managed relational database compatible with MySQL and PostgreSQL at cloud scale
Distributed NoSQL database designed for high availability and massive write throughput
Column-oriented OLAP database for real-time analytics on large datasets
Globally distributed key-value store that runs on Cloudflare's edge network. Only available inside Cloudflare Workers/Pages.
Distributed SQL database designed for global scale and survivability
Reactive backend platform with a database, serverless functions, and real-time sync in one
AWS fully managed NoSQL key-value and document database with single-digit millisecond performance
NoSQL document database by Google with real-time sync and offline support
Community-developed fork of MySQL with extra features and improved performance
Enterprise relational database by Microsoft with deep Windows and .NET ecosystem integration
Document database designed for flexible schemas, developer velocity, and AI-ready vector search via Atlas
Popular relational database widely used for web applications
Leading graph database for modeling and querying highly connected data
Serverless Postgres with branching, auto-scaling, and scale-to-zero for modern apps
Enterprise relational database with advanced security, analytics, and performance features
Managed vector database purpose-built for AI similarity search
Serverless MySQL and PostgreSQL platform with git-like branching and zero-downtime deploys
Advanced open-source relational database with 35+ years of reliability
Postgres with vector similarity search for AI/ML embeddings
In-memory data platform for caching, sessions, pub/sub, and AI/vector workloads
Serverless, self-contained SQL database embedded directly in the application
Managed Postgres with real-time subscriptions, RLS, and dashboard
Multi-model database combining SQL, document, graph, and key-value access in one engine
Distributed SQLite database built on libSQL, optimized for edge deployments with low latency
Serverless Redis, Vector, QStash, Workflow, and Search platform with per-request pricing ideal for edge and serverless environments