Edge SQL
A fully managed, globally replicated relational database built on SQLite. Diverse read replicas ensure data is always close to your users, while automatic backups keep it safe.
Technical Specifications:
Engine
SQLite (Replicated)
Read Latency
< 10ms (Local Replica)
Max Storage
100 GB per DB
Backups
Point-in-time recovery (30 days)
Connections
Connection Pooling included
Works seamlessly with:
Example 1
Example 2
Example 3
table_chart
Product Capabilities
Relational Data
Full SQL support with strict schema enforcement and complex joins.
Read Replicas
Automatically create read-only replicas close to your users for faster queries.
Auto-Backups
Point-in-time recovery ensures your critical data is never lost.
Experience
Relational Data at the Edge
A fully managed SQL database that replicates to the edge. Perform complex joins and transactions with local-read latency.
- Import the database client.
- Execute standard SQL queries with parameterized inputs.
- Return the query results directly to the client.