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 mysql/mysql-workbench

Projects sharing features with Mysql Workbench

30 open-source projects similar to mysql/mysql-workbench, 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.

  • 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
  • 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
  • webdb-app/appWebDB-App avatar

    WebDB-App/app

    336View on GitHub↗

    Efficient Database IDE

    TypeScript
    View on GitHub↗336
  • omnidb/omnidbOmniDB avatar

    OmniDB/OmniDB

    3,289View on GitHub↗

    Web tool for database management

    JavaScript
    View on GitHub↗3,289

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
  • chopikus/rm-exporterC

    chopikus/rm-exporter

    0View on GitHub↗
    View on GitHub↗0
  • dbcli/pgclidbcli avatar

    dbcli/pgcli

    13,231View on GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Pythondatabasepostgrespostgresql
    View on GitHub↗13,231
  • 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
  • furesoft/slithinF

    furesoft/Slithin

    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
  • 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
  • jlarriba/astoundingJ

    jlarriba/astounding

    0View on GitHub↗
    View on GitHub↗0
  • lobre/rmuploaderL

    lobre/rmuploader

    0View on GitHub↗
    View on GitHub↗0
  • mongodb/mongomongodb avatar

    mongodb/mongo

    28,158View on GitHub↗

    This project is a distributed, document-oriented database system designed to store information in flexible, hierarchical structures. It supports horizontal scaling through automated sharding and maintains high availability across global clusters using a multi-node replication protocol. By executing multi-document operations as atomic units, the system ensures data integrity and consistency across distributed environments. The platform distinguishes itself by integrating advanced vector-based indexing, which enables semantic similarity searches alongside traditional geospatial and lexical quer

    C++c-plus-plusdatabasemongodb
    View on GitHub↗28,158
  • moovida/remarkable-hyutilitiesM

    moovida/remarkable-hyutilities

    0View on GitHub↗
    View on GitHub↗0
  • mysql/mysql-servermysql avatar

    mysql/mysql-server

    12,297View on GitHub↗

    MySQL Server is a relational database management system designed to organize and store structured information. It functions as a comprehensive SQL server platform that provides reliable transactional integrity and high-performance query execution for enterprise data management. The system distinguishes itself through a pluggable storage engine architecture that decouples logical query processing from physical data storage, allowing for specialized handling of diverse workloads. It maintains data consistency and high concurrency through multi-version concurrency control and write-ahead logging

    C++
    View on GitHub↗12,297
  • mysql/mysql-shellmysql avatar

    mysql/mysql-shell

    222View on GitHub↗

    MySQL Shell is a command line scriptable shell for MySQL, with support for logical backups, InnoDB Cluster management and more. It supports SQL, JavaScript and Python.

    C++
    View on GitHub↗222
  • nohamr/rmhookN

    NohamR/RMHook

    0View on GitHub↗
    View on GitHub↗0
  • nohamr/rmhook-iosN

    NohamR/RMHook-iOS

    0View on GitHub↗
    View on GitHub↗0
  • nohamr/rmhook-winN

    NohamR/RMHook-Win

    0View on GitHub↗
    View on GitHub↗0
  • oceanbase/oceanbaseoceanbase avatar

    oceanbase/oceanbase

    9,980View on GitHub↗

    OceanBase is a distributed SQL database designed for high availability and strong consistency across multiple nodes and regions. It functions as a hybrid transactional and analytical processing engine, allowing real-time analytics and transactions to execute on a single data copy. The system also serves as a vector database engine for indexing and querying vector data to power semantic search and recommendation systems. The platform features native compatibility layers for MySQL and Oracle, enabling the migration of legacy workloads without rewriting SQL code. It utilizes a Paxos-based distri

    C++analyticscloud-nativedatabase
    View on GitHub↗9,980
  • ocelot-inc/ocelotguiocelot-inc avatar

    ocelot-inc/ocelotgui

    63View on GitHub↗

    GUI client for MySQL or MariaDB, including debugger

    C++
    View on GitHub↗63
  • okbob/pspgokbob avatar

    okbob/pspg

    2,714View on GitHub↗

    Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.

    Cccsv-viewerdbcli
    View on GitHub↗2,714
  • peerdavid/remapyP

    peerdavid/remapy

    0View on GitHub↗
    View on GitHub↗0
  • percona/percona-serverpercona avatar

    percona/percona-server

    1,263View on GitHub↗

    Percona Server

    C++
    View on GitHub↗1,263
  • percona/percona-server-mongodbpercona avatar

    percona/percona-server-mongodb

    245View on GitHub↗

    Percona Server for MongoDB

    C++
    View on GitHub↗245
  • percona/percona-xtradb-clusterpercona avatar

    percona/percona-xtradb-cluster

    384View on GitHub↗

    A High Scalability Solution for MySQL Clustering and High Availability

    C++
    View on GitHub↗384
  • percona/pmmpercona avatar

    percona/pmm

    1,044View on GitHub↗

    Percona Monitoring and Management: an open source database monitoring, observability and management tool

    Godatabasedatabase-managementhacktoberfest
    View on GitHub↗1,044
  • percona/pmm-serverpercona avatar

    percona/pmm-server

    187View on GitHub↗

    PMM Server

    View on GitHub↗187
  • 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