Tuesday, 28 May 2024

New Show Hacker News story: latest news

Show HN: Turn CSV Files into SQL Statements for Quick Database Transfers
2 by ryanwaldorf | 0 comments on Hacker News.
This package lets you unload a CSV from a warehouse, turn that CSV into SQL statements creating a temp table and inserting data with a CLI command, and copy those SQL statements into your query editor so you can start using the data in a different warehouse. Useful for when you need to join data together that's stored in two separate data warehouses (e.g. finance and product data).

No comments:

Post a Comment