*: WhenToUseSqlite: Notes on when SQLite is an appropriate choice for a database engine. *: SqliteCompetitors: Comparisions between SQLite and other database engines *: DateAndTimeFunctions: Notes on how the new (experimental) date and time functions for SQLite work. *: SqliteWrappers: Code to use SQLite in various programming languages. *: SqlitePorts: Ports to other operating systems/environments, not officially supported. *: 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. *: 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. *: UnsupportedSql: Features of SQL that SQLite does not support. *: PerformanceConsiderations: Situations in which SQLite does and doesn't perform well compared to other database engines. *: PerformanceTuning: Information from the group on how to tune your queries *: PerformanceTuningWindows: Information on tuning SQlite for a Windows Enviroment (touchs on Delphi too) *: BuildOnWindowsWithTcl: A hack to build on windows using TCL. *: ConverterTools: Tools to convert SQLite databases from/to other database formats and DBMSes. *: SqliteTools: Programs to help you manage SQLite databases. *: ReadLine: License for the use of readline in sqlite.exe and hints for OSX *: {link: http://www.pshelka.za.pl/ ShellScript}: Example shell scripts for creating databases. *: {link: http://www.terra.es/personal5/kelly66/ InformationSchema}: The information schema consists of a set of views that contain information about the objects defined in the current database. *: {link: http://www.gang-date.home.ro BlueSky}: Ideas for enhancements to SQLite. *: {link: http://www.tripak.za.pl/ ClientServer}: Ideas for Client/Server enhancements to SQLite *: {link: http://www.terra.es/personal7/linda1112/ SqliteThree}: Stuff related to sqlite version 3. *: {link: http://www.zaraza.za.pl/ SqliteWikiFaq}: A FAQ style in the wiki, ask questions about Sqlite! ----- *: {link: http://www.gotikanah.home.ro WikiDocumentation} about how to use this wiki *: {link: http://www.terra.es/personal7/fetisheca/ AddingNewPages} to this wiki. Or {link: http://www.terra.es/personal5/livexx/ CreatingNewWiki}