Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 59 posts
DataStax Ruby Driver
10/31/2017
If you're reading this on GitHub, please note that this is the readme for the development version and that some features described here might not yet have been released. You can view the documentation...
DataStax Python Driver
A modern, feature-rich and highly-tunable Python client library for Apache Cassandra (2.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3.The driver supports Python 2.7...
DataStax C++ Driver
A modern, feature-rich, and highly tunable C/C++ client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's native protocol and Cassandra Query Language v...
DataStax Java Driver
If you're reading this on github.com, please note that this is the readme for the development version and that some features described here might not yet have been released. You can find the documenta...
MySQL to Cassandra Migrations
For 15+ years, Oracle’s MySQL has been a de facto infrastructure piece in web applications, enjoying wide adoption. This is for good reason: MySQL provides a solid relational database that enables com...
logicalexpert/cassandra-etl
9/14/2017
README.md Here is the good news for Cassandra and Scriptella fans. I found there are good and Open Source ETL tools written in Java, here is the list of among top listed tools (in alphab...
trebogeer/j-cql
7/7/2017
README.md JCQL JCQL is a tool allowing to generate boilerplate java code from existing cassandra schema. It is intended to be used with Cassandra 2.1+ due to support of UDTs (User Def...
jtruelove/exovert
README.md Is a tool that is designed to help free developers up to focus on developing services and not building the boiler plate glue code often involved with accessing a DB, creating PO...