Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 2.12 KB

File metadata and controls

25 lines (19 loc) · 2.12 KB

SQL-on-Cassandra-with-Open-Source-Notebooks

Introduction to a few open source notebooks that can be used to do SQL and joins on Cassandra, a NoSQL database. We cover Jupyter, Zeppelin, Quix, and Polynote, with live demos of Jupyter (using Spark + Cassandra) and Quix (using Presto + Cassandra)

Accompanying Materials

  • No importable/exportable notebooks currently
  • Will be using queries that are available in the Code.txt file here. Live instructions can be seen in the webinar linked above.

DataStax Studio for creating demo keyspace, creating tables, and seeding tables

  • Notebook For Demo
  • If using CQLSH vs DataStax Studio Notebook, then you can still take the notebook above and use the CQL commands and queries in the Code.txt file