MySQL one database versus multiple databases
When designing an application – should you put each customer in a separate database or keep them all in one large central database?
When it came to start work on our new Clear Books accounting software last year, we had to make a fundamental database design choice between using a single database for all clients, or [...]


