excel-couchdb-import
v4.0.0
Published
Import Excel sheets to CouchDB
Downloads
6
Readme
excel-couchdb-import
Import Excel Sheets to CouchDB
excel-couchdb-import
imports Excel files (*.xls, *.xslx) into CouchDB/PouchDB documents, and transforms the sheets into JSON.
Usage
Document update conflicts are possible and will be ignored.
excel-couchdb-import path/to/file.xls \
--target http://user:[email protected]/targetdb
Reimport
Fetches revisions and update local documents by id.
excel-couchdb-import path/to/file.xls \
--target http://user:[email protected]/targetdb \
--reimport
Example
Issue Reporting
If you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker.
License
This project is licensed under the MIT license. See the LICENSE file for more info.
Thanks
You like this excel-couchdb-import and you want to see what coming next? Follow me on Twitter @mikebild
.
Enjoy!