{"id":38406667,"url":"https://github.com/remde/python-queries","last_synced_at":"2026-01-17T04:01:08.714Z","repository":{"id":216772885,"uuid":"313458702","full_name":"remde/python-queries","owner":"remde","description":"Simple program to make MySQL queries using Python","archived":false,"fork":false,"pushed_at":"2020-11-19T23:27:55.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-01-12T18:45:10.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/remde.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}},"created_at":"2020-11-17T00:02:27.000Z","updated_at":"2024-01-12T18:45:12.912Z","dependencies_parsed_at":"2024-01-12T18:45:12.823Z","dependency_job_id":"50a2bd66-c72f-4a60-b49c-ad720e6b3c47","html_url":"https://github.com/remde/python-queries","commit_stats":null,"previous_names":["remde/python-queries"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/remde/python-queries","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remde%2Fpython-queries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remde%2Fpython-queries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remde%2Fpython-queries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remde%2Fpython-queries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remde","download_url":"https://codeload.github.com/remde/python-queries/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remde%2Fpython-queries/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28494125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2026-01-17T04:00:34.931Z","updated_at":"2026-01-17T04:01:08.568Z","avatar_url":"https://github.com/remde.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Queries\n\nThis program runs 10 distinct queries from a MySQL database that mimics Steam. To properly run this application, you need to setup a local MySQL server and upload our \"steamdb\" database which is included in this repository. The separate files for table creations, inserts, and queries are in the *db* folder.\n\nTo run this application you will also need Python and the mysql-connector module.\nGo to the main folder and type:\n```\npython main.py\n```\nAlternatively, if you're using Python 3.x\n```\npython3 main.py\n```\nAdditional database setup configuration might be needed depending on your network, OS, and general settings.\n\n## Queries Index\n\n1. Groups with a minimum (parametrized) number of participants.\n2. Number of friends for each profile.\n3. Number of news for each publishing company.\n4. Categories with no programs.\n5. Programs produced by more than one company.\n6. Positive analysis by non-banned users.\n7. Number of users that earned an insignia before a (parametrized) year, for each insignia.\n8. Number of items for each user, ordered by the user's level.\n9. Chest items and cosmetics that can be obtained in them.\n10. Programs with a certain (parametrized) marker with a discount.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremde%2Fpython-queries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremde%2Fpython-queries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremde%2Fpython-queries/lists"}