# dslink-java-v2-dynamodb **Repository Path**: zxxufo008/dslink-java-v2-dynamodb ## Basic Information - **Project Name**: dslink-java-v2-dynamodb - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-06 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DSLINK_JAVA_V2_DYNAMODB * Java - version 1.8 and up. * [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0) ## Overview Link to connect to DynamoDB databases built in Java SDK v2. After installing and staring the link, connect to a existing database through "Connect" action on the root node. Once connected, new databases will show up as children nodes of the root node. Use the "Query/Scan/Put/BatchPut/Update/Delete" action to run NoSQL Queries on the database. To understand link usage, view the [DynamoDB Link User Guide](https://github.com/iot-dsa-v2/dslink-java-v2-dynamodb/blob/master/DynamoDB-Link-User-Guide.docx). If you are not familiar with DSA, an overview can be found at [here](http://iot-dsa.org/get-started/how-dsa-works). This link was built using the Java DSLink SDK which can be found [here](https://github.com/iot-dsa-v2/sdk-dslink-java). ## Acknowledgements SDK-DSLINK-JAVA This software contains unmodified binary redistributions of [sdk-dslink-java-v2](https://github.com/iot-dsa-v2/sdk-dslink-java-v2), which is licensed and available under the Apache License 2.0. An original copy of the license agreement can be found at https://github.com/iot-dsa-v2/sdk-dslink-java-v2/blob/master/LICENSE