niclasko/Cypher.js
Cypher graph database for Javascript
Cypher.js allows you to manage and query interconnected data, like social networks, organizational charts, or molecular interactions, directly within a web browser. You provide your data as nodes (items) and relationships (connections) and can retrieve specific patterns or insights about how things are linked. This is ideal for web developers building interactive applications that need to visualize or analyze complex relationships without a backend database.
No commits in the last 6 months.
Use this if you are a web developer who needs an embedded graph database and query engine to handle complex, relationship-rich data directly in the user's browser.
Not ideal if you need to manage very large datasets that require persistent storage on a server or a robust, enterprise-grade graph database solution.
Stars
67
Forks
8
Language
JavaScript
License
GPL-3.0
Category
Last pushed
May 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/niclasko/Cypher.js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apconw/Aix-DB
Aix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。
FalkorDB/code-graph
A code-graph demo using GraphRAG-SDK and FalkorDB
symfony/ai-store
Low-level abstraction for storing and retrieving documents in a vector store.
kagisearch/vectordb
A minimal Python package for storing and retrieving text using chunking, embeddings, and vector search.
awa-ai/awadb
AI Native database for embedding vectors