PandaDB is a cloud native graph database. PandaDB aims to supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is Cypher compatible and features horizontal scalability, strong consistency, and high availability. PandaDB aims to provide a unified graph process interface for constructing and managing graphs on different key-value storage engines, such as RocksDB, HBase, and TiKV.
mvn clean compile install
mvn clean install test
./bin/start
./bin/cypher
We provide multiple channels to connect you to the community of the PandaDB developers, users, and the general graph academic researchers:
- Our Slack channel
- Mail list
Please refer to the Configuration Guide in the online documentation for an overview on how to configure PandaDB.
Please review the Contributing Guide for information on how to get started contributing to the project.