Database BSD on Mac?

Gerhard Haering gerhard.haering at gmx.de
Tue Sep 3 19:28:14 EDT 2002


* Max <lu_gio at hotmail.com> [2002-09-03 23:19 +0000]:
> Hi!
> I'm implementing a simple data manager to store few images and sounds
> (<5Mb).
> I'm developing a game on windows platform (so, I don't need a client
> server db like mysql) but I'd like to port the software on every python
> supported platform (well, principally on win,linux and mac).
> 
> I was looking on BSD but I'm not sure it is ported to all platforms.
> Wich db should I utilize?

Do you really need one? Or do either pickle or shelve suffice?

-- Gerhard




More information about the Python-list mailing list