# Omnigres - Postgres as a Platform

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=11421](https://news.hada.io/topic?id=11421)
- GeekNews Markdown: [https://news.hada.io/topic/11421.md](https://news.hada.io/topic/11421.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-10-20T10:16:02+09:00
- Updated: 2023-10-20T10:16:02+09:00
- Original source: [github.com/omnigres](https://github.com/omnigres/omnigres)
- Points: 14
- Comments: 1

## Topic Body

- Postgres를 개발자용 애플리케이션 플랫폼으로 만들어주는 오픈소스   
- DB 인스턴스 하나를 배포해서 전체 어플리케이션을 호스팅할 수 있고, 필요에 따라 확장 가능   
- 애플리케이션 로직을 DB 인스턴스 안에서 또는 옆에서 실행   
- 배포 프로비져닝(Git, 컨테이너 등)  
- DB 인스턴스가 HTTP, 웹소켓 및 다른 프로토콜을 서빙   
- 인메모리 및 휘발성 온디스크 캐싱   
- 일반적인 애플리케이션 구성 요소들 지원(인증, 권한관리, 결제 등)  
- Reqctive 쿼리를 이용한 데이터베이스 모델링된 애플리케이션 로직  
- 자동 처리되는 원격 API 및 Form 핸들링  
- 실시간 데이터 업데이트

## Comments



### Comment 20068

- Author: iolothebard
- Created: 2023-10-22T14:35:56+09:00
- Points: 1

유니버셜DB의 귀환
