TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Query SQLite from a Web Browser

3 pointsby secranover 3 years ago

1 comment

secranover 3 years 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 &#x27;<a href="http:&#x2F;&#x2F;localhost:8000&#x2F;a.csv?select" rel="nofollow">http:&#x2F;&#x2F;localhost:8000&#x2F;a.csv?select</a> * from t limit 1&#x27;