←back to thread

1070 points dondraper36 | 1 comments | | HN request time: 0.214s | source
Show context
bob1029 ◴[] No.45072782[source]
If we were willing to abandon all of our tooling and technology tribalism, it would become feasible to replace many B2B SaaS products with a scheduled ETL job that runs on an MSSQL or Oracle box once per day. Most business processes can be modeled as extract-transform-load. The business would generally agree that fancy spreadsheets on the server is much simpler compared to a custom codebase. Especially, when granted access to this data and involved in its schema design.
replies(1): >>45072916 #
1. conradfr ◴[] No.45072916[source]
It often feels like a large part of the dev world is just coding some fancy gui & system for what could be (or used to be) Excel + Access :)