Python and Db

David Anderson zerty.david at gmail.com
Mon Mar 31 16:50:42 EDT 2008


I would like to use sqlite, But I also wanted a tutorial with the basis of
the sql and etc, I never dealed with dbs before

On Mon, Mar 31, 2008 at 3:42 PM, Gabriel Genellina <gagsl-py2 at yahoo.com.ar>
wrote:

> 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
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080331/3e62b1a9/attachment.html>


More information about the Python-list mailing list