Hacker News new | past | comments | ask | show | jobs | submit login
The Power of Simple CRUD (volument.com)
7 points by ellinoora on Jan 17, 2020 | hide | past | favorite | 11 comments



Not really a CRUD article more of a weird angry article about SAAS.


Kind of. However, I think the mentioned problems about SAAS are valid.


I feel like they attack from the wrong angle. Consider BareMetrics an SAAS. They aren't really just a CRUD, but are lumped in with CRM's. The easiest CRM is a spreadsheet and a mailer like SendMail.


Many organizations have used Excel as a CRM and then hit a lot of problems. It is very hard to scale up and also hard to add features to if you need them.


But they have actually replaced many of the popular services with a crud and also mention that MailGun / Stripe are irreplaceable.


What I'm looking for is something to replace external CHAT systems with something that stores all the data in our systems, replacing Intercom or whatever else.


That's our goal too. We pushed out this simple CRUD first for commenting and private support chat/email. We'll add realtime chat functionality later if needed. Currently, we are doing fine without it.


Not sure what this article was trying to get at. If a SAAS service could be replaced by a single line of code, then you did not need to use it in the first place.


We could ditch Recurly because we had all the necessary billing data available on the new, central system. Not before that.


> The next time someone mentions that infamous "simple CRUD", you might want to take them more seriously.

I agree.


Are there any ways to quickly build mobile crud apps?




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

Search: