Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要一些参考资料来创建每个客户/公司都有自己的数据库并使用一些控制面板来管理他的参数的 Rails 应用程序。我使用了 setler gem,但我需要一些设计建议。伙计们,这样做的最佳做法是什么?
(分离数据库的决定是由它们存储的大量数据决定的)
看看这个:
http://www.rollcallapp.com/blog
多客户端也称为多租户。另请参阅此问题的答案:
多租户 Rails 应用:不同技术的优缺点是什么?