본문 바로가기
카테고리 없음

[기타] node.js postgresql 예제

by 나스닥171819 2020. 5. 11.
728x90
반응형

http://zetcode.com/javascript/nodepostgres/

 

Node Postgres tutorial - PostgreSQL programming in JavaScript with node-postgres module

Home Subscribe Node Postgres tutorial The Node Postgres tutorial shows how to work with PostgreSQL database in JavaScript with node-postgres. The node-postgres The node-postgres is a collection of Node.js modules for interfacing with the PostgreSQL databas

zetcode.com

 

 

 

https://docs.microsoft.com/ko-kr/azure/postgresql/connect-nodejs

 

Node.js를 사용하여 Azure Database for PostgreSQL - 단일 서버에 연결

이 빠른 시작에서는 Azure Database for PostgreSQL - 단일 서버의 데이터를 연결하고 쿼리하는 데 사용할 수 있는 Node.js 코드 샘플을 제공합니다.

docs.microsoft.com

 

 

반응형