{"id":17166705,"url":"https://github.com/willf/sql-transpiler","last_synced_at":"2025-06-15T04:34:06.020Z","repository":{"id":66569866,"uuid":"583972226","full_name":"willf/sql-transpiler","owner":"willf","description":"Using sql glot to transpile code","archived":false,"fork":false,"pushed_at":"2023-01-31T17:51:13.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T12:52:26.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/willf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-31T17:51:06.000Z","updated_at":"2023-01-28T21:13:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c2f3c61-31f5-4b78-bfe2-d00f32a20089","html_url":"https://github.com/willf/sql-transpiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"willf/joyfully","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fsql-transpiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fsql-transpiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fsql-transpiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fsql-transpiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willf","download_url":"https://codeload.github.com/willf/sql-transpiler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245325221,"owners_count":20596818,"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-14T23:06:27.320Z","updated_at":"2025-03-24T18:15:41.068Z","avatar_url":"https://github.com/willf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQL Transpiler\n\nConvert from one SQL dialect to another, using the sqlglot library.\n\n```bash\n❯ script/transpile --help\nusage: transpile [-h] [-f FROM_DIALECT] [--pretty] to_dialect\n\npositional arguments:\n  to_dialect            target dialect. Must be one of: bigquery, clickhouse, databricks, drill, duckdb, hive,\n                        mysql, oracle, postgres, presto, redshift, snowflake, spark, sqlite, starrocks,\n                        tableau, trino, tsql\n\noptions:\n  -h, --help            show this help message and exit\n  -f FROM_DIALECT, --from_dialect FROM_DIALECT\n                        target dialect. Defaults to 'guess'\n  --pretty              pretty print\n```\n\n---\n\n## Installation\n\n1. You must have Poetry installed, and a version of Python 3.6 or higher.\n2. You should clone this repository.\n3. Run `poetry install` to install the dependencies.\n\n## Usage\n\n1. Run `poetry shell` to enter the virtual environment.\n2. Run `script/transpile` to see the usage information.\n\n\n## Contributing\n\nWe welcome contributions. Please see our [contributing guidelines](contributing.md) for more information.\n\n## Code of Conduct\n\nWe expect project participants to adhere to our [Code of Conduct](code-of-conduct.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fsql-transpiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillf%2Fsql-transpiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fsql-transpiler/lists"}