DBison: Free Modern Database Explorer
17 hours ago
- DBison is a desktop app for PostgreSQL, MySQL, MariaDB, and SQLite with no accounts, telemetry, or sign-up required.
- Features include a fuzzy filter over all database objects, real-time schema-aware completion, and in-place grid editing.
- Edits are staged and committed in a single transaction; supports quick filters, paste from spreadsheet, and export as INSERT/Markdown/JSON/CSV.
- Server-side sorting and paging with exact count, structure/DDL views, and a record view (F4).
- Structure editing shows the SQL before execution; includes visual EXPLAIN for all supported databases.
- Import CSV with column mapping, export to CSV/TSV/JSON/INSERTs, and backup via pg_dump, mysqldump, or sqlite3.
- Safety features: confirmation for DELETE/UPDATE without WHERE, read-only enforcement, and unsaved work warnings.
- Passwords stored in OS keychain; supports SSH tunnels, SSL, and connection profiles that survive restart.
- No analytics or telemetry; only update checks. Available for Windows, macOS, and Linux.