| CPAN Ratings (Gamma) BerkeleyDB reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of BerkeleyDB
6 out of 6 found this review helpful:
Being able to use all this power from within perl is just amazing!
The author is also very responsive and helpful.
The POD doc is quite sparse but this is really not a problem since this module almost strictly follow the C API, which is heavily documented on the sleepycat website (maybe a link in the POD would be helpful).
Examples from the C reference manual can be adapted to perl in a minute (except with far less lines of code!)
Drugeon - 2006-05-31 02:33:49
Was this review helpful to you?
Yes
No
This is a solid, well-written interface to a solid, well-written database. My application exercises the module fairly extensively including using multiple, simultaneous database environments, memory pools, secondary indexes, transactions, transaction checkpointing, log management, table removal and the Berkeley DB's hot recovery method. And it all just works. Plus Paul Marquess and Keith Bostic of SleepyCat monitor the BerkeleyDB news group answering quickly and authoritatively questions about the db and its interface. Awesome.
Thanks for such excellent work,
Mike
Mike Barborak - 2005-04-21 07:18:13
Was this review helpful to you?
Yes
No
It's simply the best
Nam - 2004-04-23 15:40:29
Was this review helpful to you?
Yes
No
This is more advanced version of DB_File and the best module to use with BerkeleyDB library [for 'db-maniacs'] ;-) Please complete all documentation. Best regards.
Sebastian Mr�wczy�ski - 2003-10-20 06:23:33
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|