# PLJS - PostgreSQL용 JavaScript 언어 확장

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10121](https://news.hada.io/topic?id=10121)
- GeekNews Markdown: [https://news.hada.io/topic/10121.md](https://news.hada.io/topic/10121.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-08-01T10:47:01+09:00
- Updated: 2023-08-01T10:47:01+09:00
- Original source: [github.com/plv8](https://github.com/plv8/pljs)
- Points: 10
- Comments: 1

## Topic Body

- V8 엔진을 이용하는 PLV8 확장과 달리 QuickJS를 이용  
- 작고 가볍고 상당히 빠름   
- PLV8 과 같은 기능을 목표로 함   
  - 현재 빠진 기능들 : Trigger, Composite Type, Windows, return_next(), startup 함수

## Comments



### Comment 17831

- Author: xguru
- Created: 2023-08-01T10:48:02+09:00
- Points: 1

[QuickJS Javascript Engine - 작고 빠르고 임베드 가능한 자바스크립트 엔진](https://news.hada.io/topic?id=59)
