vertx-dgraph-client
DGraph client example
An example project demonstrating how to use Vert.x gRPC client to interact with a running DGraph service
Small example showing how to use vertx-grpc client in order to target a running dgraph service
1 stars
2 watching
0 forks
Language: Java
last commit: almost 6 years ago
Linked from 1 awesome list
dgraphdgraph-clientgrpcjavavertx
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
aesteve/vertx-sse | Provides an SSE handler for Vert.x Web to support Server-Sent-Events | 47 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
aesteve/todo-backend-vertx | Asynchronous implementation of a simple Todo backend using Vert.x and localMap for storage | 5 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
aesteve/vertx-kotlin-todomvc | Implementation of the TodoMVC server using Vert.x and Kotlin | 7 |
dream11/vertx-aerospike-client | An asynchronous client for interacting with an Aerospike database using the Vert.x framework. | 31 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
ef-labs/vertx-elasticsearch-service | Vert.x implementation of an Elasticsearch service with event bus proxying | 57 |
aesteve/vertx-markdown-service | Basic Vert.x service to generate HTML from markdown using the event bus. | 6 |
etourdot/vertx-marklogic | An Open Source Vert.x Client for Interacting with MarkLogic Databases | 2 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
aesteve/vertx-scala-todomvc | A TodoMVC implementation using Vert.x in Scala | 1 |