zeropg demo — 50MB

A real Postgres, living in Google Cloud Storage. No database server. Scales to zero.
database size52.2 MB on disk
notes0
filler rows5120
cold-start total3492 ms
· snapshot restore (download+gunzip+untar, 85.0 MB)1805 ms
· PGlite open1172 ms
· lease acquire132 ms
durability modesleep — writes are memory-speed; the snapshot uploads when the instance is put to sleep
unflushed writes✓ none — bucket is current
fencing token11
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.