Skip to content

jedberg/cassandra-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cassandra-sample

A program that does some simple interactions with Cassandra

To run the program, install the required libraries from requirements.txt (easiest is to use pip)

Then just run sample.py

You'll need cassandra running somewhere -- the easiest is to run it locally. If that doesn't work you can run it elsewhere, just edit line 47 with the correct hostname.

About

A program that does some simple interactions with Cassandra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages