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 <[EMAIL PROTECTED]>
wrote:

> En Mon, 31 Mar 2008 14:50:27 -0300, David Anderson <[EMAIL PROTECTED]>
> 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
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to