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: Venice – open-source Plaid to Postgres in minutes without code

53 pointsby tonyxover 2 years ago
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 comments

MuffinFlavoredover 2 years ago
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 未加载
dnnssl2over 2 years ago
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 未加载
dapickover 2 years ago
Love it - making it easier to get &amp; sync this data across the different sources is powerful. Excited to see where this goes
评论 #32977410 未加载
norland12over 2 years ago
great idea
评论 #32977414 未加载