Skip to content

This is a project that use Cassandra to perform some operations

License

Notifications You must be signed in to change notification settings

kapsali29/cassandra-assignment

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages