Motive Interview Question

How to use two databases in a single Rails project?

Interview Answer

Anonymous

Apr 20, 2020

You'd have to write different database config files along with different database generators.