For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > November 2004 > SQLite Tutorial: SQL database for creating Unix tools









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author SQLite Tutorial: SQL database for creating Unix tools
Mike Chirico

2004-11-26, 4:09 pm

SQLite Tutorial:
http://prdownloads.sourceforge.net/...l.html?download

This tutorial shows how to interface C and C++ with SQLite. I use SQLite a
lot in my
Unix/Linux projects; and, since it is in the public domain, plus it is very
fast for low level
applications, it can be ideal for projects. This is a very fast relational
database.

I took a lot of the FAQ(s) and created a bunch of examples under Unix. The
examples are
all GPL.

I hope this helps,

Mike Chirico
mchirico@comcast.net




Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com