This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/trunk by this push:
new a3f7cf08a Add CQLAI to ecosystem documentation
a3f7cf08a is described below
commit a3f7cf08af0504d79c0495db8e22e0c07a12529a
Author: Johnny Miller <[email protected]>
AuthorDate: Wed Oct 22 18:45:12 2025 +0200
Add CQLAI to ecosystem documentation
Added a new entry for CQLAI, an AI-powered CQL shell for Apache Cassandra.
---
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 c90cc893b..b8103c12e 100644
--- a/site-content/source/modules/ROOT/pages/ecosystem.adoc
+++ b/site-content/source/modules/ROOT/pages/ecosystem.adoc
@@ -83,6 +83,8 @@ https://github.com/hhandoko/cassandra-migration[Cassandra
Migration,window=blank
https://github.com/criteo/cassandra_exporter[Cassandra Prometheus
Exporter,window=blank]: Standalone application which exports Cassandra metrics
through a prometheus friendly endpoint
+https://github.com/axonops/cqlai[CQLAI,window=blank]: A modern, AI-powered CQL
shell for Apache Cassandra with rich terminal UI, natural language query
generation, and cqlsh compatibility - built as a single binary in Go with no
dependencies.
+
http://github.com/pyr/cyanite[Cyanite,window=blank]: Cyanite is a daemon which
provides services to store and retrieve timeseries data.
https://downloads.datastax.com/#bulk-loader[DataStax Bulk
Loader,window=blank]: Easy-to-use command line utility for loading and
unloading JSON or CSV files to/from the database, counting rows in tables and
identifying large partitions.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]