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 22 posts
Opendistro SQL plugin for Elassandra
10/29/2020
Vincent RoyerSep 14·1 min readElassandra is a distribution of Apache Cassandra including an Elasticsearch engine. The SQL plugin for Elasticsearch from OpenDistro is now running with Elassandra 6.8.4,...
Cassandra From a Relational World
8/17/2020
Lessons I Learned the First Time AroundLovable TechnologyJun 12, 2015 · 9 min readOn a recent project, we decided that, instead of a standard RDBMS, we would use Cassandra. As a developer who, through...
Migrating Relational DB to Cassandra Modeling (How-to) - Tech Blog
One challenge often arises when breaking down monolithic applications into microservices: reworking the data layer. One of the common tasks is to migrate the relational database into a more scalable o...
Apache Zeppelin 0.7.0 Documentation:
7/8/2020
Data Ingestion Data Discovery Data Analytics Data Visualization & Collaboration Multiple Language BackendApache Zeppelin interpreter concept allows any language/data-processing-backend to be plugg...
Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.
Ask your own questionsExplore on your own Easily summarize and visualize your data without ever writing a line of SQL or having to wait on a coworker. Qui...
Presto for Data Scientists – SQL on anything - KDnuggets
commentsBy Kamil Bajda-Pawlikowski, CTO of Starburst Data.Initially developed by Facebook, Presto is an open source, distributed ANSI SQL query engine that delivers fast analytic queries against vario...
DataGrip: The Cross-Platform IDE for Databases & SQL by JetBrains
4/3/2020
WhyDataGripEnjoy workingwith databasesMeet DataGrip, our new database IDE that is tailored to suit the specific needs of professional SQL developers.Intelligent query consoleAllows you to execute quer...
Cassandra Data Modeling Principles for Spark SQL Joins
1/8/2020
This is second article in the series of Cassandra Data Modeling best practices for efficient Spark SQL Joins. You can find previous posts here and here. Dimensional data modeling principles are still...