Python's cdb library has a handy function to iterate all keys in a cdb database: http://pilcrow.madison.wi.us/pycdb_doc.html It would be awesome to be able to do the same with go-cdb. (Also the function for # of items in a cdb is handy and would be nice)