Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Query SQLite from a Web Browser
(opens in new tab)
(github.com)
3 points
secran
4y ago
1 comments
Save
Share
1 comments
1 comments · 1 top-level
top
newest
oldest
secran
OP
4y ago
I found this pattern in the process of using other databases, which is very useful when importing data to excel or google sheets. for example: curl -vvvv '
http://localhost:8000/a.csv?select
* from t limit 1'
j
/
k
navigate · click thread line to collapse