# Basics ### Author Links - [brianc - github](https://github.com/brianc) - [brianc - npm](https://www.npmjs.com/~brianc) - [@briancarlson - X](https://x.com/briancarlson) ### Package Badges ![Build Status](https://github.com/brianc/node-postgres/actions/workflows/ci.yml/badge.svg) ![NPM Version](https://img.shields.io/npm/v/pg.svg) [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/brianc/node-postgres/)[![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)](https://npmjs.com/packages/pg) ## Install Package ```sh npm i pg ``` ## License This package uses the [MIT License](https://opensource.org/license/mit) TLDR: [MIT License - TLDR Legal](https://www.tldrlegal.com/license/mit-license) # Issues I've Encountered [[Issue - EDB Timestamps]] # Usage Examples