Python and Db

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Mon Mar 31 14:42:08 EDT 2008


En Mon, 31 Mar 2008 14:50:27 -0300, David Anderson <zerty.david at gmail.com>  
escribió:

> Hi! I'm don't know almost nothing about bds, Can You suggest me an Simple
> but efficient Bd to work with python apps? Can You suggest me any  
> tutorials?

See the Python wiki at: http://wiki.python.org/moin/DatabaseProgramming
If you stick with DBAPI 2.0 you won't have much trouble writing for one  
database or another. sqlite is a good start and is included with Python 2.5

-- 
Gabriel Genellina




More information about the Python-list mailing list