Skip to content

Python non thread-safe in-memory transactional db implementation

Notifications You must be signed in to change notification settings

Shaance/python-in-memory-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In-memory DB

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

About

Python non thread-safe in-memory transactional db implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages