{"id":25102887,"url":"https://github.com/avtorgenii/gymdb","last_synced_at":"2026-05-05T23:33:01.932Z","repository":{"id":264368207,"uuid":"883213317","full_name":"avtorgenii/GymDB","owner":"avtorgenii","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T15:46:55.000Z","size":14303,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T07:12:11.385Z","etag":null,"topics":["mongodb","mongoengine","postgresql","python","sqlalchemy"],"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/avtorgenii.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":"2024-11-04T15:14:38.000Z","updated_at":"2025-01-20T19:27:07.000Z","dependencies_parsed_at":"2025-01-07T17:57:41.814Z","dependency_job_id":"1adc45c3-ef61-46dd-b275-a8b7ad189266","html_url":"https://github.com/avtorgenii/GymDB","commit_stats":null,"previous_names":["avtorgenii/gymdb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avtorgenii/GymDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avtorgenii%2FGymDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avtorgenii%2FGymDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avtorgenii%2FGymDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avtorgenii%2FGymDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avtorgenii","download_url":"https://codeload.github.com/avtorgenii/GymDB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avtorgenii%2FGymDB/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["mongodb","mongoengine","postgresql","python","sqlalchemy"],"created_at":"2025-02-07T21:33:26.605Z","updated_at":"2026-05-05T23:33:01.915Z","avatar_url":"https://github.com/avtorgenii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tworzenie conda environment\nJeżeli chcesz powtórzyć eksperymenty lokalnie: \n\n```conda config --add channels conda-forge``` - aby dodać kanal z którego conda będzie pobierać paczki\n\n```conda create --name \u003cenv\u003e --file requirements.txt``` - aby utworzyć conda env\n\n# MongoDB with Docker\nPobieranie Docker image z bazą\n```bash\ndocker pull mongo:latest\n```\n\nUruchomienie kontenera z bazą\n```bash\ndocker run -d -p 27017:27017 --name mongo-db mongo:latest\n```\n\nGet container id\n```bash\ndocker ps\n```\n\nAccess MongoDB shell\n```bash\ndocker exec -it \u003ccontainer_name_or_id\u003e mongosh\n```\n\n\n\nW PyCharm dodać connection z MongoDB tak samo jak z Postgresem, tylko że ```Authentication: No auth```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favtorgenii%2Fgymdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favtorgenii%2Fgymdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favtorgenii%2Fgymdb/lists"}