Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 24065

Doug Hellmann: dbm — Unix Key-Value Databases — PyMOTW 3

$
0
0
dbm is a front-end for DBM-style databases that use simple string values as keys to access records containing strings. It uses whichdb() to identify databases, then opens them with the appropriate module. It is used as a back-end for shelve, which stores objects in a DBM database using pickle . Read more… This post is … Continue reading dbm — Unix Key-Value Databases — PyMOTW 3

Viewing all articles
Browse latest Browse all 24065

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>