Skip to main content

Clever pythonic and async interface to Amazon DynamoDB

Project description

dynochemy: Clever pythonic and async interface to Amazon DynamoDB
=========================

Yet another python inteface for Amazon Dynamo. The API is somewhat inspired by SQLAlchemy.


Features
--------

- Synchronous and Async Support (using Tornado)
- Full API abstraction (rather than needing to know internals of how Dynamo actually needs it's JSON formatted.
- High-level constructs for dealing with provisioning throughput limits and maintaining secondary indexes.
- SQL-backend for testing

Status
------
Under heavy development, just barely functioning. I would stay away except for
experimental use or you really want to get involved with development yourself.

Really just useful for seeing how the API would work if this library was completed

### Known TODOs

* Solvent: Needs scan support
* Views: Need the ability to regenerate views from scratch, or even partial rewrites to help with failure scenarios.
* Solvent: Need throttling support rather than always hammer until provisioning error.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dynochemy-0.1.4.tar.gz (24.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page