py-minidb-2.0.8

simple SQLite3 store for Python objects

Index | databases

Description

minidb 2 makes it easy to store Python objects in a SQLite 3 database
and work with the data in an easy way with concise syntax. Designed
for Python 3.

Homepage: https://thp.io/2010/minidb/