{"id":16688037,"url":"https://github.com/simlay/queryparser","last_synced_at":"2026-04-28T13:04:31.470Z","repository":{"id":190530739,"uuid":"682834604","full_name":"simlay/queryparser","owner":"simlay","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-10T12:15:36.000Z","size":89,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-20T12:46:24.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/simlay.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":"2023-08-25T01:47:43.000Z","updated_at":"2023-08-25T01:48:28.000Z","dependencies_parsed_at":"2024-11-19T10:42:22.976Z","dependency_job_id":"229b2cf4-9e76-45a5-9d30-b13b9f6a711a","html_url":"https://github.com/simlay/queryparser","commit_stats":null,"previous_names":["simlay/queryparser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Fqueryparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Fqueryparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Fqueryparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simlay%2Fqueryparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simlay","download_url":"https://codeload.github.com/simlay/queryparser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243447642,"owners_count":20292455,"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","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-10-12T15:26:34.973Z","updated_at":"2025-12-29T13:36:29.787Z","avatar_url":"https://github.com/simlay.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/simlay/queryparser/graph/badge.svg?token=3ZHNK9NGXR)](https://codecov.io/gh/simlay/queryparser)\n# A Query Parser Exercise\n\nThe prompt for this exercise is in rust_code_challenge.pdf.\n\n# Run and testing\n* `cargo run` will run using the sql found in `queries.sql` and metadata from\n`columns.csv`. This is configurable.\n* `cargo test` will test against a couple of examples.\n\n# Output\nThe spec for this exercise didn't really have a goal output. So, `cargo run`\nprints the lineage and the opacity of that lineage for each sql statement in\n`queries.sql`.\n\n## Status\n- [x] simple select with identifiers and simple functions (like `COUNT` ) only\n- [x] column usage\n- [x] unions\n- [x] handling column aliases\n- [ ] nested queries\n- [ ] handling expressions with multiple source columns (like + or functions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlay%2Fqueryparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimlay%2Fqueryparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimlay%2Fqueryparser/lists"}