didoloan / scylla-code-samples

Code samples for working with ScyllaDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code samples for working with ScyllaDB

License:Apache License 2.0


Languages

Language:Python 27.0%Language:Shell 15.3%Language:Kotlin 11.4%Language:Go 9.8%Language:Rust 7.1%Language:Scala 6.5%Language:Java 6.4%Language:HTML 3.6%Language:TypeScript 3.5%Language:C++ 3.5%Language:JavaScript 2.6%Language:SCSS 2.0%Language:Dockerfile 1.2%Language:CSS 0.1%Language:Jinja 0.1%