9 lines
316 B
Markdown
9 lines
316 B
Markdown
# DBSyncer
|
|
|
|
This project has two parts:
|
|
1.) it uses the tvmaze API to download Television dat and store it in a mongodb database.
|
|
2.) Takes saved json data and inserts/updates data in a postgresql database.
|
|
|
|
|
|
[Learn more about creating GitLab projects.](https://docs.gitlab.com/ee/gitlab-basics/create-project.html)
|