Skip to content

renaldig/csv-postgres-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csv-postgres-import

Task for Medipass Backend Challenge. Dependencies are already included in the module, so simply need to run npm start to retrieve data. Program is configured for Postgres Database. At the moment, the program is configured to retrieve a csv file from a website.

To run, the following steps are required:

  1. Execute the import statements to create the tables in the database and ensure database has been created beforehand

  2. Configure parameters in src/config/knex-config.js

  3. Run with npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published