{"id":15409165,"url":"https://github.com/devlead/unpackdacpac","last_synced_at":"2025-08-11T16:13:22.323Z","repository":{"id":203189808,"uuid":"707772826","full_name":"devlead/UnpackDacPac","owner":"devlead","description":"Unpack DAC Package .NET Tool - Extracts dacpac and generates deployment script to target folder without need for actual database running.","archived":false,"fork":false,"pushed_at":"2025-08-05T06:48:30.000Z","size":122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-08-05T08:33:18.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/devlead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"devlead"}},"created_at":"2023-10-20T16:13:34.000Z","updated_at":"2025-08-05T06:25:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd9517b2-ff22-459d-bd52-6382ab16b9df","html_url":"https://github.com/devlead/UnpackDacPac","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"cf4e8d2e0b651aace17e774e7a8cbec4a941d496"},"previous_names":["devlead/unpackdacpac"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/devlead/UnpackDacPac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FUnpackDacPac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FUnpackDacPac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FUnpackDacPac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FUnpackDacPac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devlead","download_url":"https://codeload.github.com/devlead/UnpackDacPac/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devlead%2FUnpackDacPac/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269917550,"owners_count":24496110,"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-08-11T02:00:10.019Z","response_time":75,"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-10-01T16:37:54.284Z","updated_at":"2025-08-11T16:13:22.285Z","avatar_url":"https://github.com/devlead.png","language":"C#","readme":"# Unpack DAC Package .NET Tool\n\nExtracts dacpac and generates deployment script to target folder without need for actual database running.\n\n## Install\n\n```PowerShell\ndotnet tool install --global UnpackDacPac\n```\n\n## Usage\n\n`unpackdacpac unpack \u003cdacPacPath\u003e \u003coutputPath\u003e [OPTIONS]`\n\n## Example\n\n```PowerShell\nunpackdacpac unpack Source.dacpac TargetPath  --deploy-script-exclude-object-type Users --deploy-script-exclude-object-type Logins --deploy-script-exclude-object-type RoleMembership\n```\n\nWill in `TargetPath` result in a files\n\n- DacMetadata.xml\n- Deploy.sql - *generated deployment script*\n- model.sql - *formated sql*\n- model.xml\n- Origin.xml\n- postdeploy.sql *if exists*\n\n## unpack Options\n\n```\n-h, --help                                                      Prints help information\n    --clean-output-path                                         Flag for if output path should be cleaned before\n                                                                extraction\n    --target-database                                           Target database name used for deploy script, if not\n                                                                specified DAC Package name without extension is used\n    --deploy-create-new-database                                Flag that specifies whether the existing database will be\n                                                                dropped and a new database created before proceeding with\n                                                                the actual deployment actions. Acquires single-user mode\n                                                                before dropping the existing database (default false)\n    --deploy-script-database-options                            Deployment script flag that specifies whether the\n                                                                database options in the target database should be updated\n                                                                to match the source model (default false)\n    --deploy-script-ignore-permissions                          Deployment script flag that specifies whether to exclude\n                                                                all permission statements from consideration when\n                                                                comparing the source and target model (default false)\n    --deploy-script-exclude-object-type \u003cEXCLUDEDOBJECTTYPE\u003e    Deployment script setting to exclude object types\n```","funding_links":["https://github.com/sponsors/devlead"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlead%2Funpackdacpac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlead%2Funpackdacpac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlead%2Funpackdacpac/lists"}