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

askdba/myvector

0
View on GitHub↗
21 stars·2 forks·C++·GPL-2.0·10 views

Myvector

Vector Storage & Search Plugin for MySQL

Features

  • Server and Infrastructure - Adds native vector search capabilities to the server.

Star history

Star history chart for askdba/myvectorStar history chart for askdba/myvector

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

Open-source alternatives to Myvector

Similar open-source projects, ranked by how many features they share with Myvector.
  • 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
  • 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
See all 12 alternatives to Myvector→

Frequently asked questions

What does askdba/myvector do?

Vector Storage & Search Plugin for MySQL

What are the main features of askdba/myvector?

The main features of askdba/myvector are: Server and Infrastructure.

What are some open-source alternatives to askdba/myvector?

Open-source alternatives to askdba/myvector include: 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. percona/percona-server — Percona Server.