-
Notifications
You must be signed in to change notification settings - Fork 108
Neon Drizzle Support #700
Copy link
Copy link
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
I want to migrate application to NuxtHub, as it becomes more open-minded platform, however, it uses neon http driver with drizzle orm.
Describe the solution you'd like
Similarly to vanilla PostgreSQL, MySQL, SQLite and Cloudflare D1, I would be pleased to be able to use other drivers available with drizzle, especially Neon with the similarly simple configuration and workflows.
Describe alternatives you've considered
The only alternative I see is to use separate drizzle instance in my application with the neon configured there. This however does not offer elegant NuxtHub features and results in duplicite resources.
Additional context
None
Reactions are currently unavailable