[GH-ISSUE #1015] feat: Drizzle Prepared Statements #25872

Closed
opened 2026-04-17 16:10:53 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Scooter1337 on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/1015

Is this suited for github?

  • Yes, this is suited for github

Drizzle's queries can be significantly faster when using prepared statements.

Describe the solution you'd like

Prepared Statements

Describe alternatives you've considered

/

Additional context

No response

Originally created by @Scooter1337 on GitHub (Dec 24, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/1015 ### Is this suited for github? - [x] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. Drizzle's queries can be significantly faster when using prepared statements. ### Describe the solution you'd like [Prepared Statements](https://orm.drizzle.team/docs/perf-queries#prepared-statement) ### Describe alternatives you've considered / ### Additional context _No response_
GiteaMirror added the locked label 2026-04-17 16:10:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#25872