Skip to content

qusay-elewy/data-modeling-with-cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Data Modeling with Cassandra

In this project, I apply what I've learned on data modeling with (NoSQL) Apache Cassandra and complete an ETL pipeline using Python. Necessary tables where created with the corresponding keys, and data was loaded from event_data file into these tables.