Comparison of Python based data storage
This is a review of Python-based data-stores and databases, with some history of an active user base.
Name | Type | License | First Release | Latest Release | Python Compatibility |
---|---|---|---|---|---|
buzhug | Relational database | BSD License | v0.1 (2006-05-21) | v1.8 (2010-09-23) | 2.3+ (unclear on 3.x) [1] |
CodernityDB | Key-value database | Apache License | v0.3.5 (2012-10-16) | v0.5 (2015-07-22) | 2.5-2.7 [2] |
TinyDB | Document-oriented database | MIT License | v1.0.0 (2013-07-20) | v3.2.1 (2016-06-29) [3] | 2.6-3.5 |
Zope Object Database | Object database | Zope Public License | 1996 | v5.1.1 (2016-11-18) [4] | 2.7.9+, 3.3+ |
References
This article is issued from Wikipedia - version of the 11/24/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.