dbTalk Databases Forums  

Is PyBSDDB the best choice for python

comp.databases.berkeley-db comp.databases.berkeley-db


Discuss Is PyBSDDB the best choice for python in the comp.databases.berkeley-db forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Is PyBSDDB the best choice for python - 06-21-2006 , 08:44 AM






I want use BDB in Python. Is PyBSDDB the best choice in Python?
Or other solutions??

Thanks, and sorry for my poor English and newbie's question!!


Reply With Quote
  #2  
Old   
Florian Weimer
 
Posts: n/a

Default Re: Is PyBSDDB the best choice for python - 06-21-2006 , 01:14 PM






Quote:
I want use BDB in Python. Is PyBSDDB the best choice in Python?
Or other solutions??
If you use the bsddb.db module (and not the old interfaces in the
bsddb module itself), you should get something that is reasonably
feature-complete. The exact Berekeley DB version will depend on your
OS distributor, of course.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.