How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect.
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
Percona Toolkit: a collection of advanced open source command-line tools.
The main features of percona/percona-toolkit are: Server and Infrastructure.
Open-source alternatives to percona/percona-toolkit include: askdba/myvector — Vector Storage & Search Plugin for MySQL. helgesverre/sql-splitter — Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect. mariadb/server — This project is an open source relational database management system and SQL database designed for storing and… mariadb4j/mariadb4j — MariaDB Embedded in Java JAR. mysql/mysql-server — MySQL Server is a relational database management system designed to organize and store structured information. It… mysql/mysql-utilities — MySQL Utilities is a set of easy-to-use scripts intended to make working with MySQL servers easier.