Skip to content

scylladb/scylla-code-samples

Folders and files

NameName
Last commit message
Last commit date
Aug 9, 2023
Oct 31, 2018
Aug 9, 2023
Oct 1, 2024
Aug 9, 2023
Feb 22, 2021
Jun 7, 2018
Feb 26, 2018
Aug 9, 2023
Sep 17, 2024
Dec 15, 2017
Aug 9, 2023
Feb 19, 2018
Aug 3, 2021
Aug 10, 2017
Aug 9, 2023
May 19, 2017
Jul 16, 2020
Aug 9, 2023
Aug 9, 2023
Aug 9, 2023
Jun 6, 2022
Apr 30, 2024
Jan 14, 2024
Apr 23, 2017
Aug 9, 2023
Feb 8, 2021
Sep 25, 2020
Sep 29, 2018
Jul 27, 2024
Jan 14, 2024
Aug 9, 2023
Feb 19, 2024
Jul 26, 2024
Jul 30, 2023
May 9, 2018
Dec 10, 2017
May 18, 2023

Repository files navigation

Scylla Code Samples

This repository holds ScyllaDB usage examples, from simple to more complex.

Adding a new example

Add a new directory with your example. Each example (directory) should have a README.md file with the following:

  • Short description of the example
  • How to build the example
  • Prerequisites
  • The version of ScyllaDB, and other packages, used in the example. I.E.:
    • ScyllaDB 5.2
    • Spark 2.0.2
  • How to clean up the installation

Contributions should be submitted as pull requests.

Further reading

Many of the examples are explained in detail in the Mutant Monitoring System (MMS) and Integrations course on ScyllaDB University.

You can ask questions and discuss these code samples in the ScyllaDB community forum and on the Slack channel.