/** * The unrestriced / private interface to the database. */ module.exports = require('mdoq') .require('mdoq-mongodb') .use('localhost') ;