modb is still in beta.
modb
is a lightweight and fast Database library written in pure python.
educational
comprehensive documentationpure
no third party dependencies neededlight
only ~a thousand lines of codefast
using btree internally to boost the performance
modb
stands for My Own DataBase. It's built for my own purposes originally.