

Exactly. Access was a dirt-cheap rapid application design (RAD) tool in disguise, and very easily could have been shaped into a smooth on-ramp to ASP, ASPX, IIS, and SqlServer solutions. In short: a hypothetical “Access.NET” would have been really something.
On the other hand, now we have a super easy jumping point for anyone in a large business who can program a little to spin up a new startup. Find a business process that’s currently a spreadsheet/on paper, write a database frontend to easily handle that then sell your solution to businesses looking to remove load bearing paperwork and spreadsheets
You just described most of my career, and how a lot of contracting shops get their start. Managers need reports, and someone has to program them. I’ve lost count of how many times I’ve replaced Excel with custom software; a faster way to do this is usually welcome. That said, the cloud “Data” space is doing a lot right now to reduce this kind of task to Jupyter notebooks and some other proprietary solutions.
Thanks for sharing - that’s actually pretty interesting. I knew about Polars, but I didn’t know it performed better. I know about that in passing from folks that are in the Cloud “Data” space, who use SaaS platforms that are heavily Python based. That includes Pandas and Polars, but also Jupyter. That really threw me for a loop, but the more I think about it, the more sense it makes.