build · oxidb v0.25.21 8 entries on disk
The /dev/oxide

A build log on shipping OxiDB — notes, post-mortems, and the occasional flame war about JSON parsing, pressed straight onto an embedded engine running inside this process.

archive · sorted desc by ts build log

20 entries on disk · page 2/3. Each post + every image lives inside one embedded OxiDB data dir — no external store, no migrations, no schema files.

  1. 0009 · 2026-05-04

    running OxiDB inside this gunicorn worker

    hero image for: running OxiDB inside this gunicorn worker
  2. 0010 · 2026-05-03

    why JSONB and not JSON text

    hero image for: why JSONB and not JSON text
  3. 0011 · 2026-05-02

    OxiMem — a Redis wire on the same engine

    hero image for: OxiMem — a Redis wire on the same engine
  4. 0012 · 2026-05-01

    aggregation pipeline — $match, $group, $sort, $dateHistogram, $percentile

    hero image for: aggregation pipeline — $match, $group, $sort, $dateHistogram, $percentile
  5. 0013 · 2026-04-30

    REST + JWT + per-document security rules (Firebase, but smaller)

    hero image for: REST + JWT + per-document security rules (Firebase, but smaller)
  6. 0014 · 2026-04-29

    change streams — onSnapshot without polling

    hero image for: change streams — onSnapshot without polling
  7. 0015 · 2026-04-28

    GELF log ingestion — auto-index, retention, alerts

    hero image for: GELF log ingestion — auto-index, retention, alerts
  8. 0016 · 2026-04-27

    encryption at rest — AES-256-GCM in the storage layer

    hero image for: encryption at rest — AES-256-GCM in the storage layer