# SQLite 3.44 인터랙티브 릴리즈 노트

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=11645](https://news.hada.io/topic?id=11645)
- GeekNews Markdown: [https://news.hada.io/topic/11645.md](https://news.hada.io/topic/11645.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-11-02T10:56:02+09:00
- Updated: 2023-11-02T10:56:02+09:00
- Original source: [antonz.org](https://antonz.org/sqlite-3-44/)
- Points: 4
- Comments: 0

## Topic Body

- 중요 업데이트 기능들을 직접 실행해볼 수 있는 릴리즈 노트   
- 집계(aggregates) 함수에서 ORDER BY : avg, count 에는 유용하지 않지만 group_concat, json_group_array 등에 유용   
- 더 나은 문자열 연결(concatenation) : SQLite/MySQL 전용이었던 group_concat 대신 Postgres에서 사용하는 string_agg 로도 쓸수있게 alias 제공   
- 날짜 포매팅: stftime 이 더 많은 포매팅 문법 지원. ISO 8601(%F, %T, %R), 12시간 표시(%I, %l), %k, %p/%P, %e, %u 등

## Comments



_No public comments on this page._
