1.0.0 • Published 5 years ago

@uq-its-ss/researchmaster v1.0.0

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
5 years ago

This is a NodeJS library for accessing the ResearchMaster database system.

It allows Node to query the database and retrieve records as JS objects without knowing too much about the underlying database structure*.

* At least that would be the goal if the system weren't to be decommissioned later this year, so for now you do need to supply an Oracle query to do a record search.