rix0rrr / qnddb

Quick 'n' Dynamo DB - A DynamoDB client with local emulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick & Dynamo DB

A simple library that wraps Amazon DynamoDB.

Most important feature: a developer mode that emulates DynamoDB by storing the database contents in a JSON file on disk. No network connection or AWS credentials necessary.

About

Quick 'n' Dynamo DB - A DynamoDB client with local emulation


Languages

Language:Python 100.0%