drive-db was created to allow information to be pulled from a Google Drive spreadsheet at regular intervals.
This way users can collectively edit a shared spreadsheet and other applications can pull in the most recent version of the information and update their listings.
drive-db can be used only in situations where the all the app's data can be stored in one single database table, but setting up multiple drive-db instances might help you with more complex data structures.
Besides pulling in the data, drive-db also provides functions to let the developer search for specific information.
Installation instructions are provided with the package's README file.
What is new in this release:
- Added the limit() function. Tests are modular and easy to do/deploy.
What is new in version 1.6.0:
- Added the limit() function. Tests are modular and easy to do/deploy.
Requirements:
- Node.js
Comentários não encontrado