I would like to be able to host a database for my app (as a substitute for Parse and FB), which inlcudes user accounts, data, and file uploads.
Is there a way of using existing plugins (like AJAX) to interact with a self-hosted CouchDB? Are there other plugins that would accomplish this?