mod_sqlite

mod_sqlite is an Apache 2.0 module which provides access to SQLite databases over HTTP.

http://localhost/test?db=/tmp/foo.txt&q=select+*+from+test
な感じでアクセスできるらしい。