An open API service indexing awesome lists of open source software.

https://github.com/fclairamb/imdb-postgresql

PostgreSQL dump of IMDB
https://github.com/fclairamb/imdb-postgresql

Last synced: about 1 year ago
JSON representation

PostgreSQL dump of IMDB

Awesome Lists containing this project

README

          

# IMDB database on postgreSQL

## Goal
Create a **reproductible** postgreSQL database from the IMDB dataset so that we can:
- Use it for testing purposes
- Update it easily
- Share it with the community
- Improve it by simply adding new SQL transformations commands

## About IMDB

The [IMDB database](https://www.imdb.com/interfaces/) is a very popular database for testing purposes.

The database will have the same structure as the [IMDB dataset](https://datasets.imdbws.com/).