I sort of assumed that database events was a wrapper around the
Cocoa data classes or some such. i.e. It could use sqlite as its
data source.
And having read the article in MacTech, that's what the author (of
the article) suggests. I'll have a play - both with creating a
database via AppleScript and through sqlite3 and see what crops up.