{"id":18729478,"url":"https://github.com/hugo-hattori/tkinter_sql","last_synced_at":"2026-05-18T19:02:41.041Z","repository":{"id":199925662,"uuid":"704107013","full_name":"Hugo-Hattori/Tkinter_SQL","owner":"Hugo-Hattori","description":"User Interface Project created with Tkinter for SQL database manipulation.","archived":false,"fork":false,"pushed_at":"2023-11-06T21:49:33.000Z","size":133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T21:08:44.356Z","etag":null,"topics":["crud","crud-application","database","database-management","pyodbc","python","python-script","sql","tkinter","tkinter-messagebox","tkinter-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hugo-Hattori.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-12T14:48:57.000Z","updated_at":"2024-02-05T19:38:08.000Z","dependencies_parsed_at":"2023-10-13T18:00:51.583Z","dependency_job_id":"e92a4398-c87b-4439-8cc9-7a2510dd17c4","html_url":"https://github.com/Hugo-Hattori/Tkinter_SQL","commit_stats":null,"previous_names":["hugo-hattori/tkinter_sql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hugo-Hattori/Tkinter_SQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hugo-Hattori%2FTkinter_SQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hugo-Hattori%2FTkinter_SQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hugo-Hattori%2FTkinter_SQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hugo-Hattori%2FTkinter_SQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hugo-Hattori","download_url":"https://codeload.github.com/Hugo-Hattori/Tkinter_SQL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hugo-Hattori%2FTkinter_SQL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005467,"owners_count":26083900,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["crud","crud-application","database","database-management","pyodbc","python","python-script","sql","tkinter","tkinter-messagebox","tkinter-python"],"created_at":"2024-11-07T14:27:19.580Z","updated_at":"2025-10-10T22:16:52.111Z","avatar_url":"https://github.com/Hugo-Hattori.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tkinter SQL\n\n\n### Packages used:\n+ tkinter\n+ tkinter.messagebox\n+ pyodbc\n\n# Project Concept\n\u003cp\u003eThis is an integration project that creates a user-friendly User Interface with Tkinter\nenabling SQL database manipulation. In this project's scenario we're creating an Inventory\nControl System capable of adding new inventory items, searching for existing items, \nupdating an item's quantity and deleting an existing item.\u003c/p\u003e\n\n### Tkinter + Proxlight Designer\n\u003cp\u003eThe following interface was created using Proxlight Designer and Figma. Proxlight imports Figma's\nproject and transform it into a Python Script using Tkinter.\u003c/p\u003e\n\n![img.png](img.png)\n\n### Python + SQL\n\u003cp\u003eThis project utilizes pyodbc package, allowing python scripts to execute SQL commands on the database.\nIn this case we're creating the CRUD Operations (Create, Read, Update and Delete).\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp\u003eCreate\u003c/p\u003e\n\nhttps://github.com/Hugo-Hattori/Tkinter_SQL/blob/0fe1bfd5d9a25286819e9a783af8ea8ed653d271/Tkinter_SQL.py#L62-L80\n\n\u003cbr\u003e\n\n\u003cp\u003eRead\u003c/p\u003e\n\nhttps://github.com/Hugo-Hattori/Tkinter_SQL/blob/0fe1bfd5d9a25286819e9a783af8ea8ed653d271/Tkinter_SQL.py#L13-L28\n\n\u003cbr\u003e\n\n\u003cp\u003eUpdate\u003c/p\u003e\n\nhttps://github.com/Hugo-Hattori/Tkinter_SQL/blob/0fe1bfd5d9a25286819e9a783af8ea8ed653d271/Tkinter_SQL.py#L45-L60\n\n\u003cbr\u003e\n\n\u003cp\u003eDelete\u003c/p\u003e\n\nhttps://github.com/Hugo-Hattori/Tkinter_SQL/blob/0fe1bfd5d9a25286819e9a783af8ea8ed653d271/Tkinter_SQL.py#L30-L43\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugo-hattori%2Ftkinter_sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugo-hattori%2Ftkinter_sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugo-hattori%2Ftkinter_sql/lists"}