Monday, May 25, 2020

New comment by simonw in "Ask HN: Has anybody shipped a web app at scale with 1 DB per account?"

This is pretty much how WordPress.com works - or used to work, I don't know if they changed this.

Each account gets its own set of database tables (with a per-account table prefix) which are located in the same database. Upgrades can then take place on an account-by-account basis. They run many, many separate MySQL databases.



from Hacker News - New Comments: "WordPress" https://ift.tt/2TCtvL2
via IFTTT

No comments:

Post a Comment

Web-Based Remote Garage Door Controller

Article URL: https://github.com/jjsch-dev/DoorController Comments URL: https://news.ycombinator.com/item?id=42823788 Points: 1 # Comments...