SQL Editor
Examples…
Active users
Role count
All products
Recent orders
Syntax error
Unknown table
☰ History
Clear
▶ Run
Ctrl+Enter
SELECT * FROM users WHERE active = true ORDER BY created_at DESC LIMIT 10;
≡
No results yet
Write a query above and press
Ctrl+Enter
to run it.