{"id":22711172,"url":"https://github.com/libsql/sqlite-antlr4-parser","last_synced_at":"2025-04-23T03:47:59.802Z","repository":{"id":164576852,"uuid":"639518289","full_name":"libsql/sqlite-antlr4-parser","owner":"libsql","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-21T12:16:24.000Z","size":210,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-23T03:47:46.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ANTLR","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/libsql.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":"2023-05-11T16:04:57.000Z","updated_at":"2024-11-15T22:15:18.000Z","dependencies_parsed_at":"2024-06-21T18:56:45.427Z","dependency_job_id":"413c62eb-971d-48ae-9ccc-bdadbc4b8bc1","html_url":"https://github.com/libsql/sqlite-antlr4-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Fsqlite-antlr4-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Fsqlite-antlr4-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Fsqlite-antlr4-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsql%2Fsqlite-antlr4-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libsql","download_url":"https://codeload.github.com/libsql/sqlite-antlr4-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366682,"owners_count":21418768,"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-12-10T12:14:44.450Z","updated_at":"2025-04-23T03:47:59.778Z","avatar_url":"https://github.com/libsql.png","language":"ANTLR","funding_links":[],"categories":[],"sub_categories":[],"readme":"# THIS PROJECT IS DISCONTINUED! PLEASE USE github.com/tursodatabase/libsql-client-go INSTEAD!\n\n# ANTLR SQLite Parser\n\nThis project is just a generation of a [ANTLR4](https://www.antlr.org/) go parser using [SQLite grammar](https://github.com/antlr/grammars-v4/tree/master/sql/sqlite) from [antlr/grammars-v4](https://github.com/antlr/grammars-v4/tree/master) project. Its only reason to exist is to avoid forcing everyone that want a simple parser to install JAVA.\n\nYou can find the grammar inside `./grammar` and the generated parser inside `./sqliteparser`\n\n## Generate parser\n\n### Requirements\n- JAVA 11+ installed\n- ANTLR4 compelte java binaries. Link [here](https://www.antlr.org/download.html)\n    - Put the binary inside `/usr/local/lib`\n\nImportant: The parser inside `./sqliteparser` was generated using OpenJDK 11 and ANTLR 4.12.0\n\n### Steps\n- Just run `./generate-parser.sh`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsql%2Fsqlite-antlr4-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibsql%2Fsqlite-antlr4-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsql%2Fsqlite-antlr4-parser/lists"}