{"id":19049339,"url":"https://github.com/a-b/redshift-json-query-generator","last_synced_at":"2026-02-18T20:01:57.633Z","repository":{"id":141691150,"uuid":"298626100","full_name":"a-b/redshift-json-query-generator","owner":"a-b","description":"Generate RedShift query to parse and flatten JSON","archived":false,"fork":false,"pushed_at":"2020-09-27T20:05:50.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-18T02:20:44.875Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/a-b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"patreon":"a__b"}},"created_at":"2020-09-25T16:33:13.000Z","updated_at":"2020-09-25T16:52:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1225f94-9370-4a13-9f8a-b008003cd0e6","html_url":"https://github.com/a-b/redshift-json-query-generator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-b/redshift-json-query-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-b%2Fredshift-json-query-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-b%2Fredshift-json-query-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-b%2Fredshift-json-query-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-b%2Fredshift-json-query-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-b","download_url":"https://codeload.github.com/a-b/redshift-json-query-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-b%2Fredshift-json-query-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29593941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T18:54:29.675Z","status":"ssl_error","status_checked_at":"2026-02-18T18:50:50.517Z","response_time":162,"last_error":"SSL_read: 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":[],"created_at":"2024-11-08T23:10:36.139Z","updated_at":"2026-02-18T20:01:57.583Z","avatar_url":"https://github.com/a-b.png","language":null,"funding_links":["https://patreon.com/a__b"],"categories":[],"sub_categories":[],"readme":"# Redshift JSON query generator\nGenerate RedShift query to parse and flatten JSON\n\n# Problem statement\n\nWe need to parse JSON data stored in AWS Redshift into the table columns.\n\n# Solution\n\nWrite query generator that can parse JSON structure as input and output Redshift SELECT query that extract each JSON value into the separate column.\n\n# Notes\n\nAWS Redshift has couple functions to work with JSON data:\n1. https://docs.aws.amazon.com/redshift/latest/dg/JSON_EXTRACT_PATH_TEXT.html\n1. https://docs.aws.amazon.com/redshift/latest/dg/JSON_EXTRACT_ARRAY_ELEMENT_TEXT.html\n\nThat should be sufficient to parce andy JSON, since by specs it consists of paris of key-values and ararays.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-b%2Fredshift-json-query-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-b%2Fredshift-json-query-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-b%2Fredshift-json-query-generator/lists"}