{"id":15936178,"url":"https://github.com/syucream/embulk-input-datastore","last_synced_at":"2026-03-01T14:34:38.438Z","repository":{"id":62557909,"uuid":"133688089","full_name":"syucream/embulk-input-datastore","owner":"syucream","description":"Cloud Datastore input plugin for Embulk loads records from Google Cloud Datastore. ","archived":false,"fork":false,"pushed_at":"2018-07-18T16:13:06.000Z","size":31,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-19T08:10:02.678Z","etag":null,"topics":["cloud-datastore","embulk","kotlin-library"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syucream.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-16T15:37:03.000Z","updated_at":"2020-08-28T15:34:16.000Z","dependencies_parsed_at":"2022-11-03T06:45:29.532Z","dependency_job_id":null,"html_url":"https://github.com/syucream/embulk-input-datastore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syucream/embulk-input-datastore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fembulk-input-datastore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fembulk-input-datastore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fembulk-input-datastore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fembulk-input-datastore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syucream","download_url":"https://codeload.github.com/syucream/embulk-input-datastore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syucream%2Fembulk-input-datastore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29970995,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T14:11:48.712Z","status":"ssl_error","status_checked_at":"2026-03-01T14:11:48.352Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cloud-datastore","embulk","kotlin-library"],"created_at":"2024-10-07T04:20:27.560Z","updated_at":"2026-03-01T14:34:38.417Z","avatar_url":"https://github.com/syucream.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Datastore input plugin for Embulk\n\n[![Gem Version](https://badge.fury.io/rb/embulk-input-datastore.svg)](https://badge.fury.io/rb/embulk-input-datastore)\n\nA embulk input plugin fetches Cloud Datastore entities.\n\n## Overview\n\n* **Plugin type**: input\n* **Resume supported**: no\n* **Cleanup supported**: no\n* **Guess supported**: no\n\n## Configuration\n\n- **project_id**: your GCP project_id. (string, required)\n- **json_keyfile**: A path to JSON keyfile. (string, required)\n- **gql**: A GQL fetches to Cloud Datastore (string, required)\n- **json_column_name**: description (string, default: `\"record\"`)\n\n## Example\n\n```yaml\nin:\n  type: datastore\n  project_id: \"your-gcppj-123\"\n  json_keyfile: credential.json\n  gql: \"SELECT * FROM myKind\"\n```\n\n\n## Build\n\n```\n$ ./gradlew gem  # -t to watch change of files and rebuild continuously\n```\n\n## NOTE\n\n- Currently this plugin has below limitations:\n  - Aggregate fetched properties to 1 'json' type column.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyucream%2Fembulk-input-datastore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyucream%2Fembulk-input-datastore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyucream%2Fembulk-input-datastore/lists"}