-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Monte Milanuk wrote:
> Where I need some help (or more specifically, some pointers towards books,
> tutorials and such) is on how I should organize the data in SQLite - how to
> split it up between tables, referencing them in queries, backups, dumps,
> etc.

If you use apsw then all of this applies:

  http://apsw.googlecode.com/svn/publish/tips.html

The "Customising cursors" section does not apply if you use pysqlite
instead.

As for books, you may wish to try "The Definitive Guide to SQLite".  My
review is at http://www.rogerbinns.com/sqlitereview.html and you can
find other reviews and book recommendations in the archives for this list.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkm2GU4ACgkQmOOfHg372QR1RACgnw7ATrMG3Ug5iCg33rNqPccA
kjkAoLyhFJooqgGxqjwgF6obCZlgY3Zr
=Cld7
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to