From ec87c304efae7e21d63c9c033624c43ed3b1f3a8 Mon Sep 17 00:00:00 2001 From: Maxime Wiewiora Date: Sun, 2 Nov 2025 11:33:31 +0100 Subject: [PATCH] Add JDBC wrapper for Cassandra to ecosystem page --- site-content/source/modules/ROOT/pages/ecosystem.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site-content/source/modules/ROOT/pages/ecosystem.adoc b/site-content/source/modules/ROOT/pages/ecosystem.adoc index b8103c12e8..0906e7d5de 100644 --- a/site-content/source/modules/ROOT/pages/ecosystem.adoc +++ b/site-content/source/modules/ROOT/pages/ecosystem.adoc @@ -137,6 +137,8 @@ https://github.com/JanusGraph/janusgraph[JanusGraph,window=blank]: JanusGraph is https://github.com/apache/james-project[Java Apache Mail Enterprise Server,window=blank]: Modular architecture based on a rich set of modern and efficient components which provides at the end complete, stable, secure and extendable Mail Servers running on the JVM. +https://github.com/ing-bank/cassandra-jdbc-wrapper[JDBC Wrapper of the Java Drvier for Apache Cassandra,window=blank]: JDBC-compilant API for Cassandra, based on the https://github.com/apache/cassandra-java-driver[Apache Java Driver for Cassandra]. + https://github.com/kairosdb/kairosdb/tree/develop/src/main/java/org/kairosdb/datastore/cassandra[KairosDB,window=blank]: KairosDB is a fast distributed scalable time series database written on top of Cassandra. http://github.com/Kong/kong[Kong,window=blank]: is a cloud-native, fast, scalable, and distributed Microservice Abstraction Layer.