
January 2015
Here are the release notes for January 2015. Modules in scope and dependencies can be found on GitHub January 5th 2015 This is a large update with every single library updated. The main changes are […]
Here are the release notes for January 2015. Modules in scope and dependencies can be found on GitHub January 5th 2015 This is a large update with every single library updated. The main changes are […]
Some information on performance when using the DataStore back end in Database abstraction with google apps scriptThe library reference is Mj61W-201_t_zC9fJg1IzYiz3TLx7pV4j Comparing scriptDB, parse and datastore In Migrate data from scriptDb to Datastore I showed how to copy […]
This shows how to easily copy data between back ends as described in Database abstraction with google apps scriptThe library reference is Mj61W-201_t_zC9fJg1IzYiz3TLx7pV4j Example If you are using Database abstraction with google apps script, changing back ends […]
This is the the driver for DB.MEMORY described in Database abstraction with google apps script The library reference is: M96uVZRXXG_RY3c2at9V6tSz3TLx7pV4j Reference There’s nothing to stop us using memory as a back end database. Sounds a little […]
This is the the driver for DB.PROPERTIES described in Database abstraction with google apps scriptThe library reference is MrpyO-B3fO-b1NG3LZ4UzaKi_d-phDA33 Reference This driver uses one of objects returned by the Google Apps Script Properties service. It is […]
The library reference is: MFOtcXFHPAtxy_lb6tkhrXKi_d-phDA33 Reference This driver uses orchestrate.io. It works the same as all the other drivers, except that sorting is not yet implemented. Note that you’ll need to pass your orchestrate API key to DataHandler as […]
This is the the driver for DB.DRIVE described in Database abstraction with google apps script The library reference is: Ma__4vH–nQ_FPsuNF1BFuyz3TLx7pV4j Reference This driver uses the Google Drive Service to save a JSON file representing the contents of a […]
This is the the driver for DB.PARSE described in Database abstraction with google apps script. This uses parse.com – noSQL database for GAS and you may find it useful to read up how to do authentication there. […]
This is the the driver for DB.FUSION described in Database abstraction with google apps script The library reference is MyhWrchJeGiOowTfrMNidiSz3TLx7pV4j Reference This driver uses Fusion Advanced Services, that need to be enabled. They are already […]
This is the the driver for DB.IMPORTIO described in Database abstraction with google apps script The library reference is MJWmIWvhOOsv401piLKzeNai_d-phDA33 Reference This driver came about following this post from +Martin Hawksey about import.io web scraping, and it uses his library to […]
bruce mcpherson is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at http://www.mcpher.com. Permissions beyond the scope of this license may be available at code use guidelines