Platform

Data tools

Work with SQL and table data from the console.

SQL editor

Run SQL from the console or open the CLI REPL with nyas sql <project-id>. Database errors retain PostgreSQL severity, detail, hint, and position information when available.

Table editor

Browse schemas and tables, page through rows, insert or update values, delete selected rows, and export data. Table actions also support create, duplicate, schema inspection, and deletion.

Database readiness

Both tools require a usable database. Provisioning, stopped, failed, and absent databases show state-specific guidance rather than attempting a query.