exasol / dynamodb-virtual-schema

Virtual Schema for accessing Amazon AWS DynamoDB through Exasol
MIT License
1 stars 1 forks source link
aws-dynamodb dynamodb exasol exasol-integration virtual-schema

Virtual Schema for AWS DynamoDB

Build Status

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

Overview

This adapter allows you to access document data that is stored in a Amazon's DynamoDB from inside of the Exasol analytical database. It abstracts over the different interfaces so that you can access the document data just like any regular Exasol table.

Features

Limitations

Information for Users

Information for Developers