Hacker News new | ask | show | jobs
by bane 2242 days ago
What's really interesting I think is how "opposite" of enterprise software these ER diagrams look. Whatever happened to the thousands upon thousands of identical tables in a standard Oracle-backed enterprise solution?

It's almost like these things were designed without the intention of having to spend a fortune on consulting services.

1 comments

Huh lol?

These are simple tables for simple services, like one of these diagrams is legit the boilerplate of Laravel and another is Spark which is a SAAS boilerplate built on top of laravel.

Very few of these are actual software in use, most seem to be boilerplates from different systems. And even the actual software tend to be lower level systems that require very little tables.

You are comparing "enterprise software" of who knows what with a random PHP boilerplate?

> another is Stripe which is a SAAS boilerplate built on top of laravel

Spark