See your data.
Without a separate app.

Built-in visual database browser. Table list, data grid, schema inspector, search, and export — all inside Donk.

You need to check if the migration ran. Or verify that the seeded data looks right. Or find a specific user's row to debug a query. Without a database GUI, you're writing psql commands in a terminal, remembering the connection string, and squinting at unformatted output.

Open any database instance in Donk and you get a full visual browser. A sidebar lists every table with row counts. Click a table and you see a paginated data grid — 200 rows per page, sortable by any column, with primary keys highlighted. Toggle the schema panel to see column types, keys, defaults, and constraints. Ctrl+F to search across the visible data. Ctrl+E to export the table as CSV or JSON.

  • Table browser sidebar with row counts and a filter box
  • Paginated data grid — 200 rows per page, sortable, scrollable
  • Schema inspector — column types, primary keys, defaults, constraints
  • Ctrl+F search across visible data, Ctrl+E to export
  • Works across SQLite, PostgreSQL, MySQL, MongoDB, and Redis
  • Truncate tables with confirmation dialog
  • Query timing displayed — see how fast your data loads
🎬

Video: 30–40 seconds. Opening a database, browsing tables, toggling the schema panel, searching, exporting.

Download Donk

Windows 10/11 · ~100 MB · No dependencies

Download for Windows