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 1409 posts
Cassandra Data Modeling Best Practices, Part 1
7/17/2018
This is the first in a series of posts on Cassandra data modeling, implementation, operations, and related practices that guide our Cassandra utilization at eBay. Some of these best practices we’ve le...
Patterns of Successful Cassandra Data Modelling - OpenCredo
A growing number of clients are asking OpenCredo for help with using Apache Cassandra and solving specific problems they encounter. Clients have different use cases, requirements, implementation and t...
How Not To Use Cassandra Like An RDBMS (and what will happen if you do) - OpenCredo
Cassandra isn’t a relational database management system, but it has some features that make it look a bit like one. Chief among these is CQL, a query language with an SQL-like syntax. CQL isn’t a bad ...
Cassandra
Recent Date Label Author Read Repair ChanceRead Repair ChanceTTL & GC Grace SecondsTTL & GC Grace SecondsUpdate statementUpdate statementCompactionSpeculative Query ExecutionSpeculative Query Executio...
Cassandra schema migrations made easy with Apache Spark
By far the most common question I get asked when talking about Cassandra is once you've denormalised based on your queries what happens if you were wrong or a new requirement comes in that requires a ...
JanusGraph: Distributed graph database
7/16/2018
Docs • GitHub • DownloadJanusGraph is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine ...
MiracleDevs/Paradigm.ORM
7/14/2018
README.md Library Nuget Install Data Install-Package Paradigm.ORM.Data MySql Install-Package Paradigm.ORM.Data.MySql PostgreSQL Install-Package Paradigm.ORM.Data.PostgreSql SQL S...
Paradigm.ORM.Data.Cassandra 2.2.4
Paradigm ORM Cassandra Connector library. Install-Package Paradigm.ORM.Data.Cassandra -Version 2.2.4 do...