pomagrenate/pomaidb
PomaiDB Vector Database for low performance devices
This project helps operations engineers and developers building AI applications for edge devices by providing a robust way to store and search for information locally. It takes in various types of data, including text, images, and sensor readings, and allows for efficient retrieval and context generation directly on the device. Its primary users are those deploying AI solutions on low-power, resource-constrained hardware like Raspberry Pis or industrial gateways.
Use this if you need a reliable, embedded database for AI applications on edge devices that require on-device retrieval-augmented generation (RAG) and predictable performance without cloud dependency.
Not ideal if your application requires high-throughput concurrent operations, or if you plan to use a distributed vector database in a server-side environment.
Stars
15
Forks
4
Language
C++
License
—
Category
Last pushed
Mar 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/pomagrenate/pomaidb"
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...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...