Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions site-content/source/modules/ROOT/pages/ecosystem.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ https://github.com/thelastpickle/cassandra-medusa[The Last Pickle Medusa,window=

https://github.com/thelastpickle/cassandra-reaper[The Last Pickle Reaper,window=blank]: Automated repair tool for Apache Cassandra (DataStax)

https://libredb.org/[LibreDB Studio,window=blank]: LibreDB Studio is an MIT licensed SQL IDE that runs in a browser and is deployed next to the database instead of installed on a workstation, shipping as a container, a Helm chart, an OpenShift operator, or an npm package embedded in another application. It connects to Cassandra over the native CQL protocol through cassandra-driver, a pure JavaScript client with no native module to install, reading the schema tree straight from system_schema. Row counts, table sizes and query plans are left out rather than estimated, since Cassandra has no honest way to produce any of the three.

https://github.com/tjake/Solandra[Lucandra/Solandra,window=blank]: https://github.com/tjake/Solandra

https://nifi.apache.org/[NiFi,window=blank]: Apache NiFi supports powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
Expand Down