An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/gwatts/dyndump

Command dyndump dumps a single DynamoDB table to a JSON formatted output It supports parallel connections for increased throughput, and rate limiting to a specified read capacity. By default the JSON output provides an array of objects, with keys for each column in the row of the table and values mapping to the values in the row. Numeric values are returned by DynamoDB as strings, but are converted to floats unless the -string-nums option is specified. Specifying -typed changes the values in each object to become an object with keys of "type" and "value" where "type" may be one of DynamoDB's supported types: * binary * binary-set * bool *list * map * number * number-set * null * string * string-set AWS credentials required to connect to DynamoDB must be passed in using environment variables: * AWS_ACCESS_KEY_ID * AWS_SECRET_KEY

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/gwatts/dyndump
License: MIT
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/gwatts
Stars: 31 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...