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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Velvet – Data platform with an AI SQL editor

9 点作者 chrisjh大约 1 年前
Hi HN — Chris here, Velvet co-founder. I’m excited to share what we’ve been working on, a platform to unify disparate data sources into a single queryable interface.<p>We built Velvet to solve our own problem. We’re a small team and wanted to combine the data from various services (Stripe, Supabase, etc.) into a layer that would help us make product decisions and ship new features faster.<p>On the surface, it may look like a simple text-to-SQL data notebook. But under the hood, it’s an accessible and interoperable backend-as-a-service that your entire product team can utilize. Connect to your databases, sync third-party APIs, capture webhook events — then write data directly, spinning up queues and analytics databases on the fly.<p>The magic of our tool is in unifying data sources into a native SQL layer. We leverage ClickHouse to enable you to write joins across datasets you’ve never been able to pair together before (without significant effort). We layer on an iterative SQL query interface to help you write and refine queries with the assistance of AI.<p>Our product works great for individual contributors and solo devs, but we’ve also built in collaboration features so data access doesn’t get siloed.<p>Your saved queries can be turned into API endpoints and used directly in feature development. This makes the workflow of shipping new features really fast! Ping me if you want to early access to this feature.<p>Watch our video demo (<a href="https:&#x2F;&#x2F;youtu.be&#x2F;CW5TXMCyfC0" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;CW5TXMCyfC0</a>) and try the live demo in our app. Feel free to email me directly (chris@usevelvet.com) with questions and feedback.<p>Thanks for checking out Velvet!

2 条评论

gavry大约 1 年前
Ahh this is awesome. The AI-powered query builder =&gt; API endpoint feature sounds like the biggest win for me.<p>Any plans in the future for having these exposed via an OpenAPI schema (that could then be used to introspect &#x2F; generate clients with)? Would be awesome to make it super easy for frontend engineers to create their own endpoints and then automatically be able to use them in their app!<p>(or is that possibly already a feature?)<p>Best of luck, and will keep a tab on this
philip1209大约 1 年前
My understanding is that Velvet is like a &quot;Supabase for data warehouses,&quot; sitting somewhere between Amplitude and Snowflake. Is that right? How does it compare to each of those?
评论 #39528293 未加载