8000 GitHub - QuincyC379/flask-dynamo: DynamoDB integration for Flask.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

QuincyC379/flask-dynamo

 
 

Repository files navigation

flask-dynamo

DynamoDB integration for Flask.

Dragon Sketch

Meta

Purpose

I love using Amazon's DynamoDB database -- it's incredibly fast, infinitely scalable, and has a beautifully simple API.

Of all the NoSQL databases that exist, Dynamo is the simplest to deploy and run in high-traffic production environments, and incredibly simple to get started with / grow into.

I've been using it for several years now, and couldn't be happier.

The only problem I had using Dynamo with Flask is lack of an official extension -- so I created one!

This extension makes working with Dynamo in Flask projects simple and painless -- and doesn't get in your way at all (no need to compromise!).

Documentation

All project documentation is hosted at ReadTheDocs: http://flask-dynamo.readthedocs.org/en/latest/

About

DynamoDB integration for Flask.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0