apache/cassandra
Summary
Apache Cassandra is presented as a highly scalable, partitioned row store with a SQL-like query language (CQL). The article provides a quick-start guide for spinning up a single-node cluster, performing basic reads and writes, and points to broader documentation for production use. It also references community resources and the Apache Cassandra website.