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(或nodejs)应用程序是否可以与使用图形协议创建的子图共享相同的postgres db?还是子图需要专用数据库?如果是这样,从多个数据库读取的 Rails 应用程序会是更好的策略吗?
您可以分享的任何指针将不胜感激!