Hacker News new | ask | show | jobs
by kkevv 1972 days ago
Ohh, We haven't tried WebSQL yet with our builder, but from a quick Google search it seems possible!

Another route is to use something like http://alasql.org/ to cache data in localstorage so you can query it instantly. Would a search UX be better, or a text box to directly write SQL over your data?

1 comments

Yeah, we use alasql in the app I linked to below. It's amazing! Also supports querying CSV's, Excel, Sheets, etc. Pretty amazing package.