drizzle-team / drizzle-team/drizzle-orm
[FEATURE]: Hope to add SQL interception
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 35.8k
- Forks
- 1.6k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 4
Description
### Describe what you want
Drizzle currently does not support mechanisms such as middleware, plugins, interceptors, etc., resulting in poor flexibility. For some complex requirements, concatenation or filtering operations need to be performed based on intercepted SQL, such as multi tenancy.
Contributor guide
Assessment
This issue has not been assessed yet.