drizzle-team / drizzle-team/drizzle-orm

[FEATURE]:select from json

Open
#2,581 3 comments 0 reactions 0 assignees View on GitHub
enhancement qb/crud
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

### Describe what you want

He all, is there any orm suport for next query:
select json_col ->> 'abc' as ALIAS from my_table?

Contributor guide

Open the contributing guide

Research direction

The issue does not name any files, tests, or entry points. Start by locating Drizzle's PostgreSQL query-selection and JSON expression APIs, then verify how aliases are represented and tested. Done means a documented ORM-supported way to select a JSON field by key and alias the result, with coverage for the reported query.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, typescript
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.