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 33 posts
ritchieng/deep-learning-wizard
8/5/2020
Start Learning NowPlease head to www.deeplearningwizard.com to start learning! It is mobile/tablet friendly and open-source.Repository DetailsThis repository contains all the notebooks and mkdocs mark...
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...
mustafaileri/cassandra-sandbox
5/4/2020
GitHub - mustafaileri/cassandra-sandbox Watch Star Fork Join GitHub todayGitHub is home to over 50 million developers working together to host and review code, manage projects, and build softwa...
Setting Up Cassandra Cluster for Production with Python
Cassandra is a NoSQL database technology that provides high availability and scalability. It is one of the most important solutions that you should take a look when you need extreme performance.We use...
kadnan/PythonCassandraTutorial
4/9/2020
Join GitHub todayGitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.Sign upThis code is part of the tutorial related t...
Getting started with Apache Cassandra and Python
May 19, 2019 · 16 min read In this post, I am going to talk about Apache Cassandra, its purpose, usage, configuration, and setting up a cluster and in the end, how can you access it in your Python app...
pmaxit/PYTHON-CASSANDRA-REST-SERVER
DescriptionThis project implements a python based REST API server. It uses Cassandra as db-backend and REDIS for key-value storage. This is intended for big data queries.This project is under progress...
Apache Cassandra and Python Step by Step Guide with Example
12/12/2019
This tutorial gives you just enough information to get you up and running quickly with Apache Cassandra and Python Driver.It will help you to learn how to install the driver, connect to a Cassandra cl...