minidb
minidb copied to clipboard
Store Python objects in SQLite 3. Concise, pythonic API. Easy to write, relatively easy to read. A kind of super simple ORM, if you will. Give it a try.
Results
1
minidb issues
Sort by
recently updated
recently updated
newest added
Hi @thp, first of all congratulations for that amazing piece of work! I checked the code and it's perfectly suitable for my project, right now! I was just wondering, did...