About SQL I like the w3c schools[1]; about sqlite how do you want to use it? Via C interface? If so, check the website "sqlite in 5 minutes or less"[2].
[1]http://www.w3schools.com/sql/ [2]https://www.sqlite.org/quickstart.html On Sat, Feb 21, 2015 at 7:33 PM, russ lyttle <lyttlec at gmail.com> wrote: > I'm new to sqlite and not that experienced with SQL in general. Are > there any good sqlite tutorials or references better than the first few > pages returned by a google search? > > I have reference and tutorial books for MySql. > > > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >