{"id":16391955,"url":"https://github.com/mikeshultz/xsd2pgsql","last_synced_at":"2025-03-21T02:32:15.609Z","repository":{"id":4340969,"uuid":"5476817","full_name":"mikeshultz/xsd2pgsql","owner":"mikeshultz","description":"Create a DB structure from an XML Schema.","archived":true,"fork":false,"pushed_at":"2019-09-07T08:37:36.000Z","size":6,"stargazers_count":45,"open_issues_count":5,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-19T21:24:40.808Z","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/mikeshultz.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}},"created_at":"2012-08-20T03:51:02.000Z","updated_at":"2025-01-09T20:03:30.000Z","dependencies_parsed_at":"2022-07-21T12:18:01.844Z","dependency_job_id":null,"html_url":"https://github.com/mikeshultz/xsd2pgsql","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/mikeshultz%2Fxsd2pgsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fxsd2pgsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fxsd2pgsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fxsd2pgsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeshultz","download_url":"https://codeload.github.com/mikeshultz/xsd2pgsql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244725582,"owners_count":20499632,"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-11T04:48:00.115Z","updated_at":"2025-03-21T02:32:15.329Z","avatar_url":"https://github.com/mikeshultz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"xsd2pgsql\n=========\n\nCreate a DB structure from an XML Schema.\n\nUsage\n=====\nOuput of ``--help``::\n\n    usage: xsd2pgsql.py [-h] [-f] [-a] [-d [NAME]] [-u [USERNAME]] [-p [PASSWORD]]\n                        [-n [HOSTNAME]] [-P [PORT]]\n                        FILE [FILE ...]\n\n    Create a database based on an XSD schema. If no database name is specified,\n    SQL is output to stdout.\n\n    positional arguments:\n      FILE                  XSD file to base the Postgres Schema on\n\n    optional arguments:\n      -h, --help            show this help message and exit\n      -f, --fail            Fail on finding a bad XS type\n      -a, --as-is           Don't normalize element names\n      -d [NAME], --database [NAME]\n                            DB Name\n      -u [USERNAME], --user [USERNAME]\n                            DB Username\n      -p [PASSWORD], --password [PASSWORD]\n                            DB Password\n      -n [HOSTNAME], --host [HOSTNAME]\n                            DB Host\n      -P [PORT], --port [PORT]\n                            DB Port (Default: 5432)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fxsd2pgsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeshultz%2Fxsd2pgsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fxsd2pgsql/lists"}