I just fixed Burton Radon's sqlite library to compile with DMD 0.88.
Burton's work is still available at
http://www.opend.org/sqlite/index.html.
I uploaded my update to the Files section under the new "sqlite"
folder.
Sqlite (www.sqlite.org) is basically a database in a .dll. It's source
is in the public domain. The library I've uploaded requires the
included .dll (216 KB). It was designed for Windows, but I'm
optimistic that it wouldn't take many changes to work on other
platforms.