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.

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

9 pointsby chrisjhabout 1 year ago
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 comments

gavryabout 1 year ago
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
philip1209about 1 year ago
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 未加载