dahankzter / 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 29.5%Language:Shell 24.1%Language:Go 16.0%Language:Java 10.5%Language:Scala 7.9%Language:JavaScript 3.7%Language:C++ 3.3%Language:Dockerfile 2.4%Language:Rust 2.1%Language:Smarty 0.4%