Silos Edge Database · Postgres rolling out to 100+ regions

PostgreSQL at the edge.
Close to home, everywhere.

Built for low-latency reads with scale-to-zero economics — targeting sub-50 ms cold starts. Full PostgreSQL, materialized on demand in the region closest to your users.

Get started Read the docs
Full PostgreSQL 18 Scale to zero Targeting sub-50ms cold starts
console.silos.sh · edge● live
Edge regions scale-to-zero
us-east-1primary6 ms
eu-west-1live replica11 ms
ap-tokyolive replica14 ms
sa-east-1warming~48 ms start
ap-sydneyidlescaled to 0
Request from Frankfurtrouted to eu-west-1~11 ms read
Latency targets shown for illustration · 100+ regions rolling out
Sub-50ms
cold-start target
100+
regions (rolling out)
Per-query
tunable consistency
Scale-to-zero
pay only when live
Performance

Designed for edge latency.

Silos materializes a read replica close to where each request originates, so data lives near your users. Cold-start and latency figures below are design targets, not measured guarantees.

How it works Try the playground
How edge latency is achieved
Architecture, not benchmarks.
On-demand materialization
Replicas hydrate in the region closest to a request, then release resources when traffic subsides — so reads stay near the user.
WASM cold starts
The Postgres engine runs in a Wasmtime sandbox designed to spin up fast, targeting sub-50ms cold starts as the architecture matures.
Scale-to-zero compute
Idle databases consume no compute. A query brings the instance back; you're billed only for live work.
WAL streaming

Silos is designed to replicate changes from the primary to edge replicas by streaming the PostgreSQL Write-Ahead Log over NATS JetStream, with consistency tunable per query.

Consistency, per query
Eventualfastest
Read-your-writesdefault
Bounded-staleness≤ N sec
Strongfrom primary

One primary. A hundred edges.
Every read close to home.

Scale

Built for massive scale.

Scale-to-zero economics with on-demand edge replicas. Pay only for what you use, and let dormant regions fall back to zero.

Explore regions See pricing
Multi-region replication
Replicas are designed to materialize on-demand at the edge closest to your users, then release resources when traffic subsides.
Scale to zero
Pay nothing when idle. A query arrives, the instance cold-starts, and you're billed only for live compute.
Usage-based pricing
Pay for compute time, storage, and data transfer — with no compute charge during idle periods.
Browser-native dev
Full PostgreSQL in your browser via PGLite. Prototype locally, deploy globally — same SQL, same extensions, zero setup.
Streaming-native
Built around the PostgreSQL Write-Ahead Log so changes propagate to replicas as they commit — designed for realtime, not polling.
On-demand materialization
Edge regions hydrate only when traffic appears, then release resources — no idle replicas to pay for.
The Silos Console

Watch replicas hydrate worldwide.

Write SQL, watch edge replicas materialize across the globe, and read live metrics — without leaving the browser. The same console your agents drive through the API.

db-f7k2 · production
console.silos.sh
Silos
all systems healthy
Edge replicas7 regions · scale-to-zero
us-east-1
us-west-2
eu-west-1
eu-central
ap-tokyo
ap-sydney
sa-east-1
Primary Active replica Hydrating Idle (scaled to zero)
Security

Enterprise-grade security.

Per-tenant WASM isolation, encryption at rest and in transit, encrypted snapshots, and comprehensive audit logging at every layer.

View security docs
WASM sandboxed isolation
Every tenant runs in its own WebAssembly sandbox — memory-safe, deterministic, with strict per-tenant isolation and per-query resource limits.
Encrypted everything
AES-256-GCM at rest and TLS 1.3 in transit. Encrypted WAL snapshots. Customer-managed keys planned for Enterprise.
Auth & audit
SCRAM-SHA-256 authentication, IP allowlisting, and audit logging across every layer. SOC 2 and HIPAA are on our roadmap.
AES-256-GCMAt restTLS 1.3In transitSCRAM-SHA-256AuthEncryptedSnapshotsOn our roadmapCompliance
Comparison

The full breakdown.

CapabilitySilosNeonPlanetScaleTurso
Best forEdge-first appsServerless appsGlobal appsEdge SQLite
EnginePostgreSQLPostgreSQLMySQL-compatlibSQL (SQLite)
On-demand edge replicasLimited
Scale to zero
Full SQLLimited
WAL streaming
WASM isolation
Browser dev (PGLite)

Silos pairs full PostgreSQL compatibility with on-demand edge replicas and scale-to-zero economics — a strong fit for edge-first applications. Capability comparison; not a benchmark.

Integrations

Works with your stack.

Silos speaks the PostgreSQL wire protocol, so standard Postgres drivers and ORMs connect the same way they would to any Postgres.

Prisma

Connects over the standard Postgres wire protocol — point Prisma at Silos like any Postgres.

Drizzle

Use the Postgres dialect you already know. Drizzle connects as it would to any Postgres.

Kysely

Type-safe SQL with Kysely's Postgres dialect over a standard connection.

Next.js

Use Silos from Server Components and route handlers with standard Postgres drivers.

FAQ

Questions, answered.

Try Silos Edge now.

The best combination of latency, compatibility, and cost for modern applications.