{"id":15002865,"url":"https://github.com/fredhutch/hdc-dataengineering-sqlsync","last_synced_at":"2025-05-07T06:45:18.214Z","repository":{"id":148251875,"uuid":"112782487","full_name":"FredHutch/HDC-DataEngineering-SQLSync","owner":"FredHutch","description":"Table synchronization utility for MS-SQL","archived":false,"fork":false,"pushed_at":"2020-01-10T23:26:58.000Z","size":59,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-07T06:45:11.102Z","etag":null,"topics":["etl-framework","ms-sql-server","mssql","mssqlserver","sql","sync","sync-utility","table-synchronization"],"latest_commit_sha":null,"homepage":"","language":"PLpgSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FredHutch.png","metadata":{"files":{"readme":"readme.md","changelog":"HistoryLog.sql","contributing":"CONTRIBUTING.md","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":"2017-12-01T20:13:51.000Z","updated_at":"2024-05-01T15:51:36.000Z","dependencies_parsed_at":"2023-05-25T14:31:21.844Z","dependency_job_id":null,"html_url":"https://github.com/FredHutch/HDC-DataEngineering-SQLSync","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/FredHutch%2FHDC-DataEngineering-SQLSync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredHutch%2FHDC-DataEngineering-SQLSync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredHutch%2FHDC-DataEngineering-SQLSync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FredHutch%2FHDC-DataEngineering-SQLSync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FredHutch","download_url":"https://codeload.github.com/FredHutch/HDC-DataEngineering-SQLSync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831178,"owners_count":21810779,"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":["etl-framework","ms-sql-server","mssql","mssqlserver","sql","sync","sync-utility","table-synchronization"],"created_at":"2024-09-24T18:53:24.498Z","updated_at":"2025-05-07T06:45:18.185Z","avatar_url":"https://github.com/FredHutch.png","language":"PLpgSQL","readme":"# SQL Sync\n\n\u003ca name=\"header1\"\u003e\u003c/a\u003e\n\nNavigation\n - [Getting Started](#getting-started)\n - [Concepts](#concepts)\n - [FAQ](#faq)\n - [Tests](#tests)\n - [Future Improvements](#future-improvements)\n - [SyncTable: Type-1 copies](/docs/type-1.md)\n - [DiffTable: Type-2 copies](/docs/type-2.md)\n - [How to Get Support](#how-to-get-support)\n - [License: Apache 2.0](#license)\n\n\nYou're an BI engineer, developer, or DBA who has a lot of tables/data to move around in SQL Server. You want to copy the data and assign surrogate keys, and identify what's new, or has changed. This is one of the oldest ETL problems around: extraction. \n\n\nTo install, download this codebase, and run all the .sql files in the root directory. Run the SQL files in the database where you want to store this code.\n\n\nThe SQL Sync utility runs on:\n\n* SQL Server 2008, 2008R2, 2012, 2014, 2016 - yes, fully compatible\n* SQL Server 2017 - probably compatible, but hasn't been tested yet\n* SQL Server 2000, 2005 - not supported by Microsoft anymore, so we don't either\n* Amazon RDS SQL Server - not sure yet.\n* Azure SQL DB - not sure yet.\n\n\n## Getting Started\n\nSee the [Getting Started Guide](/docs/getting-started.md).\n\n## How to Get Support\n\nEveryone here is expected to abide by the [Contributor Covenant Code of Conduct](CONTRIBUTOR.md#the-contributor-covenant-code-of-conduct).\n\nGot a question? Email us at HDC@FredHutch.org. \n\nWant to contribute by writing, testing, or documenting code, or suggesting a new check? [Read the contributor.md file](CONTRIBUTING.md).\n\n[*Back to top*](#header1)\n\n\n## Concepts\n\nSee the [Concepts](/docs/concepts.md) page\n\n[*Back to top*](#header1)\n\n\n## FAQ\n\nSee the [FAQ](/docs/faq.md)\n\n[*Back to top*](#header1)\n\n\n## Future Improvements\n\nSee [Future Improvements](/docs/future-improvements.md)\n\n[*Back to top*](#header1)\n\n\n## Tests\n\nSee [Tests](/tests/tests.md).\n\n\n## License\n\n[The SQL Sync utility uses the Apache 2.0 License.](LICENSE)\n\n[*Back to top*](#header1)\n\n[license]:https://github.com/BrentOzarULTD/SQL-Server-First-Responder-Kit/blob/master/LICENSE.md","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredhutch%2Fhdc-dataengineering-sqlsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredhutch%2Fhdc-dataengineering-sqlsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredhutch%2Fhdc-dataengineering-sqlsync/lists"}