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
·

10 Repos

Awesome GitHub RepositoriesDatabase Management Clients

Applications providing a unified interface for querying, managing, and visualizing data across diverse database systems.

Distinguishing note: Focuses on the client-side management interface rather than the database engine itself.

Explore 10 awesome GitHub repositories matching data & databases · Database Management Clients. Refine with filters or upvote what's useful.

Awesome Database Management Clients GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Provides a unified interface for querying, managing, and visualizing data across diverse relational and non-relational database systems.

    Javaaicopilotdatabase
    Auf GitHub ansehen↗50,678
  • qishibo/anotherredisdesktopmanagerAvatar von qishibo

    qishibo/AnotherRedisDesktopManager

    34,430Auf GitHub ansehen↗

    This project is a cross-platform desktop application that provides a graphical interface for managing and interacting with Redis databases. Built as a standalone software program, it functions as a centralized connection manager that allows users to visualize data structures, perform administrative tasks, and inspect records across multiple database environments. The application distinguishes itself through its integration with external processes and command-line workflows. Users can define custom viewers to render specific data formats using external tools and launch the interface directly f

    A graphical interface for managing and interacting with key-value data stores across multiple operating systems and network environments.

    JavaScriptredisredis-clientredis-cluster
    Auf GitHub ansehen↗34,430
  • 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

    Serves as a unified graphical client for querying and managing diverse SQL and NoSQL database systems.

    Javaaibichatgpt
    Auf GitHub ansehen↗25,784
  • sequel-ace/sequel-aceAvatar von Sequel-Ace

    Sequel-Ace/Sequel-Ace

    7,440Auf GitHub ansehen↗

    Sequel Ace is a native macOS application that serves as a management client for MySQL and MariaDB database instances. It provides a graphical user interface for executing SQL queries and administering database structures without the use of a command line. The project enables the visualization of relational database structures and records in a visual format. It includes a visual query editor and data browser for writing and executing SQL statements to retrieve or modify data. The application handles database administration tasks and data storage through a native desktop interface. It manages

    Provides a desktop interface for interacting with MariaDB databases through a visual query editor and data browser.

    Objective-Chacktoberfestmacosmariadb
    Auf GitHub ansehen↗7,440
  • vrana/adminerAvatar von vrana

    vrana/adminer

    7,432Auf GitHub ansehen↗

    Adminer is a PHP-based database management tool and multi-engine database client. It provides a web-based graphical interface for administering various relational and document database engines. The application is distributed as a single file to simplify installation and deployment on web servers. It supports customization through external stylesheets for visual themes and a plugin architecture to extend core functionality and system behaviors. The tool covers database schema administration, including the creation of views and management of foreign keys. It includes a SQL query editor with au

    Acts as a unified client for querying and managing data across diverse relational and document database systems.

    PHPdatabasemssqlmysql
    Auf GitHub ansehen↗7,432
  • 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

    Ships a portable version that runs from a USB drive without requiring installation.

    Pascal
    Auf GitHub ansehen↗6,129
  • outerbase/studioAvatar von outerbase

    outerbase/studio

    5,818Auf GitHub ansehen↗

    Studio ist ein containerisiertes SQL-Datenbank-Management-Tool, das eine browserbasierte grafische Oberfläche zur Ausführung von Abfragen und zur Verwaltung von Daten über verschiedene SQL-Datenbanken hinweg bereitstellt. Es besteht aus einem spezialisierten Query-Editor und einer grafischen Administrationsschnittstelle, die für webbasierte Datenbankadministration konzipiert ist. Das Projekt bietet einen hochperformanten SQL-Query-Editor mit Autovervollständigung und Funktionshinweisen zur gleichzeitigen Ausführung mehrerer Datenbankbefehle. Es enthält einen visuellen Schema-Editor zum Erstellen und Modifizieren von Tabellenspalten sowie einen Record-Editor, der Änderungen stagt und vorschaut, bevor sie in die Quelle committet werden. Die Plattform deckt Datenbankkonnektivität und Profilsynchronisierung, Multi-Dialekt-SQL-Integration sowie ein UI-Erweiterungs-Framework zum Hinzufügen benutzerdefinierter Logik zu Menüs, Tabs und Sidebars ab. Es nutzt einen Desktop-Wrapper, um Datenbanktreiber zu überbrücken, die ansonsten innerhalb standardmäßiger Webbrowser-Umgebungen eingeschränkt wären. Die Anwendung ist als Docker-Image verpackt, um ein konsistentes Deployment über verschiedene Hosting-Plattformen hinweg sicherzustellen.

    Provides a Docker image to ensure consistent deployment of the database management environment across different hosting platforms.

    TypeScript
    Auf GitHub ansehen↗5,818
  • 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

    Provides a terminal-based client for running SQL queries and editing data across multiple database engines.

    Rustdatabase-managementmysqlpostgresql
    Auf GitHub ansehen↗4,855
  • datlechin/tableproAvatar von datlechin

    datlechin/TablePro

    4,471Auf GitHub ansehen↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Acts as a cross-platform database tool for browsing, querying, and managing SQL and NoSQL databases with integrated AI assistance.

    Swift
    Auf GitHub ansehen↗4,471
  • cweijan/vscode-database-clientAvatar von cweijan

    cweijan/vscode-database-client

    2,885Auf GitHub ansehen↗

    Diese Erweiterung bietet ein einheitliches grafisches Interface zur Verwaltung relationaler und NoSQL-Datenbanken direkt innerhalb des Code-Editors. Sie dient als umfassende Umgebung für die Unterstützung des Datenbank-Lebenszyklus und ermöglicht es Benutzern, Schemata zu durchsuchen, benutzerdefinierte Abfragen auszuführen und administrative Aufgaben über verschiedene Servertypen hinweg durchzuführen. Das Tool zeichnet sich durch integrierte Unterstützung für sichere Konnektivität aus, einschließlich SSH-Tunneling und SSL-Zertifikatsverwaltung, neben automatisierten Schema-Dokumentations- und Visualisierungsfähigkeiten. Es erleichtert komplexe Datenoperationen durch das Verpacken externer Kommandozeilen-Dienstprogramme für zuverlässige Migrationen und Backups, während es synthetische Datengenerierung zur Unterstützung von Test-Workflows bereitstellt. Die Plattform deckt ein breites Spektrum an Datenbankverwaltungsfunktionen ab, einschließlich direkter Tabellendatensatz-Bearbeitung, Abfrage-Historien-Tracking und Ergebnismengen-Paginierung für große Datensätze. Sie enthält zudem Dienstprogramme für Remote-Dateiverwaltung und Echtzeit-Überwachung des Verbindungszustands, um einen konsistenten Zugriff auf Infrastrukturumgebungen sicherzustellen.

    Acts as a unified graphical client for managing relational and NoSQL databases directly within the editor.

    TypeScriptmysql-databasesqlvscode
    Auf GitHub ansehen↗2,885
  1. Home
  2. Data & Databases
  3. Database Management Clients

Unter-Tags erkunden

  • Containerized DeploymentsDatabase management clients packaged as container images for consistent hosting across platforms. **Distinct from Database Management Clients:** Distinct from Database Management Clients: specifically focuses on the delivery mechanism via containers rather than the general client functionality.
  • Portable Database ClientsDatabase management tools designed to run directly from portable storage without installation. **Distinct from Database Management Clients:** Distinct from Database Management Clients: focuses on the portable, no-install execution model rather than the general client interface.