tgrabiec / 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:JavaScript 51.6%Language:Shell 17.7%Language:Python 8.9%Language:Java 8.1%Language:HTML 5.2%Language:Scala 3.2%Language:Go 3.1%Language:CSS 1.8%Language:Smarty 0.4%