Skip to content

guy9/scylla-code-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Code samples for working with ScyllaDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 27.3%
  • Shell 15.4%
  • Kotlin 10.6%
  • Go 9.9%
  • Rust 7.1%
  • Scala 6.5%
  • Other 23.2%