SQLite: Documentation

Here is documentation about protocols etc.
Locked
Toast

SQLite: Documentation

Post by Toast » 26 Apr 2008, 17:05

This document describes situations where SQLite is an appropriate database engine to use versus situations where a client/server database engine might be a better choice.

A very quick introduction to programming with SQLite. This document describes each API function separately.

http://www.sqlite.org/docs.html

Locked