Small. Fast. Reliable.
Choose any three.
*** 2,8 ****
  If your project uses SQLite and is not shown here, please feel           
  free to add it.  
  
! *: Aegis, A GIS program for win32 and WinCE that use sqlite even for Geographic data. http://www.gistek.net
  
  *: GENtle, a GPLed software for molecular biology. http://gentle.magnusmanske.de
   
--- 2,9 ----
  If your project uses SQLite and is not shown here, please feel           
  free to add it.  
  
! *: Aegis, A GIS program for win32 and WinCE that use sqlite even for Geographic data. http://
! www.gistek.net
  
  *: GENtle, a GPLed software for molecular biology. http://gentle.magnusmanske.de
   
***************
*** 20,26 ****
  *: tSqliteDataset: a Delphi, based on tDataSet class wrapper  
                     http://www.a-i.prv.pl  
   
! *: PIRCSrv: IRC Services written in Pascal using the {link: http://www.freepascal.org FPC} compiler and SQLite as the database :) http://pircsrv.shortcircuit.net.au/
    
  *: Web Gedcom Viewer uses SQLite on the backend with Perl driver.  
              http://linuxrocket.net/gedview/  
--- 21,28 ----
  *: tSqliteDataset: a Delphi, based on tDataSet class wrapper  
                     http://www.a-i.prv.pl  
   
! *: PIRCSrv: IRC Services written in Pascal using the {link: http://www.freepascal.org FPC} compiler 
! and SQLite as the database :) http://pircsrv.shortcircuit.net.au/
    
  *: Web Gedcom Viewer uses SQLite on the backend with Perl driver.  
              http://linuxrocket.net/gedview/  
***************
*** 31,37 ****
  *: Scribble: Temporary online data storage  
               http://tnx.nl/scribble/  
  
! *: Bingesoft: A daemon to work with a set of nethack patches to allow for competitive play and information filtering for scoreboards, snooping, and event clients.  http://nethacks.org/bingesoft
    
  *: wxSQLite: a wxWindows wrapper  
               http://members.optusnet.com.au/~blackpaw1/ 
--- 33,40 ----
  *: Scribble: Temporary online data storage  
               http://tnx.nl/scribble/  
  
! *: Bingesoft: A daemon to work with a set of nethack patches to allow for competitive play and 
! information filtering for scoreboards, snooping, and event clients.  http://nethacks.org/bingesoft
    
  *: wxSQLite: a wxWindows wrapper  
               http://members.optusnet.com.au/~blackpaw1/ 
***************
*** 76,81 ****
--- 79,86 ----
    
  *: AGFEO TK-Suite: Software for configuring AGFEO PBXs and for managing  
  connection and contact data. http://www.agfeo.de  
+ test
+ 
    
  *: SQLite Analyzer: GUI tool to manage SQLite databases.  
  http://www.kraslabs.com/sqlite/  
***************
*** 106,116 ****
  *: {link: http://wspiegel.de/gfsqlite/ gfsqlite}: A simple SQL-shell for SQLite-Databases 
  based upon pysqlite. Gfsqlite is written in Python and tested under Win32 and Linux.  
  
! *: {link: http://www.luminal.org/wiki/index.php/IMMS IMMS}: Intelligent Multimedia Management System. IMMS is an intelligent playlist plug-in for XMMS that tracks your listening patterns and dynamically adapts to your taste.
!  
! *: {link: http://imagekeep.techass.com ImageKeep Express}:  An image database program utilizing SQLite.  Uses sqlite_encode_binary() and sqlite_decode_binary() to store binary (image) data (works quite well :).
! 
! *: {link: http://itool.net/ itool.net}:  A suite of online buisiness software, aimed towards accountants, professionnals, and other companies. Based on PHP, MySQL, SQlite. SQlite is used to serve performance-critial data, providing a local-cache in a clustered environment: temporary webserver databases, menus structures, pages access-rights, localized messages, and so on. Feel free to contact us (bmedici@itoolsystems.com).
  
   From:  "peterkmorrison" <peterkmorrison@y...>            
  Date:  Sun Jul 28, 2002  10:25 pm           
--- 111,129 ----
  *: {link: http://wspiegel.de/gfsqlite/ gfsqlite}: A simple SQL-shell for SQLite-Databases 
  based upon pysqlite. Gfsqlite is written in Python and tested under Win32 and Linux.  
  
! *: {link: http://www.luminal.org/wiki/index.php/IMMS IMMS}: Intelligent Multimedia Management 
! System. IMMS is an intelligent playlist plug-in for XMMS that tracks your listening patterns and 
! dynamically adapts to your taste.
!  
! *: {link: http://imagekeep.techass.com ImageKeep Express}:  An image database program utilizing 
! SQLite.  Uses sqlite_encode_binary() and sqlite_decode_binary() to store binary (image) data (works 
! quite well :).
! 
! *: {link: http://itool.net/ itool.net}:  A suite of online buisiness software, aimed towards 
! accountants, professionnals, and other companies. Based on PHP, MySQL, SQlite. SQlite is used to 
! serve performance-critial data, providing a local-cache in a clustered environment: temporary 
! webserver databases, menus structures, pages access-rights, localized messages, and so on. Feel 
! free to contact us (bmedici@itoolsystems.com).
  
   From:  "peterkmorrison" <peterkmorrison@y...>            
  Date:  Sun Jul 28, 2002  10:25 pm           
***************
*** 212,219 ****
   
  *:http://www.bebits.com/app/3156 - BeOS port of sqlite
  
! *: http://www.appelsiini.net/~tuupola/php/DB_DataContainer/ - A PHP Database Persistence Layer with support for SQLite.
  
! *: http://kexi-project.org , http://www.koffice.org/kexi - Kexi is an integrated environment for managing data. It helps creating database schemas, inserting, querying and processing data. SQLite is used here as default local database engine.
  
  *: http://www.jasonlinux.com/linux/phptutorials/sqlite/ - An article on using sqlite with PHP
--- 225,235 ----
   
  *:http://www.bebits.com/app/3156 - BeOS port of sqlite
  
! *: http://www.appelsiini.net/~tuupola/php/DB_DataContainer/ - A PHP Database Persistence Layer 
! with support for SQLite.
  
! *: http://kexi-project.org , http://www.koffice.org/kexi - Kexi is an integrated environment for 
! managing data. It helps creating database schemas, inserting, querying and processing data. 
! SQLite is used here as default local database engine.
  
  *: http://www.jasonlinux.com/linux/phptutorials/sqlite/ - An article on using sqlite with PHP