Direct answer
Which databases can DevDock inspect and manage?
DevDock includes local database tools for SQLite, MySQL, MariaDB, and PostgreSQL. It favors schema inspection, validated read-only record lookups, counts, migration review, diagnostics, and explicit backup operations over an unrestricted SQL console.

Best for
Where this workflow fits.
- Inspecting a local application database during development
- Finding a small bounded set of records without writing SQL
- Creating or restoring native backups with an explicit confirmation step
Local project data, operating-system secret storage, read-only local audits, and no source upload.
Relevant capabilities
What DevDock brings to the job.
Practical workflow
From setup to a reviewed result.
Add a project
Register a local project folder and give it a clear place in the sidebar.
Review the workspace
See its folders, health, saved commands, and recent activity from one overview.
Run a command
Start a saved workflow and follow its output from the project view.
Return from Today
Open recent work or a pinned daily workflow without hunting for the project again.
Useful in practice
Related searches
One workflow, several common names.
This page focuses on local database client. People also describe the same or closely related job as SQLite viewer, MySQL database tool, PostgreSQL client, MariaDB GUI, developer database manager.
Direct answers
Questions about local database client.
Which databases can DevDock inspect and manage?
DevDock includes local database tools for SQLite, MySQL, MariaDB, and PostgreSQL. It favors schema inspection, validated read-only record lookups, counts, migration review, diagnostics, and explicit backup operations over an unrestricted SQL console.
Does DevDock replace the terminal?
No. It provides a repeatable control surface for common project workflows and can still open a registered folder in a terminal, Visual Studio Code, or File Explorer.
Does project detection run repository code?
No. Detection reads a bounded set of manifests and marker files. It does not execute package managers, build tools, project scripts, or network requests.
Go deeper
Use DevDock with SQLite, MySQL/MariaDB, PostgreSQL, and detected Laravel databases for safe lookups, schema review, diagnostics, exports, and confirmed restores.
Read Database tools, schema inspection, and backups