#separate backend to query mongo
1 messages · Page 1 of 1 (latest)
@bronze nova I'm curious: what makes it easier to query a db from a separate server? One obvious downside is that you now need to manage two (fleets of) servers in your infrastructure, which can get complicated as you scale up.
That's right but requesting mongodb from nextjs doesn't work easily.