Using Unbuffered Queries and More with SQLite with PHP 5
Monday, December 11th, 2006Introduction to Using SQLite with PHP 5
Monday, December 4th, 2006If you use PHP 5 to build web-based applications that access a database you might want to consider SQLite. A lighter option than MySQL this database may still suit your purposes if you don t need all of MySQL s bells and whistles. This three-part series ...
Using SQLite in Python
Wednesday, April 12th, 2006SQLite is a small C library that implements a self-contained SQL database engine. This article examines pysqlite one of a number of libraries in Python that is used as an interface with SQLite.... (Advertisement) Advanced Reuse and Component-Based Development Free MKS whitepaper. Component based development and component re-use is ...
