Add Queries support for Bun SQL #19501
hlysine
started this conversation in
Features / New SDKs (Integrations) / Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bun provides fast native bindings to interface with SQL databases. It is also supported by Drizzle as an easy drop-in replacement for
pgorpostgres. Although Sentry already provides integration with Bun, it does not instrument the Bun SQL module to generate query insights. It would be great if Sentry could capture SQL from this module and generate insights as well.Beta Was this translation helpful? Give feedback.
All reactions