RushDB is an open-source alternative to Firebase, built on top of Neo4j.
It streamlines application development by automating data normalization, managing relationships, inferring data types automatically, and offering a suite of additional powerful features to accelerate your workflow.
🌐 Homepage — 📢 Blog — ☁️ Platform — 📖 Docs — 🧑💻 Examples
Push data of any shape—RushDB handles relationships, data types, and more automatically.
Minimizes overhead while optimizing performance for high-speed searches.
Query data with accuracy using the graph-powered search API.
Easily import data in JSON, CSV, or JSONB, creating data-rich applications fast.
RushDB prioritizes DX with an intuitive and consistent API.
A REST API with SDK-like DX for every operation: manage relationships, create, delete, and search effortlessly.
-
Obtain an API Token:
- If you’re using RushDB Cloud, get your token from app.rushdb.com.
- For a self-hosted RushDB instance, retrieve the token from the Dashboard running locally (
localhost:3000
).
-
Build Anything:
Easily push, search, and manage relationships within your data.
Check the Documentation and Examples to learn more 🤓