© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Drizzle TeamDT
Drizzle Team•12mo ago•
2 replies
Nick Harris

Dynamic select() query builder

With the
.$dynamic()
.$dynamic()
operator, we're able to double up on
.where()
.where()
and
.limit()
.limit()
additions without erroring. However, we can't add on to the original
select()
select()
query. Is there a way to do this to add new fields to an existing query being built?
Drizzle TeamJoin
The official Discord for all Drizzle related projects, such as Drizzle ORM, Drizzle Kit, Drizzle Studio and more!
11,879Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

construction a dynamic query builder generically ?
Drizzle TeamDTDrizzle Team / help
2y ago
$dynamic() select
Drizzle TeamDTDrizzle Team / help
3y ago
Query builder insert
Drizzle TeamDTDrizzle Team / help
3y ago
Dynamic query building
Drizzle TeamDTDrizzle Team / help
3y ago