Skip to content

Shell script to import and export Cassandra table data to CSV

License

Notifications You must be signed in to change notification settings

ecomclub/cassandra-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

cassandra-to-csv

Shell script to import and export Cassandra table data to CSV

Export

From Cassandra to CSV

sh cqlcsv.sh keyspace table filepath 

Import

From CSV to Cassandra

sh cqlcsv.sh keyspace table filepath import

About

Shell script to import and export Cassandra table data to CSV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages