rushdb
Schema-free graph database with semantic search and memory
All Skills in This Repository (5)
Pure Emerald Level Indicatorsrushdb-query-builder
Build RushDB findRecords queries with ontology discovery and semantic search.
rushdb-data-modeling
Design and validate RushDB schemas by modeling labels, properties, and relationships.
rushdb-domain-template
Generate a tailored RushDB starter schema and bootstrap payload through structured interviews.
rushdb-faceted-search
Build dynamic faceted search UIs on RushDB with schema-driven filters.
rushdb-agent-memory
Store and link agent memories as structured records in RushDB.
Frequently Asked Questions
FAQPage SchemaHow to install RushDB skills?โผ
Run `npx skills add rush-db/rushdb --all -g -y` in your terminal to install all skills in this suite globally.
What is RushDB used for?โผ
RushDB is a graph database where you push any JSON and get automatic schema inference, relationship linking, and semantic search in one API. It replaces the usual combination of Redis, a vector store, and a separate graph database.
How do I give my agent persistent memory?โผ
Connect the RushDB MCP server or a native runtime integration, and the agent-memory skill handles recalling past turns and storing decisions, facts, and preferences with proper authorization scoping.
Does RushDB work with Claude Code and Cursor?โผ
Yes. RushDB ships an MCP server that plugs into Claude Desktop, Cursor, and Windsurf, and the skills follow the universal SKILL.md standard.
Do I need to design a schema before storing data?โผ
No. You push any JSON shape and RushDB infers labels, property types, and relationships automatically, so there are no migrations or upfront schema design.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web