CongraphDB Benchmark¶
Welcome to the official benchmark suite for CongraphDB - a comprehensive performance comparison of CongraphDB against competing graph databases.
Overview¶
This benchmark suite evaluates graph database performance across key dimensions:
| Benchmark | Description |
|---|---|
| Ingestion | Time to bulk-import graph data |
| Traversal | Query performance for graph walks |
| PageRank | Iterative algorithm execution |
| Memory | Memory efficiency and footprint |
Engines Tested¶
- CongraphDB - Our high-performance graph database
- Neo4j - Industry-leading graph database
- Kuzu - Embedded graph database
- SQLite - Relational database with recursive CTEs
- Graphology - In-memory JavaScript graph library
Quick Links¶
- Leaderboard - Overall performance comparison
- Results - Detailed benchmark results
- Methodology - How benchmarks are conducted
- Dataset - Test data description
Visit the Results section to see detailed performance comparisons, or check out the GitHub repository to run benchmarks yourself.