EduhG / 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 Scylla usage example, from simple to the more complex.

Adding a new example

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

  • Short description of the example
  • How to build and the example
  • What version of Scylla, other packages, were used in the example. For example:
    • Scylla 1.6.1
    • Spark 2.0.2 etc

Contribution should be submited as pull requests.

About

Code samples for working with ScyllaDB

License:Apache License 2.0


Languages

Language:Python 28.7%Language:Shell 21.7%Language:Go 15.5%Language:Scala 10.2%Language:Java 10.2%Language:C++ 5.6%Language:JavaScript 3.5%Language:Dockerfile 2.3%Language:Rust 2.1%Language:Jinja 0.2%