Dripfarm/SVDB
Swift Vector Database. On-device, local vector database for building the next-generation of user experiences
Supports pluggable embedding sources (OpenAI API or on-device NaturalLanguage framework) and provides a simple collection-based API for storing and querying vector embeddings. Built as a Swift Package Manager library targeting iOS/macOS applications that need semantic search without external dependencies. Operates entirely on-device with no remote sync, making it suitable for privacy-sensitive AI features.
219 stars.
Stars
219
Forks
11
Language
Swift
License
MIT
Category
Last pushed
Dec 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/Dripfarm/SVDB"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
gusye1234/nano-vectordb
A simple, easy-to-hack Vector Database
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB