Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway290
946 days ago
How does generating queries work with other sources like CSV?
1 comments
hahn-kev
946 days ago
Good question, if I were to do it I'd just import into an in memory SQLite db and let you query that
link