RSS Amplifier

NodeOps · May 15, 2026

What’s new on CreateOS this week 🚀

0
Sign in to vote or save

Sid NodeOps · NodeOps

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.

Check What's New

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 designSELECT, WITH, SHOW, EXPLAIN, and DESCRIBE are supported; write operations like INSERT, UPDATE, DELETE, DROP, ALTER, CREATE, and TRUNCATE are 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.

Explore your DB

That’s a wrap, see you all next week.
Sid

Read the original on nodeops.substack.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.