Blog
News, updates, and engineering stories from WoWSQL.
226 posts· page 6 of 8
- engineering·Apr 16, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — April 16, 2026: Database & Postgres
Engineering update for April 16, 2026: 6 commits in WoWSQL/wowmysql — Background migration & async teardown support (+1 related commit).
- tutorial·Apr 15, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 15, 2026: TypeScript SDK quickstart
Day 74 — Install the WoWSQL client and query your project from a Next.js or Node app. *(Educational; not a release announcement.)*
- tutorial·Apr 14, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 14, 2026: WoWSQL pricing: Free, Pro, and Scale
Day 73 — Free tier for MVPs, Pro at $25/mo, Scale at $99/mo with dedicated high-performance Postgres. *(Educational; not a release announcement.)*
- tutorial·Apr 13, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 13, 2026: Mumbai vs US: choosing a WoWSQL region
Day 72 — Pick India (Mumbai) or United States data regions based on latency and compliance needs. *(Educational; not a release announcement.)*
- tutorial·Apr 12, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 12, 2026: MERA: natural language to SQL
Day 71 — WoWSQL's in-dashboard AI assistant that generates PostgreSQL from plain English. *(Educational; not a release announcement.)*
- engineering·Apr 11, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — April 11, 2026: Billing & pricing
Engineering update for April 11, 2026: 4 commits in WoWSQL/wowmysql — fix for the pricing and others (+1 related commit).
- tutorial·Apr 10, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 10, 2026: Connecting ChatGPT via WoWSQL MCP
Day 69 — Use the production MCP server at mcp.wowsql.com with OAuth 2.0 to scope AI tools to your project. *(Educational; not a release announcement.)*
- tutorial·Apr 09, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 09, 2026: Auto-generated REST APIs from your schema
Day 68 — How WoWSQL exposes PostgREST endpoints automatically when you create tables. *(Educational; not a release announcement.)*
- engineering·Apr 08, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — April 08, 2026: Database & Postgres
Engineering update for April 08, 2026: 15 commits in WoWSQL/wowmysql — Update supavisor_service.py (+7 related commits).
- engineering·Apr 07, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — April 07, 2026: Database & Postgres
Engineering update for April 07, 2026: 5 commits in WoWSQL/wowmysql — Add Supavisor auto-discovery via kubectl (+2 related commits).
- engineering·Apr 06, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — April 06, 2026: Infrastructure & deployments
Engineering update for April 06, 2026: 6 commits in WoWSQL/wowmysql — fix the issue in eks pod creation and fix it (+1 related commit).
- engineering·Apr 05, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — April 05, 2026: Infrastructure & deployments
Engineering update for April 05, 2026: 21 commits in WoWSQL/wowmysql — fix: auto NGINX SNI reconciliation - periodic + on-startup sync (+10 related commits).
- tutorial·Apr 04, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 04, 2026: S3-compatible Storage on WoWSQL
Day 63 — Upload files to WoWSQL Storage with bucket policies and CDN-friendly URLs. *(Educational; not a release announcement.)*
- engineering·Apr 03, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — April 03, 2026: Platform improvements
Engineering update for April 03, 2026: 4 commits in WoWSQL/wowmysql — fixed the table edit model for the table view (+1 related commit).
- tutorial·Apr 02, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 02, 2026: Realtime subscriptions on PostgreSQL
Day 61 — Listen to INSERT, UPDATE, and DELETE events on your WoWSQL tables over WebSockets. *(Educational; not a release announcement.)*
- tutorial·Apr 01, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — April 01, 2026: WoWSQL Auth: email, OAuth, and magic links
Day 60 — Overview of authentication options built into WoWSQL's managed Postgres BaaS. *(Educational; not a release announcement.)*
- tutorial·Mar 31, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — March 31, 2026: Understanding Row Level Security (RLS) on WoWSQL
Day 59 — How Postgres RLS works with WoWSQL Auth so users only access their own data. *(Educational; not a release announcement.)*
- engineering·Mar 30, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 30, 2026: Platform improvements
Engineering update for March 30, 2026: 4 commits in WoWSQL/wowmysql — -provision update fix.
- engineering·Mar 29, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 29, 2026: Platform improvements
Engineering update for March 29, 2026: 6 commits in WoWSQL/wowmysql — reference update mysql - potgress.
- engineering·Mar 28, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 28, 2026: Platform improvements
Engineering update for March 28, 2026: 5 commits in WoWSQL/wowmysql — fix the size upgrade option for pro and ultra pro usaers (+3 related commits).
- engineering·Mar 27, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 27, 2026: Platform improvements
Engineering update for March 27, 2026: 1 commit in WoWSQL/wowmysql — Commit for the paid istance funtions implemented.
- tutorial·Mar 26, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — March 26, 2026: Creating your first WoWSQL project
Day 54 — Step-by-step: sign up, pick Mumbai or US region, and create a managed PostgreSQL project on WoWSQL. *(Educational; not a release announcement.)*
- tutorial·Mar 25, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — March 25, 2026: Reading WoWSQL daily shipping logs
Day 53 — How we document engineering work from public git history — and what we do not claim. *(Educational; not a release announcement.)*
- engineering·Mar 24, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 24, 2026: Platform improvements
Engineering update for March 24, 2026: 6 commits in WoWSQL/wowmysql — update fix (+2 related commits).
- Product·Mar 23, 2026·3 min·WoWSQL Team
Welcome to WoWSQL
Build faster with PostgreSQL-backed APIs, auth, and storage.
- engineering·Mar 23, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 23, 2026: Platform improvements
Engineering update for March 23, 2026: 7 commits in WoWSQL/wowmysql — table filter issue has been fixed (+1 related commit).
- tutorial·Mar 22, 2026·3 min read·WoWSQL Team
WoWSQL Builder Notes — March 22, 2026: WoWSQL company and legal entity
Day 50 — WoWSQL Technologies Private Limited — CIN, GSTIN, and registered office in Tamil Nadu. *(Educational; not a release announcement.)*
- engineering·Mar 21, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 21, 2026: Platform improvements
Engineering update for March 21, 2026: 3 commits in WoWSQL/wowmysql — fixing the issue for the v2resapi data implement fix issues (+1 related commit).
- engineering·Mar 20, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 20, 2026: Platform improvements
Engineering update for March 20, 2026: 11 commits in WoWSQL/wowmysql — slug and password reset fix has been implemented (+3 related commits).
- engineering·Mar 19, 2026·3 min read·WoWSQL Engineering
WoWSQL Shipping Log — March 19, 2026: SDKs & developer tools
Engineering update for March 19, 2026: 3 commits in WoWSQL/wowmysql — full sdk and backend api fix for the sdk implement issues.