amazon-keyspaces-examples
amazon-keyspaces-examples copied to clipboard
Collection of sample code for Amazon Keyspaces (for Apache Cassandra)
Amazon Keyspaces (for Apache Cassandra) Examples
This repository contains a set of example projects for Amazon Keyspaces
Table of Contents
- About this Repo
- Examples
- Learning Resources
- License
About this Repo
This repo is our official list of Amazon Keyspaces example code. The repo is subdivided into sections for each language (see "Examples"). Each language has its own subsection of examples with the goal to achieve language parity (same subset of examples exist in each language). These examples demonstrate various common service implementations, or infrastructure patterns that could be useful in your use of Amazon Keyspaces when building your own infrastructure.
We welcome contributions to this repo in the form of fixes to existing examples or addition of new examples. For more information on contributing, please see the CONTRIBUTING guide.
This is considered an intermediate learning resource and should typically be referenced after reading the Developer Guide (please see Learning Resources for more information on these resources).
Examples
This repo contains examples in each language supported by Amazon Keyspaces. This is not exhaustive.
- Java Examples
- C#/.NET Examples
- Ruby Examples
- Python Examples
- Scala Examples
- SageMaker (Python) Examples
Learning Resources
While this is an excellent learning resource for Amazon Keyspaces, there are other resources that can be referenced to assist with your learning/development process.
Official Resources
If you have created an Amazon Keyspaces learning resource and would like it to be listed here, please read the related CONTRIBUTING section for more info.
License
This library is licensed under the MIT-0 License.