Kelvin-Jesus/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/parallelism
Go
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
Go