{"id":18990517,"url":"https://github.com/legendarym4x/sql_database_queries","last_synced_at":"2025-07-24T23:34:18.990Z","repository":{"id":210930042,"uuid":"727785543","full_name":"legendarym4x/SQL_Database_Queries","owner":"legendarym4x","description":"SQL learn","archived":false,"fork":false,"pushed_at":"2024-02-12T13:05:30.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T14:29:16.802Z","etag":null,"topics":["python","sql","sqlite3"],"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/legendarym4x.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}},"created_at":"2023-12-05T15:13:23.000Z","updated_at":"2024-02-12T13:04:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f66f80f-6e79-4e1d-be1b-6ff87bce2505","html_url":"https://github.com/legendarym4x/SQL_Database_Queries","commit_stats":null,"previous_names":["legendarym4x/web-hw-06","legendarym4x/sql_database_queries"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FSQL_Database_Queries","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FSQL_Database_Queries/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FSQL_Database_Queries/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/legendarym4x%2FSQL_Database_Queries/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/legendarym4x","download_url":"https://codeload.github.com/legendarym4x/SQL_Database_Queries/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240002228,"owners_count":19732165,"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":["python","sql","sqlite3"],"created_at":"2024-11-08T17:10:05.303Z","updated_at":"2025-02-21T11:16:10.091Z","avatar_url":"https://github.com/legendarym4x.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SQL Database Queries\n\nWe implemented a database, the scheme of which contains:\n\n     Table of students;\n     Table of groups;\n     Table of teachers;\n     Table of subjects with the indication of the teacher who reads the subject;\n     A table where each student has grades in subjects with an indication of when\n        the grade was received.\n\nThe resulting database was filled with random data (~30-50 students, 3 groups, 5-8 subjects, 3-5 teachers, up to 20 grades for each student in all subjects). We used the `Faker` package to fill the tables with the necessary data.\n\nFor each request, a separate file `query_number.sql` was issued, where instead of number, substitute the number of the request. We also created an additional file containing an `SQL` instruction that can be executed both in the database terminal and through the Pycharm `cursor.execute(sql).`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegendarym4x%2Fsql_database_queries","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegendarym4x%2Fsql_database_queries","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegendarym4x%2Fsql_database_queries/lists"}