{"id":19933433,"url":"https://github.com/kinshuk-code-1729/interface-python-with-mysql","last_synced_at":"2025-07-13T12:40:09.099Z","repository":{"id":109950226,"uuid":"407592754","full_name":"kinshuk-code-1729/Interface-Python-With-MySQL","owner":"kinshuk-code-1729","description":"This repository contains some codes of MySQL Connectivity with python.","archived":false,"fork":false,"pushed_at":"2024-02-17T15:52:42.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T01:51:24.039Z","etag":null,"topics":["database-connectivity","interface-python-with-mysql","mysql-connector-python","mysql-database","python3"],"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/kinshuk-code-1729.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":"2021-09-17T15:33:58.000Z","updated_at":"2023-05-01T02:27:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4a0b475-4795-4490-8779-5203fe228f14","html_url":"https://github.com/kinshuk-code-1729/Interface-Python-With-MySQL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinshuk-code-1729%2FInterface-Python-With-MySQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinshuk-code-1729%2FInterface-Python-With-MySQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinshuk-code-1729%2FInterface-Python-With-MySQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kinshuk-code-1729%2FInterface-Python-With-MySQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kinshuk-code-1729","download_url":"https://codeload.github.com/kinshuk-code-1729/Interface-Python-With-MySQL/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241361398,"owners_count":19950379,"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":["database-connectivity","interface-python-with-mysql","mysql-connector-python","mysql-database","python3"],"created_at":"2024-11-12T23:13:41.636Z","updated_at":"2025-03-01T11:43:19.944Z","avatar_url":"https://github.com/kinshuk-code-1729.png","language":"Python","readme":"# Interface-Python-With-MySQL\n## This repository contains some codes of MySQL Connectivity with python.\n\n- *This repository contains various Python snippets that connect the MySQL database to the Python scripts. When designing real-world applications, we are certain to come across instances in which we need to manipulate data contained in a database using an application that we built. To connect to a database from within Python, we need a library that provides connectivity capabilities.*\n- *There are other Python libraries available to accomplish this task, but in this repository, I utilized the mysql connector package.By linking our Python script to the MySQL database, we can run several MySQL queries without having to launch the MySQL program. It simply establishes a remote connection with the database by creating a connection object, allowing us to create, alter, and manipulate the records stored in a table, as well as access the databases and tables stored in them.*\n- *We can also extract data to the result-set, which allows us to fetch MySQL data to the Python environment's output screen.*","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinshuk-code-1729%2Finterface-python-with-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkinshuk-code-1729%2Finterface-python-with-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkinshuk-code-1729%2Finterface-python-with-mysql/lists"}