{"id":19808438,"url":"https://github.com/sisoudev/pymysqlclass","last_synced_at":"2026-06-04T20:31:16.468Z","repository":{"id":182886000,"uuid":"669269118","full_name":"SisouDev/pymysqlClass","owner":"SisouDev","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-21T23:24:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T06:33:35.950Z","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/SisouDev.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}},"created_at":"2023-07-21T19:12:54.000Z","updated_at":"2023-07-21T19:16:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f42c4056-1a18-4de6-8f8f-08ad48a9d581","html_url":"https://github.com/SisouDev/pymysqlClass","commit_stats":null,"previous_names":["sisoudev/pymysqlclass"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SisouDev%2FpymysqlClass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SisouDev%2FpymysqlClass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SisouDev%2FpymysqlClass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SisouDev%2FpymysqlClass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SisouDev","download_url":"https://codeload.github.com/SisouDev/pymysqlClass/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241151784,"owners_count":19918547,"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":[],"created_at":"2024-11-12T09:13:53.033Z","updated_at":"2026-06-04T20:31:16.402Z","avatar_url":"https://github.com/SisouDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pymysqlClass\nProject: Python Database Management\nThis project is a simple implementation of a Python Database Management using the pymysql library. \nIt offers a class named DbConnection, which allows the creation of tables, insertion, selection, updating, and deletion of data in a MySQL database.\n\nRequirements\nBefore running this project, make sure you have the following requirements installed in your environment:\n\nDocker: To use the MySQL database locally, you need to have Docker installed.\nDocker is a container platform that allows you to run applications in isolated containers. It is widely used to create standardized development and testing environments.\n\nMySQL Workbench (or another database manager): Although this project is focused on Python,\nyou will need a MySQL database manager to visualize and administer the database. We recommend MySQL Workbench,\nbut you can also use other MySQL-compatible managers.\n\n\nMethod Formatting\nAll methods in the DbConnection class are properly formatted to handle errors and exceptions related to database access.\nIf errors occur, they will be caught and displayed as informative messages.\n\nFeel free to use this project as a starting point for your Python applications that require interaction with MySQL databases.\nRemember to set up the environment variables correctly and install the requirements as indicated above.\n\nNote: This project is a simplified demonstration and does not take into account security considerations such as proper handling of passwords and user authentication.\nIn a production environment, it is essential to adopt recommended security practices to protect your data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsisoudev%2Fpymysqlclass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsisoudev%2Fpymysqlclass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsisoudev%2Fpymysqlclass/lists"}