SaturnSQL is a browser-based SQL editor built for teams rather than for individual developers. It connects to PostgreSQL, MySQL, MariaDB, Microsoft SQL Server, Amazon Redshift, ClickHouse, Google BigQuery and Amazon DynamoDB, and runs entirely in the browser, so there is nothing to install or keep updated on each machine.
A connection is configured once and shared with the team behind role-based access, including a reports-only viewer role, with credentials encrypted and an optional read-only mode for production databases. Saved queries live in a shared library the whole team can search, rather than in one person's desktop client, and the editor provides schema-aware autocomplete plus an optional AI assistant that drafts SQL against the live schema.
Its main point of difference is scheduling. A saved query can run on a cron schedule in a chosen timezone and deliver its results straight into a Google Sheet or a Slack channel, with no server and no crontab. Results can also be exported on demand to CSV, JSON or a genuine .xlsx workbook, and charted into simple dashboards.
SaturnSQL is not a database administration console: it has no ER diagramming, user-privilege editing or schema migration tooling, and Oracle, Snowflake and SQLite are not supported. It is cloud-only, with no self-hosted option.
Free plan: one database connection and one saved query. Paid plans from €19 per user per month, with a 14-day trial and no credit card required.