Hi,
The SQLite documentation has a whole section on the SQL syntax that it supports. If you're working with C#, I believe system.data.sqlite is what's used there, but having made my bed in attempting to learn C and C++ so not having any reason to use that, I can't say how detailed and/or in-depth they are. While we're on the topic of documentation, is the SQLite SQL syntax laid out in actual text anywhere, or is it just the syntax diagrams? At the moment I can only find the diagrams which are no good to me (using a screen reader) and so the rest I'm having to try to piece together from the usage notes and my limited knowledge of MySQL.
Cheers.
Damien.
-----Original Message----- From: Mike Clark
Sent: Thursday, March 29, 2018 6:06 PM
To: sqlite-users@mailinglists.sqlite.org
Subject: [sqlite] Resources for learning SQLite

I suspect there are already threads on this, so apologies for the potential
duplicate...

I'm a long-time C# developer who has used Sql Server for decades, but I'm
just getting started with SQLite. Does anyone have any recommendations for
books or online resources?

I'm particularly interested in resources that use C#.

I've been working with "Using SQLite" by Jay A. Kreibich, and it's very
useful, but if there's something more advanced I'd love to know about it.

Thanks!

--
Mike Clark <http://www.mikeclark.co>
Twitter: @Cyberherbalist
Blog: Cyberherbalist's Blog <http://www.cyberherbalist.co>
---------
"Free will, though it makes evil possible, is also the only thing that
makes possible any love or goodness or joy worth having."
*- C. S. Lewis*
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to