{"id":18439946,"url":"https://github.com/nomorepanic/squel","last_synced_at":"2026-02-24T08:33:09.536Z","repository":{"id":242365401,"uuid":"809376778","full_name":"nomorepanic/squel","owner":"nomorepanic","description":"SQL parsing, done right.","archived":false,"fork":false,"pushed_at":"2024-06-02T15:04:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T21:41:43.337Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/nomorepanic.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-02T14:19:01.000Z","updated_at":"2024-06-02T15:04:16.000Z","dependencies_parsed_at":"2024-06-02T15:22:15.334Z","dependency_job_id":"553c53c7-f7ab-4d71-bf65-91e3b522ba63","html_url":"https://github.com/nomorepanic/squel","commit_stats":null,"previous_names":["nomorepanic/squel"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomorepanic%2Fsquel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomorepanic%2Fsquel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomorepanic%2Fsquel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nomorepanic%2Fsquel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nomorepanic","download_url":"https://codeload.github.com/nomorepanic/squel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245905042,"owners_count":20691723,"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-11-06T06:27:25.788Z","updated_at":"2025-10-29T19:32:48.099Z","avatar_url":"https://github.com/nomorepanic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Squel \n\nSQL parsing, done right.\n\nWIP, but you can you use it as base. Just add the missing definitions to\nthe grammar.\n\n## Example\n\n```python\nfrom squel.app import Squel\n\n\ntree = Squel.parse('hello.sql')\nprint(tree.pretty())\n```\n\n### CLI\n\n```sh\nsquel parse hello.sql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomorepanic%2Fsquel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnomorepanic%2Fsquel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnomorepanic%2Fsquel/lists"}