vertx-mysql-postgresql-client
Database client
A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework
This client is deprecated - use instead
117 stars
33 watching
59 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 35 |
billyyccc/vertx-postgresql-starter | A monolithic CRUD RESTful Web Service starter using Vert.x and PostgreSQL | 34 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
eclipse-vertx/vertx-sql-client | A high-performance reactive SQL client written in Java that enables scalable and low-overhead database connections. | 894 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
vert-x3/vertx-rabbitmq-client | A client library for interacting with RabbitMQ brokers from Vert.x applications | 73 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
vert-x3/vertx-stack | A pre-configured Maven pom repository for a comprehensive software stack | 120 |
julien3/vertxbuspp | An event bus client for the Vert.x framework using WebSockets and C++11. | 17 |
vert-x3/vertx-mqtt | A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. | 186 |