Skip to content

louwis-alfred/Postgre-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js PostgreSQL Connection Example

This project demonstrates how to connect to a PostgreSQL database using Node.js. It establishes a connection to a local PostgreSQL server and queries data from a specified table.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Make sure you have Node.js installed on your machine. You can download it from nodejs.org.
  • PostgreSQL: You need to have PostgreSQL installed and running. You can download it from postgresql.org.
  • Database Setup: Ensure that you have a database named firstdb and a table named firstTable created in your PostgreSQL server.

Installation

Clone the repository:

git clone https://github.com/louwis-alfred/myNode.git
cd myNode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published