# vertx-cassandra-client **Repository Path**: mirrors_vert-x3/vertx-cassandra-client ## Basic Information - **Project Name**: vertx-cassandra-client - **Description**: Cassandra client for Vert.x - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = Vert.x Cassandra client image:https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-5.x.yml"] image:https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/vert-x3/vertx-cassandra-client/actions/workflows/ci-4.x.yml"] The Vert.x Cassandra client is an extension for interacting with http://cassandra.apache.org/[Apache Cassandra]. The client is built on top of https://github.com/datastax/java-driver[DataStax Java Driver].