{"id":13305550,"url":"https://github.com/clovisphere/google-sheet-as-database","last_synced_at":"2026-01-12T15:44:28.169Z","repository":{"id":50187288,"uuid":"201766546","full_name":"clovisphere/google-sheet-as-database","owner":"clovisphere","description":"How to use google sheet as a database","archived":false,"fork":false,"pushed_at":"2026-01-10T05:53:34.000Z","size":241,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-11T01:42:41.227Z","etag":null,"topics":["google-sheets","python"],"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/clovisphere.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-08-11T13:13:04.000Z","updated_at":"2026-01-10T05:52:39.000Z","dependencies_parsed_at":"2023-01-25T03:35:12.084Z","dependency_job_id":null,"html_url":"https://github.com/clovisphere/google-sheet-as-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clovisphere/google-sheet-as-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovisphere%2Fgoogle-sheet-as-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovisphere%2Fgoogle-sheet-as-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovisphere%2Fgoogle-sheet-as-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovisphere%2Fgoogle-sheet-as-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clovisphere","download_url":"https://codeload.github.com/clovisphere/google-sheet-as-database/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clovisphere%2Fgoogle-sheet-as-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28341643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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":["google-sheets","python"],"created_at":"2024-07-29T17:53:51.519Z","updated_at":"2026-01-12T15:44:28.145Z","avatar_url":"https://github.com/clovisphere.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Using Google Sheet as a database\n\nThis is a simple app that show how you can use [Google Sheet](https://www.google.com/sheets/about/) \nas a [database](https://www.wikiwand.com/en/Database).\n\n#### Prerequisites\n\nCreate a new project on [Google API Console](https://console.developers.google.com), \nenable both the Google Drive and Google Sheet APIs, \nfollow this [guide](https://www.twilio.com/blog/2017/02/an-easy-way-to-read-and-write-to-a-google-spreadsheet-in-python.html).\n\nI am assuming that you have created a spreasheet (on your Google Drive).\n![drive dashboard](img/drive.png)\n![a google sheet](img/sheet.png)\n\nThe client script is written in [Python](https://www.python.org/), \nso make sure you have [Python](https://www.python.org/) installed.\n\n(recommended): *setup [pipenv](https://pipenv.readthedocs.io/en/latest/), [virtualenv](https://virtualenv.pypa.io/en/latest/) or [virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/en/latest/)*\n\n##### Usage\n\n```\n$\u003e cd {APP_DIRECTORY} \u0026\u0026 pip install -r requirements.txt\n```\n\n```\n$\u003e python app.py\n```\n\n###### Some cool articles\n- [Google Sheet API](https://developers.google.com/sheets/api/guides/authorizing) guide.\n- [gspread](https://gspread.readthedocs.io/en/latest/index.html) guide.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclovisphere%2Fgoogle-sheet-as-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclovisphere%2Fgoogle-sheet-as-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclovisphere%2Fgoogle-sheet-as-database/lists"}