pg-data-from-folder

1.0.0 • Public • Published

Data From folder To PostgreSQL

This is a Node.js application that reads files from a specific folder and inserts their details into a PostgreSQL database.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm
  • PostgreSQL

Installing

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Update the dbConfig object in app.js with your PostgreSQL database details
  4. Run node app.js to start the application

Usage

The application reads files from the C:/xxxxx/xxxxx/xxxxx/Uploads directory and inserts their details into the public."LawsuitUploadFile" table in the PostgreSQL database.

Built With

License

This project is licensed under the ISC License.

Readme

Keywords

none

Package Sidebar

Install

npm i pg-data-from-folder

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.81 kB

Total Files

3

Last publish

Collaborators

  • bugraars