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
noble-gold•7mo ago
There's no requirement to use Neon's serverless driver. We support postgres.js. Hope that answers your question.
metropolitan-bronzeOP•7mo ago
that works