Shelve Database Engine 1.1

License: Free ‎File size: N/A
‎Users Rating: 3.9/5 - ‎7 ‎votes

ABOUT Shelve Database Engine

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.