prrao87/db-hub-fastapi
Async bulk data ingestion and querying in various document, graph and vector databases via their Python clients
This helps developers quickly set up and experiment with different databases and data types, allowing for rapid prototyping and testing. You provide raw data, and it sets up a database instance and an API endpoint to ingest and query that data. This is for developers or data engineers who need to evaluate database solutions for new projects.
No commits in the last 6 months.
Use this if you need a quick, reproducible way to test how different databases handle your data for ingestion and querying, especially when building APIs on top of them.
Not ideal if you are looking for a fully managed database service or a production-ready deployment solution without custom development.
Stars
40
Forks
4
Language
Python
License
MIT
Category
Last pushed
Nov 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/prrao87/db-hub-fastapi"
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...