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.
The main features of helgesverre/sql-splitter are: Server and Infrastructure.
Open-source alternatives to helgesverre/sql-splitter include: askdba/myvector — Vector Storage & Search Plugin for MySQL. 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. percona/percona-server — Percona Server.
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
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