/nodejs-mongodb-csv-export-webapp

Really brief and tiny example that shows how to connect to a mongo db database reading one database table (document) and creating/exporting a CSV file (which is going to be downloaded once the page is requested)

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Stargazers