pymemdb

A very fast in-memory database with export to sqlite written purely in python

No image available

Very simple RDMBS that is supposed to serve as a drop-in replacement for a conventional DB during build-up. It is very fast, completely written in python und relies heavily on dictionaries. It features a to_sqlite export method