# SQLite 3.38.0에 JSON 쿼리 연산자 추가

> Clean Markdown view of GeekNews topic #6064. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6064](https://news.hada.io/topic?id=6064)
- GeekNews Markdown: [https://news.hada.io/topic/6064.md](https://news.hada.io/topic/6064.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-03-01T09:47:47+09:00
- Updated: 2022-03-01T09:47:47+09:00
- Original source: [tirkarthi.github.io](https://tirkarthi.github.io/programming/2022/02/26/sqlite-json-improvements.html)
- Points: 8
- Comments: 0

## Topic Body

- PostgreSQL/MySQL에 있는 JSON 연산자와 호환   
-> : 인덱스 또는 키로 JSON 배열의 요소를 JSON으로 가져오기   
->> : 인덱스 또는 키로 JSON 배열의 요소를 텍스트로 가져오기   
- 3.38 부터는 JSON 지원이 기본으로 활성화 되어 컴파일시에 옵션 줄 필요 없음

## Comments



_No public comments on this page._
