{"id":17908750,"url":"https://github.com/danielgustafsson/ekorre","last_synced_at":"2026-05-10T06:39:11.218Z","repository":{"id":258871770,"uuid":"835808812","full_name":"danielgustafsson/ekorre","owner":"danielgustafsson","description":"ekorre - Experimental Git Foreign Data Wrapper for PostgreSQL","archived":false,"fork":false,"pushed_at":"2024-10-20T22:31:41.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T22:38:56.901Z","etag":null,"topics":["fdw","git","postgres"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielgustafsson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-30T15:12:44.000Z","updated_at":"2024-10-29T09:34:11.000Z","dependencies_parsed_at":"2024-10-21T03:34:59.573Z","dependency_job_id":null,"html_url":"https://github.com/danielgustafsson/ekorre","commit_stats":null,"previous_names":["danielgustafsson/ekorre"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielgustafsson/ekorre","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgustafsson%2Fekorre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgustafsson%2Fekorre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgustafsson%2Fekorre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgustafsson%2Fekorre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielgustafsson","download_url":"https://codeload.github.com/danielgustafsson/ekorre/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielgustafsson%2Fekorre/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270533929,"owners_count":24602149,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fdw","git","postgres"],"created_at":"2024-10-28T19:17:36.848Z","updated_at":"2026-05-10T06:39:11.182Z","avatar_url":"https://github.com/danielgustafsson.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ekorre\n\nGit foreign data wrapper\n\n# About\n\nThis is unreleased software made to scratch a very specific itch. The intention\nis to polish this into production grade code with support for qual pushdown\nsupport.\n\nThe name \"ekorre\" is Swedish for squirrel, since squirrels like Git are good\nat jumping between branches.\n\n# Usage\n\n```sql\nCREATE EXTENSION ekorre;\n\nCREATE SERVER git_server FOREIGN DATA WRAPPER ekorre;\n\nIMPORT FOREIGN SCHEMA git\nFROM SERVER git_server\nINTO public\nOPTIONS (\n\trepopath '/path/to/gitrepo'\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgustafsson%2Fekorre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielgustafsson%2Fekorre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielgustafsson%2Fekorre/lists"}