{"id":20601980,"url":"https://github.com/bessouat40/docker-postgres-sqlalchemy","last_synced_at":"2025-09-26T09:30:38.554Z","repository":{"id":139563784,"uuid":"589322309","full_name":"Bessouat40/docker-postgres-sqlalchemy","owner":"Bessouat40","description":"Postgresql database connect to sqlalchemy.","archived":false,"fork":false,"pushed_at":"2024-01-26T08:41:17.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T09:13:11.779Z","etag":null,"topics":["beginner","beginner-project","docker","docker-compose","postgresql","python","sqlalchemy","template","template-project","templates","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bessouat40.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-15T19:49:19.000Z","updated_at":"2024-07-17T05:28:04.000Z","dependencies_parsed_at":"2024-01-26T09:55:51.412Z","dependency_job_id":"1bf2b5c7-fad0-4439-b605-d750854609df","html_url":"https://github.com/Bessouat40/docker-postgres-sqlalchemy","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fdocker-postgres-sqlalchemy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fdocker-postgres-sqlalchemy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fdocker-postgres-sqlalchemy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bessouat40%2Fdocker-postgres-sqlalchemy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bessouat40","download_url":"https://codeload.github.com/Bessouat40/docker-postgres-sqlalchemy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234300372,"owners_count":18810608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beginner","beginner-project","docker","docker-compose","postgresql","python","sqlalchemy","template","template-project","templates","tutorial"],"created_at":"2024-11-16T09:12:36.540Z","updated_at":"2025-09-26T09:30:33.304Z","avatar_url":"https://github.com/Bessouat40.png","language":"Python","readme":"# Connection between Postgres database and python (SQLAlchemy)\n\nThis project is an exemple of how you can deploy with Docker a PostGreSQL database and access it with python.\n\n## Technologies\n\n* `Docker` in order to dockerize our code. This make easier the deployment of our services\n\n* `PostGreSQL` as database because it's largely used by firms\n\n* `SqlAlchemy` for SQL querys\n\n## PostGreSQL database\n\nWe deploy our PostGreSQL database. It can be visualize with some tools like DbVisualizer.\n\n## USAGE\n\nWe run our services with this command :\n\n`docker-compose build \u0026\u0026 docker-compose up db -d`\n\nWait for the database to be available and ready to accept connections...\n\nThen :\n\n`docker-compose up api` # need to add a healthcheck\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbessouat40%2Fdocker-postgres-sqlalchemy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbessouat40%2Fdocker-postgres-sqlalchemy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbessouat40%2Fdocker-postgres-sqlalchemy/lists"}