Ask HN: What are the best tools for DB ingestion?
https://news.ycombinator.com/item?id=6905587I have a database (MySQL) that is unique id, name, address, and data appended.
I get updates to the DB. I am looking for the best tool to update / ingest new / delete old data quarterly.
It is about 6 M records each update.
looking for front end tools, if they exist. Thank you ahead of time.