Docker
Run RushDB locally with Docker Compose (full stack) or a single docker run command against an existing Neo4j instance.
Run RushDB locally with Docker Compose (full stack) or a single docker run command against an existing Neo4j instance.
Clone the RushDB repository and run the platform locally with pnpm dev — Neo4j and PostgreSQL start in Docker while the NestJS API and dashboard run as local Node.js processes.
Register for RushDB, create a project, and generate your first API token to start building.
Deploy RushDB on Kubernetes using the official Helm chart — values reference, Neo4j wiring, ingress, and persistence.
Learn how to import your data to RushDB
A step-by-step guide to migrating MongoDB collections to RushDB — nested documents, embedded arrays, upsert, and change streams
A scenario-driven catalog showing seven problems RushDB is designed for, where it outperforms fragmented stacks, and where it isn't the right fit.
Run RushDB on your machine. Choose between Docker, running from source, or a Kubernetes Helm chart.
A beginner-friendly guide to send JSON or CSV from no-code and data platforms into RushDB using custom HTTP requests.