auraDB

Work with your databases without leaving auraPanel.

Open PostgreSQL or MariaDB from the database screen and handle the everyday work there: schema inspection, SQL, query plans, data editing and permissions.

Try in live demo See pricing

select id, customer, status, total from orders where total > 100 order by total desc;
● 24 rows 3.1 ms index scan · cost 0.00–18.2
1024 Northwind Ltd paid 1,284.00
1025 Globex Corp paid 932.50
1026 Initech open 408.20
1027 Soylent Co paid 216.75

The everyday work, in one place.

Browse
Tables, views, functions and sequences for the database bound to a site, with column types, keys and indexes where you need them.
Query
A SQL editor with execution time and row count, and EXPLAIN on the statement you just ran rather than a separate screen.
Inspect
Relationships between tables, query plans and the operations that cost the most — enough to tell a missing index from a slow query.
Edit
Grid-based edits with structured values, so changing a row does not mean writing an UPDATE by hand and hoping the WHERE clause was right.
Administer
Processes, users and permissions, with the SQL previewed before it runs where a change is destructive.
Stay inside auraPanel
The same sign-in, the same per-resource permissions and the same step-up verification. There is no second tool to install, expose or keep patched.

Included with auraPanel.

auraDB is part of the product, not an add-on — every auraPanel licence includes it for the databases you manage in the panel. Standalone deployment, for databases outside auraPanel, is quoted per requirement.