working on json2postgres.py file
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Sample GitLab Project
|
||||
# DBSyncer
|
||||
|
||||
This sample project shows how a project in GitLab looks for demonstration purposes. It contains issues, merge requests and Markdown files in many branches,
|
||||
named and filled with lorem ipsum.
|
||||
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.
|
||||
|
||||
You can look around to get an idea how to structure your project and, when done, you can safely delete this project.
|
||||
|
||||
[Learn more about creating GitLab projects.](https://docs.gitlab.com/ee/gitlab-basics/create-project.html)
|
||||
|
||||
Reference in New Issue
Block a user