Shelve Database Engine
betaDescription
ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.
Categories
License
Update Notifications
User Ratings
User Reviews
-
shdb is fast and stable