https://github.com/typedb/typedb-protocol
TypeDB (Core and Cloud) RPC Communication Protocol
https://github.com/typedb/typedb-protocol
grpc grpc-java grpc-node grpc-python typedb typedb-client typeql vaticle
Last synced: 3 days ago
JSON representation
TypeDB (Core and Cloud) RPC Communication Protocol
- Host: GitHub
- URL: https://github.com/typedb/typedb-protocol
- Owner: typedb
- License: mpl-2.0
- Created: 2019-06-26T11:37:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-15T12:04:06.000Z (24 days ago)
- Last Synced: 2025-04-22T22:50:44.010Z (16 days ago)
- Topics: grpc, grpc-java, grpc-node, grpc-python, typedb, typedb-client, typeql, vaticle
- Language: Starlark
- Homepage: https://typedb.com
- Size: 679 KB
- Stars: 16
- Watchers: 9
- Forks: 15
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# TypeDB Driver RPC (Remote Procedure Call) Protocol
A protocol for implementing a TypeDB driver, in many popular programming languages, using [GRPC (Google's Remote Procedure Call)](https://grpc.io) framework.