Skip to content

Example project for cassandra-dynamoDB-adapter to demonstrate usage

Notifications You must be signed in to change notification settings

stargate/dynamoDB-adapter-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cassandra DynamoDB Adapter Example

This is an example project to demonstrate how to use cassandra-dynamoDB-adapter to run your DynamoDB workloads on Apache Cassandra.


⚠️ NOTE

This repository was originally created by students in the Master of Computational Data Science (MCDS) program at Carnegie Mellon University (CMU) as a capstone project. The repository has been donated to the Stargate project to demonstrate how to use an API Service created according to the Stargate v2 architecture.

The adapter is not a full implementation of the Dynamo DB API and is not considered production ready, or officially supported by the Stargate project at this time.


Quick Start

Please refer to dynamoDB-adapter and set up your Cassandra + Stargate coordinator + DynamoDB adapter cluster.

Then, you should be able to run the DynamoSampleApp using maven or IDE (Intellij IDEA is recommended).

Demo Video

demo.mp4

About

Example project for cassandra-dynamoDB-adapter to demonstrate usage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages