Skip to content

DanielDaCosta/nosql-apache-cassandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSQL with Apache Cassandra

Database modeling in Apache Cassandra

Structure

Files

  • images
  • etl.ipnyb: Contains all elt code
  • event_data/: contains csv files that will be used to populate our database

Database Schema

DatabaseSchema

Usage

Setting cassandra instance with docker:

docker run --name cassandra-db -p 9042:9042 -d cassandra:latest;

Run the script elt.ipynb in order to populate the database.

References

About

Data modeling in Apache Cassandra

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy