@natlibfi/record-loader

Load records into a data store while filtering, preprocessing and matching & merging them in the process


Keywords
record, store, datastore, recordstore, db, database, load, import, export, save, filter, preprocess, match, merge, process, find, query, tuple, create, update, delete
License
Other
Install
npm install @natlibfi/record-loader@1.0.5

Documentation

recordLoader NPM Version Build Status Test Coverage

recordLoader is a tool and a Javascript module to load records into a data store while filtering, preprocessing, matching & merging them in the process.

For documentation see the wiki.

Development

Clone the sources and install the package using npm:

npm install

Run the following NPM script to lint, test and check coverage of the code:

npm run check

License and copyright

Copyright (c) 2015-2017 University Of Helsinki (The National Library Of Finland)

This project's source code is licensed under the terms of GNU Affero General Public License Version 3 or any later version.