PyDbLite 2.3
PyDbLite 2.3 Ranking & Summary
PyDbLite 2.3 description
PyDbLite 2.3 provides you a powerful and very helpful pure-Python in-memory database engine which uses Python list comprehensions as query language, instead of SQL. PyDbLite is a free, open source, small, and fast in-memory database management program.
The database object supports the iterator protocol, so that requests can be expressed with list comprehensions or generator expressions instead of SQL. The module stores data in a cPickled file. Records are indexed by a unique record identifier, that can be used for direct access.
Since operations are processed in memory they are extremely fast, nearly as fast as SQLite in the few tests that were made by the developer. Also, an index can be created on a field to speed up selections.
Enhancements: Bug fixes, name and interface changes to SQLite and MySQL adapters.
PyDbLite 2.3 Screenshot
PyDbLite 2.3 Keywords
Bookmark PyDbLite 2.3
PyDbLite 2.3 Copyright
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com