项目作者: davidbetz
项目描述 :
Simple In-Memory Database for Python
高级语言: Python
项目地址: git://github.com/davidbetz/pymemorydb.git
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.