# Apache Age, Postgres에 Graph DB 기능을 추가하는 확장

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3844](https://news.hada.io/topic?id=3844)
- GeekNews Markdown: [https://news.hada.io/topic/3844.md](https://news.hada.io/topic/3844.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-03-06T09:57:30+09:00
- Updated: 2021-03-06T09:57:30+09:00
- Original source: [age.apache.org](https://age.apache.org/)
- Points: 6
- Comments: 1

## Topic Body

- 하나의 DB로 Relational & Graph 두개의 모델을 지원하는 것을 목표

ㅤ→ ANSI SQL + openCypher(Graph Query Language)

- Cypher 쿼리를 SQL로 변환 & 계획 실행

- PostgreSQL 11에서 개발중. 12/13 지원 예정

- 두개 이상의 그래프 동시 질의 지원해서 머지 가능

- Bitnine 의 Postgres 포크버전인 AgensGraph에서 영향받았고, AgensGraph의 주요기능을 대부분 지원하는 것을 목표로 함

* AGE : A Graph Extension

## Comments



### Comment 4594

- Author: xguru
- Created: 2021-03-06T09:59:22+09:00
- Points: 1

AgensGraph : a Multi-Model Graph Database based-on PostgreSQL

https://www.slideshare.net/kisung80/agensgraph-a-multimodel-graph-database-based-on-postgresql

https://bitnine.net/
