{"id":21503418,"url":"https://github.com/tufayellus/python-databases-in-one-place","last_synced_at":"2025-07-24T23:08:54.417Z","repository":{"id":248469507,"uuid":"828775081","full_name":"TufayelLUS/Python-Databases-In-One-Place","owner":"TufayelLUS","description":"A collection of different database implementation code template with Python such as postgres, mysql and sqlite3","archived":false,"fork":false,"pushed_at":"2024-07-15T05:52:18.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T23:44:44.204Z","etag":null,"topics":["dbms","mysql","postgres","postgresql","psycopg2","pymysql","python-database","python-mysql","python-postgresql","python-sqlite3","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/TufayelLUS.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,"publiccode":null,"codemeta":null}},"created_at":"2024-07-15T05:31:14.000Z","updated_at":"2024-07-15T05:54:45.000Z","dependencies_parsed_at":"2024-07-15T06:44:44.674Z","dependency_job_id":"506a0a68-b792-48e2-aeb2-484072eb811f","html_url":"https://github.com/TufayelLUS/Python-Databases-In-One-Place","commit_stats":null,"previous_names":["tufayellus/python-databases-in-one-place"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TufayelLUS%2FPython-Databases-In-One-Place","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TufayelLUS%2FPython-Databases-In-One-Place/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TufayelLUS%2FPython-Databases-In-One-Place/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TufayelLUS%2FPython-Databases-In-One-Place/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TufayelLUS","download_url":"https://codeload.github.com/TufayelLUS/Python-Databases-In-One-Place/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244044376,"owners_count":20388763,"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":["dbms","mysql","postgres","postgresql","psycopg2","pymysql","python-database","python-mysql","python-postgresql","python-sqlite3","sqlite3"],"created_at":"2024-11-23T18:22:24.464Z","updated_at":"2025-03-17T13:44:07.657Z","avatar_url":"https://github.com/TufayelLUS.png","language":"Python","readme":"# Python Databases In One Place\nA collection of different database implementation code templates with Python such as Postgres, MySQL and sqlite3\n\n# PostgreSQL\nThis uses a library called psycopg2 and needs to be installed using the pip command below\n\u003cpre\u003epip install psycopg2\u003c/pre\u003e\nTo get PostgreSQL: \u003ca href=\"https://www.postgresql.org/download/\"\u003ePostgresql website\u003c/a\u003e\n\n# MySQL\nThis uses a library called pymysql and needs to be installed using the pip command below\n\u003cpre\u003epip install pymysql\u003c/pre\u003e\nTo get MySQL: \u003ca href=\"https://www.apachefriends.org/download.html\"\u003eXAMPP website\u003c/a\u003e\n\n# SQLite3\nThis comes in as a built-in package with Python installation and writes the database information to a file\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftufayellus%2Fpython-databases-in-one-place","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftufayellus%2Fpython-databases-in-one-place","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftufayellus%2Fpython-databases-in-one-place/lists"}