awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to omnidb/omnidb

Projects sharing features with OmniDB

30 open-source projects similar to omnidb/omnidb, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • mysql/mysql-workbenchmysql avatar

    mysql/mysql-workbench

    990View on GitHub↗

    MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.

    C++
    View on GitHub↗990
  • webdb-app/appWebDB-App avatar

    WebDB-App/app

    336View on GitHub↗

    Efficient Database IDE

    TypeScript
    View on GitHub↗336
  • vrana/adminervrana avatar

    vrana/adminer

    7,432View on GitHub↗

    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

    PHPdatabasemssqlmysql
    View on GitHub↗7,432
  • dbeaver/dbeaverdbeaver avatar

    dbeaver/dbeaver

    50,678View on GitHub↗

    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

    Javaaicopilotdatabase
    View on GitHub↗50,678

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dbcli/myclidbcli avatar

    dbcli/mycli

    11,932View on GitHub↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    View on GitHub↗11,932
  • phpmyadmin/phpmyadminphpmyadmin avatar

    phpmyadmin/phpmyadmin

    7,887View on GitHub↗

    phpMyAdmin is a web-based interface for administering MySQL and MariaDB databases. Written in PHP, this relational database administrator allows users to perform common database tasks through a browser instead of a command line. The tool provides a graphical interface for database schema design, including the creation and modification of tables, columns, and indexes. It also enables web-based SQL querying to analyze or modify data and handles general server administration for both MySQL and MariaDB.

    PHPhacktoberfestmariadbmysql
    View on GitHub↗7,887
  • ocelot-inc/ocelotguiocelot-inc avatar

    ocelot-inc/ocelotgui

    63View on GitHub↗

    GUI client for MySQL or MariaDB, including debugger

    C++
    View on GitHub↗63
  • sequel-ace/sequel-aceSequel-Ace avatar

    Sequel-Ace/Sequel-Ace

    7,440View on GitHub↗

    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

    Objective-Chacktoberfestmacosmariadb
    View on GitHub↗7,440
  • arvernester/newsletterA

    arvernester/newsletter

    0View on GitHub↗
    View on GitHub↗0
  • cachethq/cachetcachethq avatar

    cachethq/cachet

    14,932View on GitHub↗

    Cachet is a self-hosted, open-source status page system designed to communicate service uptime, incident history, and infrastructure performance to end users. It provides a centralized dashboard for managing the operational lifecycle of system components, tracking service disruptions, and scheduling maintenance windows. The platform distinguishes itself through a comprehensive RESTful API that enables programmatic status page management and automated incident reporting. It supports deep integration with external monitoring tools, allowing for the synchronization of performance metrics and the

    PHPcachetlaravelphp
    View on GitHub↗14,932
  • arashjafari/smarturlshortenerA

    arashjafari/SmartURLShortener

    0View on GitHub↗
    View on GitHub↗0
  • chopikus/rm-exporterC

    chopikus/rm-exporter

    0View on GitHub↗
    View on GitHub↗0
  • clidey/whodbclidey avatar

    clidey/whodb

    4,856View on GitHub↗

    whodb is a multi-database management interface and notebook client designed for exploring and managing data across various engines, including Postgres, MySQL, MongoDB, and Redis. It functions as a graphical interface for managing database connections, records, and schemas through a unified layer. The project features a natural language query interface that uses large language models to translate plain English into executable SQL or NoSQL queries. This is supported by schema-aware prompting that injects database metadata into the model context to ensure generated queries match actual table def

    Go
    View on GitHub↗4,856
  • damcclean/directorymanagerD

    damcclean/DirectoryManager

    0View on GitHub↗
    View on GitHub↗0
  • antares-sql/antaresantares-sql avatar

    antares-sql/antares

    2,621View on GitHub↗

    A modern, fast and productivity driven SQL client with a focus in UX

    Vue
    View on GitHub↗2,621
  • bruot/pyrmexplorerB

    bruot/pyrmexplorer

    0View on GitHub↗
    View on GitHub↗0
  • dblens/appdblens avatar

    dblens/app

    273View on GitHub↗

    Database explorer for Mac, Windows & Linux

    TypeScript
    View on GitHub↗273
  • bordaigorl/remyB

    bordaigorl/remy

    0View on GitHub↗
    View on GitHub↗0
  • apache/couchdbapache avatar

    apache/couchdb

    6,905View on GitHub↗

    CouchDB is a NoSQL document database that stores data as flexible documents and exposes a RESTful API for data management over HTTP. It functions as a distributed document store, synchronizing and replicating data across multiple nodes to ensure high availability and consistency. The system includes a full-text search engine that transforms database records into queryable documents, supporting sorting and pagination. Data synchronization is handled via multi-master replication, which exchanges revision histories to maintain consistency across distributed nodes. The database utilizes multi-ve

    Erlang
    View on GitHub↗6,905
  • djangopackages/djangopackagesdjangopackages avatar

    djangopackages/djangopackages

    945View on GitHub↗

    Django Packages helps you easily identify and compare good apps, frameworks, plugins, and other types of packages, using comparison grids.

    Python
    View on GitHub↗945
  • ds160/remarkable-rememberD

    ds160/remarkable-remember

    0View on GitHub↗
    View on GitHub↗0
  • eduardofuncao/squixeduardofuncao avatar

    eduardofuncao/squix

    240View on GitHub↗

    A minimal CLI tool for managing and executing SQL queries across multiple databases. Written in Go, made beautiful with BubbleTea

    Go
    View on GitHub↗240
  • freescout-helpdesk/freescoutF

    freescout-helpdesk/freescout

    0View on GitHub↗
    View on GitHub↗0
  • furesoft/slithinF

    furesoft/Slithin

    0View on GitHub↗
    View on GitHub↗0
  • gdinko/dclassifieds.laravelG

    gdinko/dclassifieds.laravel

    0View on GitHub↗
    View on GitHub↗0
  • heidisql/heidisqlHeidiSQL avatar

    HeidiSQL/HeidiSQL

    6,129View on GitHub↗

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

    Pascal
    View on GitHub↗6,129
  • iamwebwiz/maxtradeoptionsI

    IamWebwiz/maxtradeoptions

    0View on GitHub↗
    View on GitHub↗0
  • iamwebwiz/staff-management-systemI

    IamWebwiz/staff-management-system

    0View on GitHub↗
    View on GitHub↗0
  • illacloud/illa-builderillacloud avatar

    illacloud/illa-builder

    12,268View on GitHub↗

    Illa-builder is a low-code internal tool builder and API integration platform used to create business applications and admin panels. It functions as a database GUI dashboard and visual workflow automator, allowing users to connect to databases and external APIs to manage data and automate business processes. The platform provides a self-hosted app framework that can be deployed on private infrastructure via Docker. It enables the creation of custom dashboards and CRMs while maintaining full control over data and hosting. The system includes a visual drag-and-drop canvas for designing user in

    TypeScriptaiagentapp-buildercrud-application
    View on GitHub↗12,268
  • dbgate/dbgatedbgate avatar

    dbgate/dbgate

    6,769View on GitHub↗

    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

    Sveltecassandraclickhousecockroachdb
    View on GitHub↗6,769