Skip to content

rdegges/flask-dynamo

Folders and files

NameName
Last commit message
Last commit date
Jun 21, 2014
Sep 6, 2017
Sep 1, 2017
Jul 15, 2017
Jul 15, 2017
Jun 22, 2014
Aug 21, 2017
Jun 22, 2014
Jun 22, 2014
Jun 21, 2014
Feb 18, 2022
Sep 1, 2017

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/

Packages

No packages published

Contributors 7

Languages