AutoCookies/pomaidb
PomaiDB Vector Database for low performance devices
This project helps embedded systems like Raspberry Pis or smart cameras store and search through various types of data, including sensor readings, documents, and 3D mesh information, directly on the device. It takes raw data, processes it, and allows for rapid, reliable searching even on low-power hardware. Operations engineers, IoT developers, and robotics engineers would find this useful for building intelligent edge devices.
Use this if you need a dependable, low-memory database for AI features like search and retrieval-augmented generation (RAG) running directly on resource-constrained edge devices, without relying on cloud services.
Not ideal if you need a distributed database, a solution for high-concurrency, or maximum throughput in a server environment.
Stars
15
Forks
3
Language
C++
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/AutoCookies/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...