{"library":"simple-ddl-parser","type":"library","category":null,"description":"Simple DDL Parser is a Python library designed to parse SQL DDL (Data Definition Language) files from various dialects, including HQL, TSQL (MSSQL), Oracle, AWS Redshift, Snowflake, MySQL, and PostgreSQL. It extracts comprehensive information about database entities like tables, columns (types, defaults, primary keys), sequences, alters, and custom types into a JSON or Python dictionary format. The library is actively maintained with frequent releases, currently at version 1.13.0, and typically sees rapid updates with more than 12 releases per year.","language":"python","status":"active","version":"1.13.0","tags":["sql","ddl","parser","schema","database","hql","tsql","oracle","redshift","snowflake","mysql","postgresql","code-analysis"],"install":[{"cmd":"pip install simple-ddl-parser","imports":["from simple_ddl_parser import DDLParser","from simple_ddl_parser import parse_from_file"]}],"homepage":null,"github":"https://github.com/xnuinside/simple-ddl-parser","docs":null,"changelog":null,"pypi":"https://pypi.org/project/simple-ddl-parser/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/simple-ddl-parser/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}