*** 2,20 **** If your project uses SQLite and is not shown here, please feel free to add it. ! *: {link: http://www.coral8.com}: The Coral8 Engine is the only commercially available Complex Event Processing (CEP) engine in the world that is programmed via a language very close to SQL (Continuous Computation Language). ! ! *: {link: http://www.oneorzero.com OneOrZero Task Management System}: An open source PHP task management and helpesk system utilising PHP, and including SQLite and MySQL as native databases. Implementations include enterprise level support desks, bug and software tracking and task management of many flavours. Extremely fast SQLite implemenation (faster database read responses than MySQL!) *: The ExperimentalMailUserAgent implements a POP3 email client that easily stores thousands and thousands of emails with full-text search in a single SQLite database file. ! *: {link: http://www.opencommunity.co.uk/vienna2.html Vienna}: An open source native Mac OSX RSS/Atom newsreader. ! ! *: {link: http://www.zeusedit.com Zeus for Windows}: A programmer's editor for Windows platform. Zeus uses SQLite to manage the tags database, which in turn is used by the class browsing and code completion features. ! *: {link: http://www.danicsystems.com/ DragonDB - MVB Edition}: an SQL database engine for {link: http://www.appforge.com/products/enterprise/crossfire/index.html AppForge MobileVB} which is affordable, powerful and portable. Supports both Microsoft Pocket PC and Smartphone. *: {link: http://www.tentatavendita.com/ PocketSalesAgentNG}: a program for Windows Mobile PocketPC Edition for the Sales Force Automation. --- 2,35 ---- If your project uses SQLite and is not shown here, please feel free to add it. ! *: Apple Mac OS X {link: http://developer.apple.com/macosx/coredata.html Core Data}: The model ! layer of a MVC (model-view-controller) framework for developing applications on OS X. Core Data ! handles managing data objects, both in-memory and on-disk. ! ! *: {link: http://www.coral8.com}: The Coral8 Engine is the only commercially available Complex Event ! Processing (CEP) engine in the world that is programmed via a language very close to SQL (Continuous ! Computation Language). ! ! *: {link: http://www.oneorzero.com OneOrZero Task Management System}: An open source PHP task ! management and helpesk system utilising PHP, and including SQLite and MySQL as native databases. ! Implementations include enterprise level support desks, bug and software tracking and task ! management of many flavours. Extremely fast SQLite implemenation (faster database read responses ! than MySQL!) *: The ExperimentalMailUserAgent implements a POP3 email client that easily stores thousands and thousands of emails with full-text search in a single SQLite database file. ! *: {link: http://www.opencommunity.co.uk/vienna2.html Vienna}: An open source native Mac OSX RSS/ ! Atom newsreader. ! *: {link: http://www.zeusedit.com Zeus for Windows}: A programmer's editor for Windows platform. ! Zeus uses SQLite to manage the tags database, which in turn is used by the class browsing and code ! completion features. ! ! *: {link: http://www.danicsystems.com/ DragonDB - MVB Edition}: an SQL database engine for {link: ! http://www.appforge.com/products/enterprise/crossfire/index.html AppForge MobileVB} which is ! affordable, powerful and portable. Supports both Microsoft Pocket PC and Smartphone. *: {link: http://www.tentatavendita.com/ PocketSalesAgentNG}: a program for Windows Mobile PocketPC Edition for the Sales Force Automation. *************** *** 31,37 **** *: {link: http://www.punbb.org/ PunBB}: a message forum package, like phpBB but leaner, written in PHP ! *: {link: http://www.silverjuke.net/ Silverjuke Jukebox}: An easy-to-use jukebox (commercial software for Windows; Linux and Mac versions planned) *: {link: http://amarok.kde.org/ Amarok}: The KDE music player --- 46,53 ---- *: {link: http://www.punbb.org/ PunBB}: a message forum package, like phpBB but leaner, written in PHP ! *: {link: http://www.silverjuke.net/ Silverjuke Jukebox}: An easy-to-use jukebox (commercial software ! for Windows; Linux and Mac versions planned) *: {link: http://amarok.kde.org/ Amarok}: The KDE music player *************** *** 80,86 **** items based on your reading habits. *: {link: http://unix.freshmeat.net/projects/kannel/ Kannel}: Kannel is an open source SMS and WAP ! gateway. Supports usage of SQLite databases as DLR (delivery report) storage backend. http://www.kannel.org/ *: X-Chat SQLite Logger, logs all channel activity to an SQLite3 database. http://dev.int64.org/ xcsqlite.html --- 96,103 ---- items based on your reading habits. *: {link: http://unix.freshmeat.net/projects/kannel/ Kannel}: Kannel is an open source SMS and WAP ! gateway. Supports usage of SQLite databases as DLR (delivery report) storage backend. http:// ! www.kannel.org/ *: X-Chat SQLite Logger, logs all channel activity to an SQLite3 database. http://dev.int64.org/ xcsqlite.html *************** *** 325,335 **** note making. it is intended to replace your paper-based notes and your old typewriter. from continental to any win32 platform. notes are stored in sqlite3 database. ! *: {link: http://www.xboxmediacenter.com XboxMediaCenter}: A free open source (GPL) multimedia player for the Xbox from Microsoft. ! *: {link: http://members.liwest.at/solar/ WikiNotes}: An open source personal wiki for Mac OS X 10.4 and above. Includes export to HTML and as iPod Notes. Uses SQLite for data storage. ! *: {link: http://www.temboz.com/ Temboz}: an open source RSS/Atom reader implemented in Python, with a focus on managing information overload. Uses SQLite as the backend. Sometime in July 2002, Peter K. Morrison has gleaned some links from google, freshmeat and sourceforge searches for "sqlite". These are the English --- 342,355 ---- note making. it is intended to replace your paper-based notes and your old typewriter. from continental to any win32 platform. notes are stored in sqlite3 database. ! *: {link: http://www.xboxmediacenter.com XboxMediaCenter}: A free open source (GPL) multimedia ! player for the Xbox from Microsoft. ! *: {link: http://members.liwest.at/solar/ WikiNotes}: An open source personal wiki for Mac OS X 10.4 ! and above. Includes export to HTML and as iPod Notes. Uses SQLite for data storage. ! *: {link: http://www.temboz.com/ Temboz}: an open source RSS/Atom reader implemented in Python, ! with a focus on managing information overload. Uses SQLite as the backend. Sometime in July 2002, Peter K. Morrison has gleaned some links from google, freshmeat and sourceforge searches for "sqlite". These are the English *************** *** 508,514 **** *: {link: http://freshmeat.net/projects/grecipes/ grecipes}: a recipes management program. ! *: {link: http://blogs.sun.com/roller/page/eric_boutilier/20050405#sqlite_in_solaris_10 Solaris 10}: Sun Solaris 10 introduced the System Management Facility (SMF, see also here: {link: http://blogs.sun.com/roller/page/lianep/20050208#smf_repository_design_choices SMF_Repository_Design_Choices}) as a replacement for /etc/rc?.d scripts and /etc/inittab to start system services. The repository for SMF is a SQLite 2 database /etc/svc/repository.db. SQLite essentially controls the entire Solaris 10 boot process as well as fault management, a remarkable vote of confidence from Sun. *: {link: http://www.realsoftware.com/ REALbasic}: REALbasic, a cross-platform high level programming environment. SQLite is now the default DB engine in the Professional version. --- 528,540 ---- *: {link: http://freshmeat.net/projects/grecipes/ grecipes}: a recipes management program. ! *: {link: http://blogs.sun.com/roller/page/eric_boutilier/20050405#sqlite_in_solaris_10 Solaris 10}: ! Sun Solaris 10 introduced the System Management Facility (SMF, see also here: {link: http:// ! blogs.sun.com/roller/page/lianep/20050208#smf_repository_design_choices ! SMF_Repository_Design_Choices}) as a replacement for /etc/rc?.d scripts and /etc/inittab to start ! system services. The repository for SMF is a SQLite 2 database /etc/svc/repository.db. SQLite ! essentially controls the entire Solaris 10 boot process as well as fault management, a remarkable vote ! of confidence from Sun. *: {link: http://www.realsoftware.com/ REALbasic}: REALbasic, a cross-platform high level programming environment. SQLite is now the default DB engine in the Professional version. *************** *** 516,527 **** *: {link: http://nihongobenkyo.rubyforge.org/ Nihongo Benkyo}: Nihongo Benkyo is a japanese dictionary and learning tool. It is written in ruby and uses sqlite3. ! *: {link: http://bank.muratorplus.pl/ Bank Produktow i Uslug Wydawnictwa Murator}: a DB-intensive web application written in Python and later ported from MySQL to SQLite as a standalone application run from a CD. Unfortunately the SQLite-based version is not available on web (was distributed with one of our company's magazines). ! ! *: {link: http://wiki.mozilla.org/Mozilla2:Unified_Storage Mozilla 2: Unified Storage} - a project to provide a unified interface for storing and searching through data for all Mozilla components and extensions (and to eliminate the current @#$@#% of having multiple different (and sometimes evil) file formats within the Mozilla profiles (such as db1.85, mork, rdf/xml, xml, various text formats) ! ! *: {link: http://www.nedprod.com/TnFOX/ TnFOX} - A modern secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. Replicates the Qt API in many of the extensions. Provides a SQL DB driver class FXSQLDB_sqlite3 which uses an internal customised build of SQLite3. ! ! *: {link: http://freshmeat.net/projects/divmod_axiom/ Axiom} - Divmod Axiom is an object-relational database backed by SQLite, the goal of which is to provide an efficient, non-SQL interface to an existing relational database manager. In addition, it provides heterogenous object references and schema upgrades. ! ! *: {link: http://www.sqlobject.org/ SQLObject} - SQLObject is an object-relational mapper for Python programming language. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database. It supports mulitple SQL database backends including SQLite (via PySQLite). --- 542,568 ---- *: {link: http://nihongobenkyo.rubyforge.org/ Nihongo Benkyo}: Nihongo Benkyo is a japanese dictionary and learning tool. It is written in ruby and uses sqlite3. ! *: {link: http://bank.muratorplus.pl/ Bank Produktow i Uslug Wydawnictwa Murator}: a DB-intensive ! web application written in Python and later ported from MySQL to SQLite as a standalone application ! run from a CD. Unfortunately the SQLite-based version is not available on web (was distributed with ! one of our company's magazines). ! ! *: {link: http://wiki.mozilla.org/Mozilla2:Unified_Storage Mozilla 2: Unified Storage} - a project to ! provide a unified interface for storing and searching through data for all Mozilla components and ! extensions (and to eliminate the current @#$@#% of having multiple different (and sometimes evil) file ! formats within the Mozilla profiles (such as db1.85, mork, rdf/xml, xml, various text formats) ! ! *: {link: http://www.nedprod.com/TnFOX/ TnFOX} - A modern secure, robust, multithreaded, exception ! aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and ! Python forked from the FOX library. Replicates the Qt API in many of the extensions. Provides a SQL DB ! driver class FXSQLDB_sqlite3 which uses an internal customised build of SQLite3. ! ! *: {link: http://freshmeat.net/projects/divmod_axiom/ Axiom} - Divmod Axiom is an object-relational ! database backed by SQLite, the goal of which is to provide an efficient, non-SQL interface to an existing ! relational database manager. In addition, it provides heterogenous object references and schema ! upgrades. ! ! *: {link: http://www.sqlobject.org/ SQLObject} - SQLObject is an object-relational mapper for Python ! programming language. It allows you to translate RDBMS table rows into Python objects, and ! manipulate those objects to transparently manipulate the database. It supports mulitple SQL database ! backends including SQLite (via PySQLite).