Hacker News new | ask | show | jobs
by zoomablemind 533 days ago
Could you mention a few of such, to save time going through search results?
1 comments

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.)