Francisco Presencia is announcing that drive-db with version number 2.0.0 is already available to download.
What is drive-db ?
drive-db is .
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.
This is changelog for drive-db version 2.0.0 :
You can read the complete changelog and also download this latest version on their homepage: github.com