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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Interactive SQLite Documentation: Experiment with Queries in Real-Time

123 点作者 marcobambini大约 1 年前

8 条评论

james-bcn大约 1 年前
Nice. But with regards to the SQLite cloud, it annoys the hell out of me that so many of this type of site hide their pricing. It makes no sense to me at all. It just puts me off signing up to test services if I don't know the pricing.
评论 #39628092 未加载
评论 #39628406 未加载
评论 #39626528 未加载
评论 #39629061 未加载
评论 #39629926 未加载
marcobambini大约 1 年前
Hi all. SQLite Cloud's founder here. Our service is still in beta. We'll announce pricing as soon as we're out of the beta phase. There is no marketing strategy at all here, we are just developing one step at a time.
评论 #39630776 未加载
评论 #39629984 未加载
avinassh大约 1 年前
This is a great idea! On a related note, I love how nalgeon [0] has interactive blog posts [1] on SQLite release notes using WASM magic<p>[0] - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;user?id=nalgeon">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;user?id=nalgeon</a><p>[1] - <a href="https:&#x2F;&#x2F;antonz.org&#x2F;sqlite-3-45&#x2F;" rel="nofollow">https:&#x2F;&#x2F;antonz.org&#x2F;sqlite-3-45&#x2F;</a>
hellorashid大约 1 年前
i love this kinda interactive documentation, its so great to be able to tinker as you learn. well done!
carl_dr大约 1 年前
&gt; Real-Time Query Execution: Write your SQL queries and see the results instantly. Whether you&#x27;re retrieving data, performing joins, or modifying tables, the Interactive SQLite Console provides immediate feedback.<p>Types DELETE FROM table ... Oh<p>I presume you have a commit step or something?
invernomut0大约 1 年前
It seems interesting but I think I prefer to keep another tab with <a href="https:&#x2F;&#x2F;www.db-fiddle.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.db-fiddle.com&#x2F;</a> to experiment with the syntax.
edublancas大约 1 年前
You can get this for pretty much any language by re-using Jupyter kernels; here&#x27;s a Python example: <a href="https:&#x2F;&#x2F;hidden-truth-8699.ploomberapp.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hidden-truth-8699.ploomberapp.io&#x2F;</a>
emadda大约 1 年前
&gt; Backed by the creator of SQLite.<p>Is this from the SQLite developers?
评论 #39630878 未加载