Hacker News new | past | comments | ask | show | jobs | submit login

I think that sounds like a bad idea. I could see pain arising from the shared usage of the database -- e.g., during migrations or heavy usage. I'm not really sure what the benefit is, either: each team will likely want to be the owner of their own database anyway.

If you're talking about the separate microservices using the same tables in the database, that's probably an even worse idea. Either your services are way too tightly coupled, or shouldn't have been split into separate services in the first place.




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

Search: