Manage, design, and query your data with a minimal,
open-source GUI that speaks your language
Ask questions in plain language and generate SQL for the database you are connected to.
Review the query, run it locally, and keep credentials on your machine.
Filter tables with multiple conditions so you can inspect the rows you need without writing a WHERE clause every time.
Save the view and come back to the same slice of data when you reopen the table.
Create and edit tables, indexes, and other database objects in a visual designer.
Inspect the change before you apply it to the connection.
Write and run SQL with autocomplete from the DBO engine and AI, plus the highlighting and keyboard flow you expect in a daily driver editor.
DBO Studio Client
Download for Mac, Windows, Linux - Web
docker run -d -p 9000:9000 -v $(pwd)/data:/backend/data ghcr.io/dbo-studio/dbo/dbo:latest