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 percona/percona-toolkit

Open-source alternatives to Percona Toolkit

12 open-source projects similar to percona/percona-toolkit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Percona Toolkit alternative.

  • askdba/myvectoraskdba avatar

    askdba/myvector

    21View on GitHub↗

    Vector Storage & Search Plugin for MySQL

    C++
    View on GitHub↗21
  • helgesverre/sql-splitterHelgeSverre avatar

    HelgeSverre/sql-splitter

    6View on GitHub↗

    Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect.

    Rust
    View on GitHub↗6
  • mariadb/serverMariaDB avatar

    MariaDB/server

    7,196View on GitHub↗

    This project is an open source relational database management system and SQL database designed for storing and managing structured data. It functions as a relational database for ensuring consistency and reliability, while also operating as a vector database for storing and querying high-dimensional vector embeddings. The system incorporates a columnar storage engine to optimize analytical query processing and large-scale data aggregation. It further enables vector similarity search, allowing users to find similar items by querying vector embeddings. The software covers a broad capability su

    C++amazon-web-servicesdatabasefulltext-search
    View on GitHub↗7,196
  • mariadb4j/mariadb4jMariaDB4j avatar

    MariaDB4j/MariaDB4j

    899View on GitHub↗

    MariaDB Embedded in Java JAR

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

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
  • mysql/mysql-utilitiesmysql avatar

    mysql/mysql-utilities

    276View on GitHub↗

    MySQL Utilities is a set of easy-to-use scripts intended to make working with MySQL servers easier.

    Python
    View on GitHub↗276
  • percona/percona-serverpercona avatar

    percona/percona-server

    1,263View on GitHub↗

    Percona Server

    C++
    View on GitHub↗1,263
  • pingcap/tidbpingcap avatar

    pingcap/tidb

    40,166View on GitHub↗

    TiDB is a horizontally scalable, distributed SQL database designed to provide consistent transactional storage and high-performance analytical processing within a single unified architecture. It utilizes a decoupled compute-storage design and a distributed key-value storage layer to ensure horizontal scalability and efficient range-based queries. By employing a consensus-based replication algorithm, the system maintains high availability and automatic failover across multiple nodes and geographical regions. The platform distinguishes itself through its hybrid transactional and analytical proc

    Gocloud-nativedatabasedistributed-database
    View on GitHub↗40,166
  • stirlingmarketinggroup/swoofStirlingMarketingGroup avatar

    StirlingMarketingGroup/swoof

    29View on GitHub↗

    Just swoof it in

    Go
    View on GitHub↗29
  • sysown/proxysqlsysown avatar

    sysown/proxysql

    6,843View on GitHub↗

    ProxySQL is a database proxy designed to route and balance traffic between applications and MySQL or PostgreSQL servers. It provides database high availability by monitoring backend server health and automatically rerouting traffic to healthy nodes during failover events to prevent downtime. The system integrates with generative AI models by proxying requests through a protocol handler, creating a bridge that allows large language models to access structured data. The project includes capabilities for traffic management through automatic failover routing and cluster topology discovery. It op

    C++
    View on GitHub↗6,843
  • tumblr/jetpantstumblr avatar

    tumblr/jetpants

    1,126View on GitHub↗

    MySQL toolkit for managing billions of rows and hundreds of database machines

    Ruby
    View on GitHub↗1,126
  • vitessio/vitessvitessio avatar

    vitessio/vitess

    20,788View on GitHub↗

    Vitess is a database clustering system for horizontal scaling of MySQL. It functions as a middleware layer that abstracts complex sharding and physical topology, allowing applications to interact with a distributed database environment through a unified interface. By intercepting and routing SQL queries across multiple shards, it enables large-scale data management while maintaining the appearance of a single database instance. The platform distinguishes itself through its ability to perform online schema migrations and distributed transaction coordination without requiring application downti

    Gocncfdatabase-clusterkubernetes
    View on GitHub↗20,788