2011
Nicholas Nethercote » Blog Archive » Clownshoes available in sizes 2^10+1 and up!
beware of what you measure might become part of the measurement.SQLite is very careful about measuring its memory usage and provides an API to access those measurements. But in order to measure its own memory usage accurately, it adds 8 bytes to every allocation request in order to store the requested size at the start of the resulting heap block. In doing so, it converts a lot of 1,024 byte requests into 1,032 byte requests. Ironically enough, the slop caused by storing the requested size rendered the stored size inaccurate.
2010
xavierlacot/joli.js - GitHub
SpatiaLite
JazzRecord is ActiveRecord for JavaScript (ORM)
CheckPlaces - Restore Favicons + Check your bookmarks in different ways - Firefox Extension
2009
SpatiaLite download page
the SpatiaLite extension enables SQLite to support spatial data too [aka GEOMETRY], in a way conformant to OpenGis specifications
UwAmp Wamp Server - Apache MySQL PHP
SQLite Foreign Key Support
2008
iPhone / iPod Touch Backup Extractor
System.Data.SQLite









