[PR #389] Add Zvec to Vector Databases section #8403

Open
opened 2026-07-11 15:08:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oxnr/awesome-bigdata/pull/389
Author: @chinaux
Created: 6/28/2026
Status: 🔄 Open

Base: masterHead: add-zvec


📝 Commits (1)

  • 5ca529f Add Zvec to Vector Databases section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project: Zvec

Zvec is an open-source embedded vector database by Alibaba Tongyi Lab — the SQLite of vector databases. It runs in-process with zero external dependencies, just pip install zvec.

Why it fits here

  • Embedded, serverless vector database with zero-config deployment
  • 12,500+ GitHub stars, actively maintained (latest: v0.5.1, June 2026)
  • Built on Alibaba production-proven Proxima engine
  • Python SDK plus Go, Rust, and Dart bindings
  • Similar to Chroma, LanceDB, Milvus, Qdrant, and Weaviate already listed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/oxnr/awesome-bigdata/pull/389 **Author:** [@chinaux](https://github.com/chinaux) **Created:** 6/28/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-zvec` --- ### 📝 Commits (1) - [`5ca529f`](https://github.com/oxnr/awesome-bigdata/commit/5ca529f13fb8be290fa1a5c953963701864d3c12) Add Zvec to Vector Databases section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project: [Zvec](https://github.com/alibaba/zvec) Zvec is an open-source embedded vector database by Alibaba Tongyi Lab — the SQLite of vector databases. It runs in-process with zero external dependencies, just `pip install zvec`. ### Why it fits here - Embedded, serverless vector database with zero-config deployment - 12,500+ GitHub stars, actively maintained (latest: v0.5.1, June 2026) - Built on Alibaba production-proven Proxima engine - Python SDK plus Go, Rust, and Dart bindings - Similar to Chroma, LanceDB, Milvus, Qdrant, and Weaviate already listed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-11 15:08:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-bigdata#8403