Database query times and total request latency measured from 15 global locations.
Tests run every hour through Cloudflare Workers. Lower numbers indicate better performance.
Location | Cloudflare D1 | Supabase | Firebase Realtime | |||
---|---|---|---|---|---|---|
DB Query Time | Load | DB Query Time | Load | DB Query Time | Load | |
us-west-1 | ||||||
us-east-1 | ||||||
ca-central-1 | ||||||
sa-east-1 | ||||||
eu-central-1 | ||||||
eu-west-2 | ||||||
eu-west-3 | ||||||
eu-north-1 | ||||||
eu-south-1 | ||||||
af-south-1 | ||||||
ap-southeast-1 | ||||||
ap-northeast-1 | ||||||
ap-east-1 | ||||||
ap-southeast-2 | ||||||
ap-northeast-2 |
FAQ
Compare the features of the Serverless Database to help you choose the right one for your needs.
Feature | Cloudflare D1 | Supabase | Firebase Realtime | |
---|---|---|---|---|
Infrastructure, Underlying technology Cloud Infrastructure, database system and underlying egine | Cloudflare infrastructure, SQLite | Supabase infrastructure, PostgreSQL, S3 compatible storage object | Nodejs, Google Cloud, Scala | |
Serverless Support Serverless and Edge computing support | ||||
API | Cloudflare Workers runtime API interfaces, D1 Client API | Deno Edge Function | REST API | |
Edge Functions Serverless functions that run closer to the user, reducing latency and improving performance. | Cloudflare Workers runtime | Supabase infrastructure | Cloud functions | |
Developer Experience | ||||
Database type | OLTP | OLTP | OLTP, OLAP | |
Data model Databases store data in models, such as Relational, Columnar or Document based | Relational, SQL | Relational, SQL | Document based, NoSQL | |
CLI Command Line Interface tools that allow developers to perform tasks and manage the tool via the command line. | Cloudflare Workers runtime | supabase | Firebase CLI | |
Languages, APIs The languages supporting the database and API interface for inter-process communication | TypeScript, JavaScript inside Cloudflare worker functions | TypeScript, JavaScript, supabase-js SDK, Flutter, React Native, React | JavaScript, Swift, Kotlin, Java, C++, Objective-C | |
Query language Supported query language such as SQL, MQL, PartiQL, | SQL | SQL, PostgreSQL | JSON | |
ACID compliant ACID is a set of properties of database transactions intended to guarantee data validity despite errors, power failures, and other mishaps | ACID compliant | ACID compliant | ||
Self-hosting Support for self-hosted Database instance | Doesn't have support, Only for local development | Docker support | Doesn't have support | |
Backups | Backups run every hour automatically. Stores backups of your database in R2 | Daily basis (Included in Free tier), PITR for paid users | ||
Security & Compliance Offerings | ||||
SOC2 Service Organization Control 2 compliance for managing customer data. | Apart from App indexing | |||
Multi-factor authentication Support of the cloud-histed database for multi-factor authentication | ||||
Encryption Cryptographic security at rest and on transportation level | N/A | AES 256 Encryption, TLS v1.2 | HTTPS, TLS | |
SSO | N/A | SAML-based SSO solution | ||
Monitoring and analytics | ||||
Log retention Query log retention usually keeps lofs of operations for debugging and replication purposes | N/A | By default disabled, can be enabled with pgAudit extension | Document level history 30 days retention | |
Statistics Tools and APIs for analysing and monitoring of Database performance | N/A | Web dashboard, provides Prometheus-compatible metrics endpoints to gather health insights | Web based monitoring tools | |
Scalability | ||||
Replication and Partitioning | Distributed across Cloudflare Edge network | read replicas in early preview | Region groups |