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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 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++·6 Aufrufewww.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-Verlauf

Star-Verlauf für percona/percona-serverStar-Verlauf für percona/percona-server

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Percona Server

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Percona Server.
  • mysql/mysql-serverAvatar von mysql

    mysql/mysql-server

    12,297Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗12,297
  • askdba/myvectorAvatar von askdba

    askdba/myvector

    21Auf GitHub ansehen↗

    Vector Storage & Search Plugin for MySQL

    C++
    Auf GitHub ansehen↗21
  • dbcli/mycliAvatar von dbcli

    dbcli/mycli

    11,932Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,932
  • apache/couchdbAvatar von apache

    apache/couchdb

    6,905Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,905
Alle 27 Alternativen zu Percona Server anzeigen→

Häufig gestellte Fragen

Was macht percona/percona-server?

Percona Server

Was sind die Hauptfunktionen von percona/percona-server?

Die Hauptfunktionen von percona/percona-server sind: Database Management Systems, Server and Infrastructure.

Welche Open-Source-Alternativen gibt es zu percona/percona-server?

Open-Source-Alternativen zu percona/percona-server sind unter anderem: 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…