engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — March 15, 2026: Database & Postgres

Engineering update for March 15, 2026: 6 commits in WoWSQL/wowmysql — website and admin app and docs model move to the postgress (+1 related commit).

WoWSQL Shipping Log — March 15, 2026

This is an evidence-based engineering update from the public WoWSQL/wowmysql repository. We document what landed in git on this date — not roadmap promises.

Highlights

  • Database & Postgres — website and admin app and docs model move to the postgress (+1 related commit)
  • Platform improvements — domain routing fix implemented
  • SDKs & developer tools — update for the sdk and funtion enables
  • Realtime — update for the realtime options

Commits (6 total)

Commit Change
9a9da66 domain routing fix implemented
b9a64ab website and admin app and docs model move to the postgress
eaff2e6 update for the sdk and funtion enables
6f9012c update for the realtime options
28ce739 storage fix removed s3 and storing in postgress

Showing 5 of 6 commits. View full day on GitHub.

What this means for developers

Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows. SDK updates help teams integrate WoWSQL faster from TypeScript, Python, Go, and other languages.

Try WoWSQL


Source: git history on 2026-03-15. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.

WoWSQL Shipping Log — March 15, 2026: Database & Postgres — WoWSQL Blog | WoWSQL