Resurrecting ScriptDb – nosql database for Apps Script
67 views
Skip to first unread message
Bruce Mcpherson
unread,
Apr 13, 2026, 8:16:08 AM (12 days ago) Apr 13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
ScriptDb is back from the dead. This article discusses the resurrection of ScriptDb, a simple, free, noSQL database for Google Apps Scrip. Deprecated in 2014, it's being brought back using a Redis backend, emulating the original API with added tweaks. It's available as an Apps Script library and a Node module, enabling data sharing between Node and Apps Script.