*: SqliteWrappers: Code to use SQLite in various languages. *: SqliteTclPackageWrapper: Code to use SQLite package in Tcl. *: LanguageNotes: Hints for making the best use of the SQL language understood by SQLite. *: HowToCompile: Notes on compiling SQLite for various architectures. *: CodeWarrior: Notes on compiling on MacOS using CodeWarrior *: SqliteUsers: A list of projects and programs that use SQLite. *: MultiThreading: Notes on multithreading issues using SQLite. *: InMemoryDatabase: Notes on how to use SQLite for in-memory tables. *: PrecompiledSql: Notes on the speed advantages of precompiled SQL. ==== AllowingAnonymousEditing