Can I use a Google Drive spreadsheet as if it were (similar to) a MySQL database?
I\'m thinking of using it as a player database for an HTML/JavaScript web game. Th
Without a server-side service that implements another authentication layer for client libraries and use Google auth to talk to Drive, this is not possible.