Skip to content

Gets a csv file with thousands of movies and just insert in a Postgres database, the special thing is thinking in performance first using concurrency/parallelism

Notifications You must be signed in to change notification settings

Kelvin-Jesus/the-ultimate-movies-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-ultimate-movies-database

Gets a csv file with thousands of movies and just insert in a Postgres database, the special thing is thinking in performance first using concurrency/parralelism

Creating the Database

Run the following commands:

docker pull postgres

About

Gets a csv file with thousands of movies and just insert in a Postgres database, the special thing is thinking in performance first using concurrency/parallelism

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published