awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
percona avatar

percona/percona-server

0
View on GitHub↗
1,263 星标·517 分支·C++·10 次浏览www.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 历史

percona/percona-server 的 Star 历史图表percona/percona-server 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

percona/percona-server 是做什么的?

Percona Server

percona/percona-server 的主要功能有哪些?

percona/percona-server 的主要功能包括:Database Management Systems, Server and Infrastructure。

percona/percona-server 有哪些开源替代品?

percona/percona-server 的开源替代品包括: 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…

Percona Server 的开源替代方案

相似的开源项目,按与 Percona Server 的功能重合度排序。
  • mysql/mysql-servermysql 的头像

    mysql/mysql-server

    12,297在 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++
    在 GitHub 上查看↗12,297
  • askdba/myvectoraskdba 的头像

    askdba/myvector

    21在 GitHub 上查看↗

    Vector Storage & Search Plugin for MySQL

    C++
    在 GitHub 上查看↗21
  • dbcli/myclidbcli 的头像

    dbcli/mycli

    11,932在 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
    在 GitHub 上查看↗11,932
  • apache/couchdbapache 的头像

    apache/couchdb

    6,905在 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
    在 GitHub 上查看↗6,905
查看 Percona Server 的所有 27 个替代方案→