Clients overview¶
Nebula Graph supports multiple types of clients for users to connect to and manage the Nebula Graph database.
- Nebula Console: the native CLI client
- Nebula CPP: the Nebula Graph client for C++
- Nebula Java: the Nebula Graph client for Java
- Nebula Python: the Nebula Graph client for Python
- Nebula Go: the Nebula Graph client for Golang
Note
For now, only Nebula Java is thread-safe.
Caution
Other clients(such as Nebula PHP, Nebula Node, Nebula .net, Nebula JDBC, and NORM - Nebula Graph‘s Golang ORM)can also be used to connect to and manage Nebula Graph, but there is no uptime guarantee.
Last update: April 7, 2022