Hello Creators!
Two updates this week, both built to give you more visibility and more control over what’s happening. Let’s get into it.
No more hunting through release notes or refreshing your inbox to see what shipped. The new What’s New section lives directly inside CreateOS, so every fresh feature is one click away from your dashboard.
In-product updates — see what’s new without ever leaving the platform.
Always current — every release shows up the moment it goes live.
Zero catch-up — features land in front of you, not buried in an email thread.
You’ve deployed your database. Now you can talk to it without leaving the platform. The new Raw Query tab inside the DB view lets you run SQL directly against your deployed databases — no external client, no port forwarding, no extra setup.
Inline SQL editor — write and run queries straight from the deployment page.
Read-only by design —
SELECT,WITH,SHOW,EXPLAIN, andDESCRIBEare supported; write operations likeINSERT,UPDATE,DELETE,DROP,ALTER,CREATE, andTRUNCATEare blocked to keep production safe.Instant results — query output renders in a clean tabular view right beneath the editor, with row counts and execution time.
Faster debugging — inspect data, verify schemas, and sanity-check deployments in seconds.
Whether you’re peeking at user records, checking row counts, or confirming a migration ran clean, it’s all one query away now.
That’s a wrap, see you all next week.
Sid

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.