WoWSQL Shipping Log — June 04, 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 — Enable schema-based multi-tenancy and dashboard (+1 related commit)
- Platform improvements — Update page.tsx (+1 related commit)
- Infrastructure & deployments — Normalize datetimes and add EBS volume helpers
Commits (5 total)
| Commit | Change |
|---|---|
b5bbc0d |
Enable schema-based multi-tenancy and dashboard |
86b8788 |
Add shared free-tier Postgres support |
e948299 |
Update page.tsx |
c321ecf |
Normalize datetimes and add EBS volume helpers |
f938e95 |
Add usage metering, settlement & enforcement |
What this means for developers
Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows. Infrastructure updates improve how tenant Postgres clusters are provisioned, upgraded, and monitored.
Try WoWSQL
Source: git history on 2026-06-04. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.