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
·
percona avatar

percona/percona-server

0
View on GitHub↗
1,263 stars·517 forks·C++·10 viewswww.percona.com/software/mysql-database/percona-server↗

Percona Server

Percona Server

Features

  • Database Management Systems - High-performance, drop-in compatible replacement for MySQL.
  • Server and Infrastructure - Provides an enhanced, drop-in database replacement.

Star history

Star history chart for percona/percona-serverStar history chart for percona/percona-server

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Percona Server

Similar open-source projects, ranked by how many features they share with Percona Server.
  • 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
  • askdba/myvectoraskdba avatar

    askdba/myvector

    21View on GitHub↗

    Vector Storage & Search Plugin for MySQL

    C++
    View on GitHub↗21
  • 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
  • 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
See all 27 alternatives to Percona Server→

Frequently asked questions

What does percona/percona-server do?

Percona Server

What are the main features of percona/percona-server?

The main features of percona/percona-server are: Database Management Systems, Server and Infrastructure.

What are some open-source alternatives to percona/percona-server?

Open-source alternatives to percona/percona-server include: mysql/mysql-server — MySQL Server is a relational database management system designed to organize and store structured information. It… askdba/myvector — Vector Storage & Search Plugin for MySQL. dbcli/mycli — mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal… dbcli/pgcli — pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an… dbeaver/dbeaver — DBeaver is a universal database client and administration environment designed for managing diverse relational and… apache/couchdb — CouchDB is a NoSQL document database that stores data as flexible documents and exposes a RESTful API for data…