Git Product home page Git Product logo

dynamodb's Introduction

dynamodb

Example java web application based on the documentation from Amazon DynamoDB :

http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GettingStartedDynamoDB.html

##Technologies used:

  • Spring 4.x
  • Maven 3.0.x
  • DynamoDB Local
  • jcabi-dynamodb-maven-plugin - for unit test and local development
  • Deltaset - for automatic UI
  • jetty maven plugin
  • tomcat maven plugin

jcabi-dynamodb-maven-plugin : http://www.jcabi.com/jcabi-dynamodb-maven-plugin/

##Getting Started

Starting DyanamoDB Local

mvn exec:exec 

Starting the application ( in separate terminal window)

mvn clean install jetty:run

or

mvn clean install tomcat7:run

open your browser http://localhost:8080

##Examples covered

Load Data into Tables Using the AWS SDK for Java http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/LoadData_Java.html

Querying Tables Using the AWS SDK for Java Low-Level API http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/LowLevelJavaQuerying.html

Scanning Tables Using the AWS SDK for Java Low-Level API http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/LowLevelJavaScanning.html

Higher-Level Programming Interfaces for DynamoDB http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/ORM.html

Working with Tables Using the AWS SDK for Java Low-Level API http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/LowLevelJavaCreateUpdateDeleteTable.html

dynamodb's People

Contributors

dmakariev avatar

Stargazers

Aleksandr Teterin avatar Aditya Bansal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.