{"id":18064415,"url":"https://github.com/no9/sqlcdcmanager","last_synced_at":"2025-04-05T14:13:49.582Z","repository":{"id":3549635,"uuid":"4610220","full_name":"No9/sqlcdcmanager","owner":"No9","description":"A tool to expose the changes in an sql server database to node applications","archived":false,"fork":false,"pushed_at":"2013-01-25T16:45:46.000Z","size":24379,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-29T05:00:23.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/No9.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-06-09T20:36:23.000Z","updated_at":"2017-04-23T05:44:07.000Z","dependencies_parsed_at":"2022-09-06T03:32:00.425Z","dependency_job_id":null,"html_url":"https://github.com/No9/sqlcdcmanager","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/No9%2Fsqlcdcmanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/No9%2Fsqlcdcmanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/No9%2Fsqlcdcmanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/No9%2Fsqlcdcmanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/No9","download_url":"https://codeload.github.com/No9/sqlcdcmanager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345842,"owners_count":20924102,"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-31T06:06:21.726Z","updated_at":"2025-04-05T14:13:49.555Z","avatar_url":"https://github.com/No9.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sqlcdcmanager\n\n### MS SQL Server Change Data Capture Manager\n\n![Database Configuration Screen](https://raw.github.com/No9/sqlcdcmanager/master/images/databasescreen.png \"Database Configuration Screen\")\n\nThis is an application to configure Change Data Capture (CDC) through a simple web interface.\n\nIt is designed to be used in conjunction with [sqlcdc-stream](https://github.com/No9/sqlcdcstream \"sqlcdc-stream\")  but it is not a requirement. \n\nAs this is SQL Server specific it will only run on windows with node.\n\n## Installation \n\nOn the machine where SQL Server 2008 or Above is installed perform the following:\n\n```\nnpm install sqlcdcmanager\ncd sqlcdcmanager\nosql -E -i node_modules\\sqlcdcmanager\\sqlscripts\\Generate_cdcsql_database.sql\n```\n\nOpen a new command prompt as Administrator \n```\nnet start \"SQL Server Agent (MSSQLSERVER)\"\n```\n\nOr open SQL Server management studio and make sure the SQL Server Agent Is Running.\n\nYou may want to change config.json in the root directory of the install.\nThe config file points to the local instance so if you are running sqlcdc on the same machine as the database nothing needs to be done.\n```\n\"dbconnection\" : \"Driver={SQL Server Native Client 11.0};Server=NAME_OR_IP_OF_SQLSERVER;Database=master;Trusted_Connection={Yes}\"\n```\n\n**Start Redis as per your requirements**\nIf you are just running the sample then double click on the redis-server.exe \n\nStart The Service\n```\nsqlcdcmanager\n``` \n\n##License\n\n(The MIT License)\n\nCopyright (c) 2012 Anthony Whalley\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fno9%2Fsqlcdcmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fno9%2Fsqlcdcmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fno9%2Fsqlcdcmanager/lists"}