Better AuthBA
Better Auth11mo ago
4 replies
javid

Using postgres Instead of pg in Better Auth – Is It Possible?

I see that better-auth uses the pg npm library for database connections. However, I want to use the postgres npm package instead.

Is it possible to configure Better Auth to work with the postgres library instead of pg? If so, how can I do it?

Thanks in advance!
Was this page helpful?