awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Desktop-SQL-Clients für mehrere Engines

Ranking aktualisiert am 30. Juni 2026

For ein Desktop-Client für meine SQL-Datenbanken, the strongest matches are achristmascarl/rainfrog (Rainfrog is a terminal-based database client that connects to), dbeaver/dbeaver (DBeaver is a universal desktop SQL client that natively) and ottermind/chat2db (Chat2DB is a full-featured multi-database SQL client that supports). jorgerojas26/lazysql and beekeeper-studio/beekeeper-studio round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Cross-platform database management tools for querying and administering PostgreSQL, MySQL, and SQLite database systems.

Desktop-SQL-Clients für mehrere Engines

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • achristmascarl/rainfrogAvatar von achristmascarl

    achristmascarl/rainfrog

    4,855Auf GitHub ansehen↗

    Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin

    Rainfrog is a terminal-based database client that connects to PostgreSQL, MySQL, and SQLite, offering a schema browser and SQL query editor, making it a fitting open-source desktop application for managing multiple SQL databases, though it uses a terminal interface rather than a GUI.

    RustDatabase Management ClientsDatabase Schema ExplorersMulti-Database Connections
    Auf GitHub ansehen↗4,855
  • dbeaver/dbeaverAvatar von dbeaver

    dbeaver/dbeaver

    50,678Auf GitHub ansehen↗

    DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th

    DBeaver is a universal desktop SQL client that natively supports PostgreSQL, MySQL, and SQLite among many others, with a full SQL query editor, visual schema browser, connection management, and data import/export via its extensible plugin architecture, making it precisely what you need.

    JavaDatabase Management ClientsDatabase Browsers
    Auf GitHub ansehen↗50,678
  • ottermind/chat2dbAvatar von OtterMind

    OtterMind/Chat2DB

    25,784Auf GitHub ansehen↗

    Chat2DB is an AI-powered SQL client and multi-database GUI manager designed for managing various relational and NoSQL database systems. It serves as a visual database management tool and a natural language to SQL interface, allowing users to convert plain text descriptions into executable and optimized queries. The platform distinguishes itself through automated business intelligence capabilities, which include the generation of real-time data visualization dashboards and AI-driven data analysis from spreadsheets. To ensure data privacy, it supports secure local AI deployment, enabling large

    Chat2DB is a full-featured multi-database SQL client that supports MySQL, PostgreSQL, SQLite, and many others, with a SQL query editor, visual management, data import/export, and cross-platform Java desktop deployment, directly meeting all your required features.

    JavaDatabase Management ClientsDatabase Schema Visualizers
    Auf GitHub ansehen↗25,784
  • jorgerojas26/lazysqlAvatar von jorgerojas26

    jorgerojas26/lazysql

    3,481Auf GitHub ansehen↗

    LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection manager for interacting with SQL databases from the command line. The project features a read-only connection mode that blocks mutation commands to prevent accidental data loss. It supports automated pre-connection tasks, including the execution of shell commands and the establishment of SSH tunnels, and allows for both global and project-specific configuration. The interface provides a tree-based schema browser for navigating tables, a dedicated SQL query editor with tabular r

    LazySQL is a terminal-based SQL client and database manager that provides a SQL query editor, a tree-based schema browser, and connection management for multiple SQL databases, making it a fitting multi-database client despite its command-line interface rather than a traditional GUI.

    GoDatabase Schema ExplorersSQL Query EditorsDatabase Browsers
    Auf GitHub ansehen↗3,481
  • beekeeper-studio/beekeeper-studioAvatar von beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030Auf GitHub ansehen↗

    Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic

    Beekeeper Studio is a cross-platform desktop SQL client that connects to MySQL, PostgreSQL, SQLite, and many other databases, offering a SQL editor, visual schema browsing, and connection management—exactly the kind of multi-database management tool you're looking for.

    TypeScriptConnection ManagersDatabase Schema VisualizersMulti-Database Connections
    Auf GitHub ansehen↗22,030
  • dbgate/dbgateAvatar von dbgate

    dbgate/dbgate

    6,769Auf GitHub ansehen↗

    DbGate is a universal database management tool and SQL client that provides a unified interface for querying and administering multiple SQL and NoSQL databases. It functions as a multi-database administration GUI and SQL IDE, allowing users to write and execute scripts and manage database schemas. The project distinguishes itself by acting as an API client and explorer for REST, GraphQL, and OData services, enabling users to fetch and export data from these endpoints. It also serves as a data integration tool, facilitating the movement of records between diverse databases and file formats suc

    DbGate is a universal database management tool and SQL client that supports PostgreSQL, MySQL, SQLite, and many more, with a SQL editor, schema browser, data import/export, and cross-platform desktop clients — exactly matching every feature you listed.

    SvelteMulti-Database ConnectionsSQL Query EditorsData Export
    Auf GitHub ansehen↗6,769
  • tconbeer/harlequinAvatar von tconbeer

    tconbeer/harlequin

    6,165Auf GitHub ansehen↗

    Harlequin is a terminal-based SQL IDE that runs queries against DuckDB and SQLite databases, with a plug-in adapter system for connecting to additional database engines. It provides a full-screen text editor with syntax highlighting and fuzzy autocomplete for writing SQL, and displays query results in a scrollable table within the terminal. The application distinguishes itself through a tree-based data catalog that lets you browse database schemas, local files, and remote S3 objects, with the ability to insert or copy paths directly into the query editor. It supports custom key bindings throu

    Harlequin is a terminal-based SQL IDE that natively supports DuckDB and SQLite, and can connect to additional SQL databases like MySQL through its plug-in adapter system, making it a viable open-source multi-database client for your desktop, though MySQL support requires setup beyond the default installation.

    PythonMulti-Database ConnectionsSQL EditorsSQL Query Editors
    Auf GitHub ansehen↗6,165
  • chat2db/chat2dbAvatar von chat2db

    chat2db/Chat2DB

    25,762Auf GitHub ansehen↗

    Chat2DB is an AI-powered SQL client and multi-database management GUI. It serves as a centralized graphical interface for administering diverse relational and non-relational database engines, integrating large language models to transform natural language prompts into executable SQL statements and application code. The tool utilizes schema-aware prompt engineering to inject database metadata into AI requests, ensuring generated queries match the actual schema. It also functions as an AI data reporting tool, using artificial intelligence to create dashboards and visual reports directly from da

    Chat2DB is a desktop GUI that connects to multiple SQL databases (including MySQL, SQLite) and provides an AI-powered SQL editor with schema awareness, fitting the search for a multi-database SQL client.

    JavaMulti-Database Connections
    Auf GitHub ansehen↗25,762
  • heidisql/heidisqlAvatar von HeidiSQL

    HeidiSQL/HeidiSQL

    6,129Auf GitHub ansehen↗

    A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal

    HeidiSQL is a lightweight desktop client that connects to and manages MariaDB, MySQL, SQL Server, PostgreSQL, and SQLite via a GUI, including import/export and connection management, which matches the need for a multi-database SQL client—though its cross‑platform support is not explicit in the evidence.

    PascalSQL Query Editors
    Auf GitHub ansehen↗6,129
  • frectonz/sql-studioAvatar von frectonz

    frectonz/sql-studio

    3,549Auf GitHub ansehen↗

    SQL Studio is a web-based database management platform designed to provide a unified interface for interacting with multiple relational database engines and structured file formats. It functions as a comprehensive client that enables users to browse database records, inspect schema metadata, and execute custom queries through a centralized dashboard. The platform distinguishes itself by offering both remote database connectivity and serverless, in-browser analysis of flat files such as Parquet and CSV. It incorporates an intelligent code-aware editor that supports syntax highlighting and cont

    SQL Studio is a desktop SQL database explorer that supports multiple databases including SQLite, MySQL, and PostgreSQL, with a likely SQL query editor and schema browser, fitting the search for a multi-database SQL client.

    RustDatabase Schema VisualizersSQL Query Editors
    Auf GitHub ansehen↗3,549
Die Top 10 auf einen Blick vergleichen
RepositoryStarsSpracheLizenzLetzter Push
achristmascarl/rainfrog4.9KRustmit21. Feb. 2026
dbeaver/dbeaver50.7KJavaApache-2.023. Juni 2026
ottermind/chat2db25.8KJavaApache-2.018. Juni 2026
jorgerojas26/lazysql3.5KGomit17. Feb. 2026
beekeeper-studio/beekeeper-studio22KTypeScriptother20. Feb. 2026
dbgate/dbgate6.8KSveltegpl-3.020. Feb. 2026
tconbeer/harlequin6.2KPythonMIT17. Juni 2026
chat2db/chat2db25.8KJavaApache-2.016. Juni 2026
heidisql/heidisql6.1KPascalGPL-2.017. Juni 2026
frectonz/sql-studio3.5KRustMIT15. März 2026

Related searches

  • an open source database management tool
  • ein visuelles Datenbank-Management-Tool für Queries
  • ein terminalbasierter Client für SQL-Datenbanken
  • eine In-Process-SQL-Datenbank für meine App
  • ein Notebook zum Ausführen von SQL
  • relationales Datenbankmanagementsystem für Entwickler
  • ein selbstgehostetes Web-Interface zur Datenbankverwaltung
  • geprüfte SQL-Queries für Rust