Hacker News new | ask | show | jobs
by artursapek 2872 days ago
You don't see a problem with talking to your DB over the public networking, with long round-trips?
1 comments

That's the service that mlab.com offers (which we use and are happy with). It does mean you have to be a little careful about your queries though, and cache if necessary.