Skip to content

A Node.js application for processing and importing data from a CSV file into a PostgreSQL relational database.

License

Notifications You must be signed in to change notification settings

Thiagoff-IT/RegistryManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegistryManager

This project is a NodeJS application that takes a CSV file as input and creates a relational database using PostgreSQL with the data from the file.

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

You need to have NodeJS and PostgreSQL installed on your machine.

Installing

Clone this repository to your local machine.

$ git clone https://github.com/Thiagoff-IT/RegistryManager.git

Install the required dependencies by running:

yarn

Built With

  • NodeJS
  • Typescript
  • Jest
  • PostgreSQL

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Node.js application for processing and importing data from a CSV file into a PostgreSQL relational database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published