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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Venice – open-source Plaid to Postgres in minutes without code

53 点作者 tonyx超过 2 年前
Hi HN!<p>Tony &amp; Ali here, we are super excited to introduce Venice - an open source financial data integrations platform. Our MVP is getting financial data from Plaid into your postgres database in under 5 mins.<p>We met while building our own respective fintechs. We noticed how much developer time went into setting up and maintaining the infrastructure rather than actually building the fintech itself. In Tony’s last project Alka for instance, the engineering team spent 30%+ of time building and maintaining the data connectivity and pipeline rather than the core work of accounting.<p>What we wish existed is a Segment &#x2F; Airtable for fintech, letting you get financial data from wherever they are produced to anywhere they are useful. We think the most basic version is a Plaid to Postgres database connector with a self-service portal where your customers can add &#x2F; remove &#x2F; repair and manage their financial connections. This takes less than 5 mins to set up without writing a single line of code. In fact, we went so far as asking non technical people to get set up and they were able to do it just as fast using Vercel, Supabase and Plaid.<p>Today, our product is perfect if you’re just starting out or using it as a hobby, but eventually we hope any sized fintech could use what we’ve built as the project matures and community grows.<p>We wrote it using full stack TypeScript, and paid special attention to composability and extensibility. There is a core connect &amp; sync library with its own cli, a HTTP API (thank you to the amazing folks at trpc + zod), a set of headless React components, theme-able data-connected UI library leveraging tailwindcss, and finally a next.js application that puts it all together. Each layer is built on the one before, so you can start with no code at all while drop down to any layer of abstraction as your need grow. What we are shipping today is a complete, instantly deployable next.js application which you can use either as a standalone portal via redirect, or embed into your application via iframe. The default setup uses Vercel as we expect you to bring your own database and authentication that powers the rest of your application.<p>The repo is licensed under MIT &amp; ELv2, so you are completely free to use it for your own projects and companies while we retain the right to being the only one to release a cloud hosted version in the future.<p>Check us out at <a href="https:&#x2F;&#x2F;github.com&#x2F;useVenice&#x2F;venice" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;useVenice&#x2F;venice</a>. We have a ton of ideas in mind and would love your feedback. Hit us up at hello@useVenice.com or on slack at <a href="http:&#x2F;&#x2F;link.usevenice.com&#x2F;slack" rel="nofollow">http:&#x2F;&#x2F;link.usevenice.com&#x2F;slack</a>

4 条评论

MuffinFlavored超过 2 年前
If everybody used this, how would they stand out under the premise &quot;they can&#x27;t code themselves&quot; to add stuff to it&#x2F;connect other things to it?
评论 #32947088 未加载
评论 #32947130 未加载
dnnssl2超过 2 年前
Genius<p>How quickly can I set up a data connection from Plaid into my data warehouse?<p>Also, how quickly can I set up a connection from a not out of the box API such as Argyle?
评论 #32954757 未加载
dapick超过 2 年前
Love it - making it easier to get &amp; sync this data across the different sources is powerful. Excited to see where this goes
评论 #32977410 未加载
norland12超过 2 年前
great idea
评论 #32977414 未加载