*** 55,61 **** *: Python, the programming language (since 2.5) ships PySqlite. ! *: {link: http://www.runbasic.com/ Run BASIC} is an easy to use web programming system that provides a desktop programming metaphor for creating apps that run in a web browser. Especially meant for small business apps/end user/education. Run BASIC includes easy database programming by integrating SQLite. {link: http://basicprogramming.blogspot.com/2007/06/adding-sqlite-to-run-basic.html Read our blog post about this}. *: {link: http://www.rackmonkey.org/ RackMonkey} is a web-based tool for managing racks of equipment such as web servers, video encoders, routers and storage devices. SQLite provides the database backend for the system. --- 55,61 ---- *: Python, the programming language (since 2.5) ships PySqlite. ! *: {link: http://www.runbasic.com/ Run BASIC} is an easy to use web app server with a built-in BASIC scripting language. Run BASIC includes easy database programming by integrating SQLite. Great for learning web+database programming or for building quick front-ends to existing SQLite databases. {link: http://basicprogramming.blogspot.com/2007/06/adding-sqlite-to-run-basic.html Read our blog post about this}. *: {link: http://www.rackmonkey.org/ RackMonkey} is a web-based tool for managing racks of equipment such as web servers, video encoders, routers and storage devices. SQLite provides the database backend for the system.