On Sat, Aug 3, 2013 at 1:57 PM, Aseem Bansal <asmbans...@gmail.com> wrote:
> I was writing a Python script for getting the user stats of a 
> website(Specifically codereview.stackexchange). I wanted to store the stats 
> in a database. 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. Can someone 
> suggest me better resources for learning sql/sqlite3?

Have you tried the sqlite home page at http://www.sqlite.org/


> --
> http://mail.python.org/mailman/listinfo/python-list



-- 
Joel Goldstick
http://joelgoldstick.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to