#cypher (12 Repositories)
Ranked open-source repositories tagged with #cypher, scored by pull request acceptance likelihood and maintainer engagement velocity.
48.5%
22.3h
12 repositories tagged #cypher
samyama-ai/samyama-graph
Graph-vector database that queried 1 billion edges for $2.50. Rust, OpenCypher, vector search, 14 graph algorithms. 74M nodes / 1B edges on a single machine.
ryaker/SparrowDB
Embedded graph database — Cypher queries, no server, no subscription. Rust-native with Python, Node.js & Ruby bindings.
neo4j/neo4j-spark-connector
Neo4j Connector for Apache Spark, which provides bi-directional read/write access to Neo4j from Spark, using the Spark DataSource APIs
LadybugDB/ladybug
LadybugDB a graph database
alibaba/neug
High-performance embedded graph database for analytics and real-time transactions
memgraph/memgraph
High-performance open-source in-memory graph database for GraphRAG, AI memory, agentic AI, and real-time graph analytics. Cypher-compatible, built in C++.
orneryd/NornicDB
Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Using Neo4j Bolt/Cypher and qdrant's gRPC means you can switch with no changes while adding intelligent features like schemas, managed embeddings, reranking+llm, GPU accel, Auto-TLP, Policy-based Memory Decay, and MCP server.
opencypher/morpheus
Morpheus brings the leading graph query language, Cypher, onto the leading distributed processing platform, Spark.
michaelklishin/neocons
A feature rich idiomatic Clojure client for the Neo4J REST API
neo4j-labs/neo4rs
Rust driver for Neo4j
jexp/neo4j-3d-force-graph
Experiments with Neo4j & 3d-force-graph https://github.com/vasturiano/3d-force-graph
colliery-io/graphqlite
A SQLite extension that adds graph database capabilities with Cypher query language support and built-in graph algorithms.