[wxPython-users] OT - Python/Databases/wxPython
Christopher Barker
Chris.Barker at noaa.gov
Fri Feb 9 15:32:06 PST 2007
Andrea Gavana wrote:
> a free, non
> particularly complicated to use database with Python support which can
> help me in tackling this problem?
I'd consider going with a straight python object database like Durus:
http://www.mems-exchange.org/software/durus/
It's a lot easier to deal with than an SQL database.
If you really want to use a "standard" database, then I'd consider an
Object-Relational mapper.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list