TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Exploring Tweets with SQLite and WASM

98 点作者 divyenduz大约 4 年前

5 条评论

simonw大约 4 年前
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 未加载
gkorland大约 4 年前
The question that keeps bother us, what is the WASM perform impact compared to native SQLite ?
评论 #26679985 未加载
nathanwallace大约 4 年前
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!)
bionhoward大约 4 年前
Can this extend to rqlite?<p>It would be pretty epic
评论 #26679304 未加载
sktrdie大约 4 年前
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 未加载