Simple In-Memory Database for Python
Copyright (C) 2016-2017 David Betz
Purpose
A simple database to stand in for something beefier. Helpful for unit testing.
New
Text index added. View unit tests for samples.
Usage
Just look at the tests.
Simple In-Memory Database for Python
pip install memorydb==1.2.1