跨公司计算机共享数据库

发布于 2025-01-05 02:18:40 字数 99 浏览 1 评论 0原文

我已经在本地计算机和网站服务器上设置了数据库。我现在需要为一家计算机公司(约 50 台)建立数据库。我该如何设置才能满足这种需求?我知道这是一个模糊的问题,但任何建议或链接将不胜感激。

I've set up a database on my local computer, and also on a server for a website. I'm now faced with the need to set up a database for a company of computers (~50). How would I set this up for this need? I know this is a vague question, but any advice or links would be much appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

迷离° 2025-01-12 02:18:40

这确实是一个模糊的问题,需要更多细节才能给出更好的答案,但总之你应该购买一台服务器,安装一个linux发行版(我建议CentOS),并使用内置的包管理器安装MySQL(yum install mysql)。然后,您将必须管理用户、架构和及时备份,但一旦开始,情况也不算太糟糕。

另外,我建议访问 DBA ExchangeServerFault > 如果您打算提出更多此类性质的“模糊”问题。

It is indeed a vague question, which requires more details to give a better answer, but in short you should procure a server, install a linux distro (I suggest CentOS), and use the built in package manager to install MySQL (yum install mysql). Then you will have to manage users, schema, and timely back-ups, but once you get the ball rolling it's not too bad.

Also, I'd suggest visiting DBA Exchange and ServerFault if you plan to ask more 'vague' questions of this nature.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文