{"id":20455653,"url":"https://github.com/datamgmt/xml2csv","last_synced_at":"2026-07-03T05:32:52.330Z","repository":{"id":146728804,"uuid":"262001114","full_name":"datamgmt/xml2csv","owner":"datamgmt","description":"A Perl utility to convert any XML document into (multiple) csv files","archived":false,"fork":false,"pushed_at":"2020-05-31T16:36:18.000Z","size":674,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T10:24:17.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datamgmt.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":"2020-05-07T09:01:46.000Z","updated_at":"2020-05-31T16:36:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2b82005-cf1f-4664-8685-bc913ab8f160","html_url":"https://github.com/datamgmt/xml2csv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/datamgmt/xml2csv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamgmt%2Fxml2csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamgmt%2Fxml2csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamgmt%2Fxml2csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamgmt%2Fxml2csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datamgmt","download_url":"https://codeload.github.com/datamgmt/xml2csv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamgmt%2Fxml2csv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279032908,"owners_count":26089389,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-15T11:19:29.988Z","updated_at":"2025-10-15T01:18:56.840Z","avatar_url":"https://github.com/datamgmt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csv2xml\nA Perl utility to convery an XML document into (multiple) csv files\n\n## Name\n\nxml2csv.pl \n\n## Synopsis\n\nA utility to extract data from an XML file and put that data into csv files for reading into Excel or loading into a database.\n\nThe utility will also (optionally) do the following:\n\n * Create the DDL for the database\n * Create the scripts to load the data from the csv file to the database\n * Create a diagram of the tables and their relationships\n\n## Description\n\nThis utility converts an XML file into a series of csv files. It also creates the a series of 'drop table' and 'create table' statements to load data into a database. As XML is a tree structured document the csv files and database tables created reflect the structure of the of the XML document. For simple documents the format is pretty intuitive, complex documents may take a little more to fully understand, however the output fully retains all the data in it's original structure.\n\n\n## See Also\n\n### For Users\n\n * [Getting Started](documentation/GettingStarted.md)\n * [Command Line Options](documentation/Options.md)\n * [Examples](documentation/Examples.md)\n\n### For Developers\n \n * [Development Environment](documentation/DevelopmentEnv.md)\n * [Algorithm](documentation/Algorithm.md)\n * [Development Roadmap](documentation/Roadmap.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamgmt%2Fxml2csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatamgmt%2Fxml2csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamgmt%2Fxml2csv/lists"}