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.

Exploring Tweets with SQLite and WASM

98 pointsby divyenduzabout 4 years ago

5 comments

simonwabout 4 years ago
I have a CLI tool (written in Python) called twitter-to-sqlite which imports Tweets into a SQLite database - it&#x27;s a really fun source of data to play with: <a href="https:&#x2F;&#x2F;datasette.io&#x2F;tools&#x2F;twitter-to-sqlite" rel="nofollow">https:&#x2F;&#x2F;datasette.io&#x2F;tools&#x2F;twitter-to-sqlite</a>
评论 #26677499 未加载
评论 #26679288 未加载
gkorlandabout 4 years ago
The question that keeps bother us, what is the WASM perform impact compared to native SQLite ?
评论 #26679985 未加载
nathanwallaceabout 4 years ago
I wrote a Postgres FDW in Go to query Twitter using SQL - <a href="https:&#x2F;&#x2F;hub.steampipe.io&#x2F;plugins&#x2F;turbot&#x2F;twitter" rel="nofollow">https:&#x2F;&#x2F;hub.steampipe.io&#x2F;plugins&#x2F;turbot&#x2F;twitter</a><p>(Steampipe is an open source CLI to query cloud APIs using SQL. No DB required!)
bionhowardabout 4 years ago
Can this extend to rqlite?<p>It would be pretty epic
评论 #26679304 未加载
sktrdieabout 4 years ago
Cool but we’ve had in browser databases since ages. Things like indexedDb and WebSql. But I guess it’s a cool WebAssembly experiment nonetheless.
评论 #26677022 未加载
评论 #26676887 未加载
评论 #26677042 未加载
评论 #26676793 未加载
评论 #26677785 未加载
评论 #26677437 未加载