Sybase iAnywhere SQL AAnywhere Mobile and Embedded Database

I'd rather play golf


Thoughts on data management, autonomic computing, and self-managing database systems.

header image

Entries Tagged as 'SQLite'

A cache pattern for offline web applications

July 23rd, 2009 · 1 Comment

Yesterday I listened to Rob Kroeger, a software engineer at Google, present a talk entitled “A Cache Pattern for Offline Web Applications” at the University of Waterloo. This was a slightly modified version of the talk entitled “A General-purpose Caching Architecture for Offline-capable Web Applications with HTML 5 Databases or Gears” that Rob had given [...]

[Read more →]

Tags: SQLite

Thin clients getting thicker

January 20th, 2009 · Comments Off

My colleagues Bruce Hay and Eric Farrar recently brought to my attention yet another Object-Relational Mapping interface called ActiveRecord.js. ActiveRecord.js, just released on 13 January 2009 in beta, is a single-file, MIT-licensed Javascript browser plugin, and is the first released component of ActiveJS, a JavaScript framework initiative sponsored by Aptana. There are two interesting characteristics [...]

[Read more →]

Tags: Database interfaces and persistent objects · SQLite