should i really need to migrate to neon's JS driver?
We have been using supabase on a vercel-fastify backend using the @porsager/postgres module. Now we are planning to move to neon, but do we really need to switch to neon's JS driver from the current postgres module we are using?
2 Replies
other-emerald•9mo ago
There's no requirement to use Neon's serverless driver. We support postgres.js. Hope that answers your question.
national-goldOP•9mo ago
that works