dmcken / 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 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%