kapsali29 / cassandra-assignment

This is a project that use Cassandra to perform some operations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cassandra Assignmet

This project demonstrates some of Apache Cassandra functionalities

  • Queries/ folder contains .cql files with raw queries to Cassandra
  • The rest code implement these queries using Python and and Datastax Python Driver

Run Cassandra Queries using Python

python return_results --args=playlist_decreasing_popularity

for more details execute: python return_results --help and check return_results python script

About

This is a project that use Cassandra to perform some operations

License:MIT License


Languages

Language:Python 100.0%