Clients overview¶
NebulaGraph supports multiple types of clients for users to connect to and manage the NebulaGraph database.
- Nebula Console: the native CLI client
- Nebula CPP: the NebulaGraph client for C++
- Nebula Java: the NebulaGraph client for Java
- Nebula Python: the NebulaGraph client for Python
- Nebula Go: the NebulaGraph 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, NORM - NebulaGraph's Golang ORM, and Graph-Ocean - NebulaGraph's Java ORM)can also be used to connect to and manage NebulaGraph, but there is no uptime guarantee.
Last update:
February 19, 2024