In-memory DB Implemented a python non thread-safe in-memory db for learning purposes. This implementation has fast commits but slower rollbacks.