DBX
15MB, lightweight, cross-platform database client
DBX is a lightweight, cross-platform database client designed to support many database systems in a compact application. It works with relational, document, analytical, cache, search, and cloud-oriented databases, making it useful for developers who move across different data stacks. The project emphasizes a small footprint, avoiding the heavy Chromium bundling common in many desktop database tools. It includes a query editor with syntax highlighting, autocomplete, formatting, diagnostics, saved snippets, query history, and tab restoration. dbx also includes an AI SQL assistant that can generate, explain, optimize, and help fix SQL through compatible model providers. ...