TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Creating a scalable service on MySQL

1 pointsby missenlinxover 13 years ago
I am in the process of creating a scalable service in cakePHP and at this current point of time I have a working prototype using one database.<p>My question is what is the best way to move forward in regards to signing up clients and keeping their data separate.<p>Each client has their own database? This was my only thought as I am not interested in having data within the same table and prefixing will simply become messy.<p>Thoughts?<p>Thanks all

no comments

no comments