https://github.com/zipcodecore/dataengineering-cassandra-python
https://github.com/zipcodecore/dataengineering-cassandra-python
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zipcodecore/dataengineering-cassandra-python
- Owner: ZipCodeCore
- License: mit
- Created: 2020-02-21T16:47:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T16:52:14.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T12:41:28.894Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DataEngineering-Cassandra-Python
This lab is an attempt to actually geta. running instance of Cassandra on your macbook, and load the data from these tutorials. Cassandra SHOULD RUN WITHIN a DOCKER container, not hosted on your Macbook. (This adds some difficultyto the lab).
- [Cassandra & Python](https://towardsdatascience.com/getting-started-with-apache-cassandra-and-python-81e00ccf17c9)
- [Install Python & Cassandra](https://techfossguru.com/apache-cassandra-python-step-step-guide-ubuntu-example/)
- [Simple to Complex](https://medium.com/@jscarp/cassandra-with-python-simple-to-complex-44298391867d)
## And Then...
Add kafka to the [mix](https://medium.com/@jscarp/kafka-cassandra-like-peanut-butter-and-chocolate-267815b7ba22).