Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shimondoodkin/nodejs-mongodb-tsv-selector
lets export quickly from mongodb a very large tsv(tab seperated values) file. with hierarchical structure in column names using dot notation.
https://github.com/shimondoodkin/nodejs-mongodb-tsv-selector
Last synced: 28 days ago
JSON representation
lets export quickly from mongodb a very large tsv(tab seperated values) file. with hierarchical structure in column names using dot notation.
- Host: GitHub
- URL: https://github.com/shimondoodkin/nodejs-mongodb-tsv-selector
- Owner: shimondoodkin
- License: mit
- Created: 2014-12-04T21:34:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-04T21:49:52.000Z (about 10 years ago)
- Last Synced: 2024-10-19T22:51:06.032Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nodejs-mongodb-tsv-selector
===========================lets export quickly from mongodb a large tsv(tab seperated values) file. with hierarchical structure in column names using dot notation.