Dealing with a database with Next.js API routes
With Next API routes serverless functions become much more accessible. But in a serverless world, maintaining a connection with a database isn't achieved in the same way.
How did this work before?
Previously we may have provisioned, maintained and b...
h.kevincunningham.co.uk3 min read