Another thing which the HTTP funtion allows:
You can make use of a database server, which is as powerful as MySQL, without a connector plugin. The nosql database couchdb allows you to do queries with a HTTP API, also over localhost. You would only need a function to extract your data from json...