zeropg-r2

A real Postgres, living in a Cloudflare R2 bucket. No database server. Scales to zero.
database size7.7 MB on disk
notes0
filler rows0
cold-start total2861 ms
· snapshot restore (download+gunzip+untar, 5.2 MB)991 ms
· PGlite open829 ms
· lease acquire199 ms
durability modesleep — writes are memory-speed; the snapshot uploads when the instance is put to sleep
unflushed writes✓ none — bucket is current
fencing token4
flushes to the bucket, releases the lease, exits — the next load cold-starts
a standard OLTP benchmark vs this PGlite DB, streamed live — self-caps its size, then cleans up

Powered by zeropg: PGlite + object storage + a conditional-write lease.