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
HelgeSverre avatar

HelgeSverre/sql-splitter

0
View on GitHub↗
6 stars·0 forks·Rust·MIT·7 viewssql-splitter.dev↗

Sql Splitter

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

Features

  • Server and Infrastructure - Splits and validates large dump files.

Star history

Star history chart for helgesverre/sql-splitterStar history chart for helgesverre/sql-splitter

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does helgesverre/sql-splitter do?

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

What are the main features of helgesverre/sql-splitter?

The main features of helgesverre/sql-splitter are: Server and Infrastructure.

What are some open-source alternatives to helgesverre/sql-splitter?

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.

Open-source alternatives to Sql Splitter

Similar open-source projects, ranked by how many features they share with Sql Splitter.
  • 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
  • askdba/myvectoraskdba avatar

    askdba/myvector

    21View on GitHub↗

    Vector Storage & Search Plugin for MySQL

    C++
    View on GitHub↗21
See all 12 alternatives to Sql Splitter→