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: Write a CSV to Postgres (and 20 other dev utilities)

11 pointsby dominicwhytealmost 4 years ago

1 comment

dominicwhytealmost 4 years ago
Hey HN! I’m Dominic, an engineer at Retool, and I&#x27;m excited to be sharing this on HN.<p>I often need to spin up a quick Postgres DB or REST API to test features I’m working on. Seeding these with data can get tedious, especially if I have to duplicate resources across environments. I put together a few quick tools to make this easier, like Import CSV to PostgreSQL (<a href="https:&#x2F;&#x2F;retool.com&#x2F;utilities&#x2F;write-csv-to-postgres" rel="nofollow">https:&#x2F;&#x2F;retool.com&#x2F;utilities&#x2F;write-csv-to-postgres</a>) and Convert CSV to JSON (<a href="https:&#x2F;&#x2F;retool.com&#x2F;utilities&#x2F;convert-csv-to-json" rel="nofollow">https:&#x2F;&#x2F;retool.com&#x2F;utilities&#x2F;convert-csv-to-json</a>).<p>All the utilities are freely available at <a href="https:&#x2F;&#x2F;retool.com&#x2F;utilities" rel="nofollow">https:&#x2F;&#x2F;retool.com&#x2F;utilities</a> - here (<a href="https:&#x2F;&#x2F;retool.com&#x2F;utilities&#x2F;generate-app-from-csv" rel="nofollow">https:&#x2F;&#x2F;retool.com&#x2F;utilities&#x2F;generate-app-from-csv</a>) is one my favorites which lets you auto-generate a basic CRUD app from a CSV file.<p>Any feedback, requests for utilities or questions welcome! :)
评论 #27711489 未加载
评论 #27711480 未加载