Hacker News new | ask | show | jobs
by bambax 533 days ago
The one I use is xlite

https://github.com/x2bool/xlite

It's read-only and mounts spreadsheets as virtual tables. Very fast.

Perhaps more relevant to this thread, libgsqlite loads Google Sheets as virtual tables:

https://github.com/0x6b/libgsqlite

(I haven't tested it though.)