{"id":21503418,"url":"https://github.com/tufayellus/python-databases-in-one-place","last_synced_at":"2026-05-07T01:31:27.943Z","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-07-25T03:29:20.000Z","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,"purl":"pkg:github/TufayelLUS/Python-Databases-In-One-Place","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TufayelLUS%2FPython-Databases-In-One-Place/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32719408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T00:29:05.620Z","status":"ssl_error","status_checked_at":"2026-05-07T00:28:57.074Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["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":"2026-05-07T01:31:27.923Z","avatar_url":"https://github.com/TufayelLUS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"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","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"}