Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I understand Reverse ETL as a concept, but why does it require different software to solve? Aren't most ETL/ELT tools designed to move data from any source to any other source? We've got a pretty vanilla requirement of pulling data from CRM to data warehouse for reporting and then pushing rollups back to CRM. And we use the same tool for both flows.



there are many nuances to sending data from data store to biz tools, that don't apply to ETL tools. For example, data warehouses are designed to take as much data and in whatever format, you can throw at them. Biz tools on the other hand have very custom payload/API formats, rate limits, and more.


From Wikipedia : extract, transform, load (ETL) is a three-phase process where data is extracted, transformed (cleaned, sanitized, scrubbed) and loaded into an output data container. The data can be collated from one or more sources and it can also be output to one or more destinations.

Reverse is only meaningful when you're used to a specific view that ETL can only load into a single destination. (Usually data warehouse)

Just like the term "push notification" which are a specific kind of communication from the server to a mobile device but in fine, it's the device calling a service to know if there are any notification waiting for them. A Message Queue in other words...


You have been downvoted for this but you are entirely correct.

The differentiation in terminology is entirely a fiction created by marketing teams for these kinds of tools.

I'm saying this is someone that sees the benefit in this specific tool and desires to implement it for my team.

There is no reason that tools like FiveTran couldn't handle the same things that tools like Census do. They just focused on a specific set of use cases, ignored other ones that were more of a paradigm shift. Then when teams created products that fill this void they referred to them as reverse ETL for entirely marketing reasons.

It's an example of where enterprise software gatekeepers such as Gartner drive negative value by deliberately confusing the language to sell their magic quadrant reports to risk adverse executives at massive corporations.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: