Can someone suggest better resources for learning sqlite3? I wanted to use the Python library but I don't know sql.

Gilles nospam at nospam.com
Tue Aug 6 06:51:01 EDT 2013


On Sat, 3 Aug 2013 10:57:32 -0700 (PDT), Aseem Bansal
<asmbansal2 at gmail.com> wrote:
>I found Python3's sqlite3 library. I found that I needed sql commands for using it.
>
>I have tried sql.learncodethehardway but it isn't complete yet. I tired looking on stackoverflow's  sql tag also but nothing much there.

It'll be easier to read tutorials specifically meant to use Sqlite
with Python:

www.google.com/search?q=python+sqlite+examples



More information about the Python-list mailing list