Query Hub is the unified query workspace for every database connected to Nova. Postgres, MongoDB, Redis, BigQuery, Snowflake. Read queries run instantly. Write queries route through Approval Queue when they touch tier-0 data. Saved queries replace the email-attached SQL files engineers used to share.
Connect Postgres, MongoDB, Redis, BigQuery, Snowflake (and more) once; query them from one workspace. Each connection has its own permissions and its own approval rules. Switching DBs is a dropdown; cross-DB queries are supported via NovaQL's federated planner.
Read queries run instantly. Write queries (INSERT, UPDATE, DELETE, DDL) are scanned by Dangerous Command Guard and routed to Approval Queue when they touch tier-0 data. The approver sees the SQL, the affected row count (estimated), and the rollback plan. Approve, reject, or escalate, same flow as any other agent action.
Save any query with a name, tags, and a description. Saved queries appear in autocomplete and in the team library. Versioned forever; safe to refactor without breaking older shared links. Permissions inherit from the connected DB; users without read access on the underlying DB cannot run the saved query.
For BigQuery, Snowflake, and other usage-priced backends, every query shows estimated cost before it runs. Soft caps warn the user; hard caps reject. The cost data feeds Quota Cost Control so the tenant has a unified view of database spend alongside AI spend.
Subscribe to Nova AI Ops on YouTube for demos, tutorials, and feature deep-dives.
Query Hub is one place where queries live, run, and get reviewed.