Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 289 Bytes

masterclass-datamodeling

Simple Python scripts to demonstrate NoSQL bad practices at Masterclass using the CQL Protocol.

Getting started

  1. Install the scylladb-driver with pip3 install scylladb-driver
  2. Update the relevant contact point
  3. Run and watch the mistakes happening