{"id":13406574,"url":"https://github.com/tediousjs/tedious","last_synced_at":"2025-05-14T11:08:35.327Z","repository":{"id":1476710,"uuid":"1719690","full_name":"tediousjs/tedious","owner":"tediousjs","description":"Node TDS module for connecting to SQL Server databases.","archived":false,"fork":false,"pushed_at":"2024-11-02T09:24:36.000Z","size":7683,"stargazers_count":1593,"open_issues_count":210,"forks_count":437,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-05-07T10:52:36.669Z","etag":null,"topics":["javascript","nodejs","tds"],"latest_commit_sha":null,"homepage":"http://tediousjs.github.io/tedious/","language":"TypeScript","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/tediousjs.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,"zenodo":null}},"created_at":"2011-05-08T19:22:11.000Z","updated_at":"2025-05-03T10:51:50.000Z","dependencies_parsed_at":"2023-10-14T17:42:17.544Z","dependency_job_id":"f70f21f7-c02b-4f4d-acb9-8f5a8c0a2b96","html_url":"https://github.com/tediousjs/tedious","commit_stats":{"total_commits":1692,"total_committers":104,"mean_commits":16.26923076923077,"dds":0.6885342789598109,"last_synced_commit":"d075b9c38016f7740c7f2f97fa77de9b59981ec3"},"previous_names":[],"tags_count":219,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tediousjs%2Ftedious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tediousjs%2Ftedious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tediousjs%2Ftedious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tediousjs%2Ftedious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tediousjs","download_url":"https://codeload.github.com/tediousjs/tedious/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254129481,"owners_count":22019628,"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":["javascript","nodejs","tds"],"created_at":"2024-07-30T19:02:33.914Z","updated_at":"2025-05-14T11:08:35.267Z","avatar_url":"https://github.com/tediousjs.png","language":"TypeScript","readme":"# Tedious (node implementation of TDS)\n[![NPM version](https://badge.fury.io/js/tedious.svg)](http://badge.fury.io/js/tedious) [![Build Status](https://ci.appveyor.com/api/projects/status/ike3p58hljpyffrl?svg=true)](https://ci.appveyor.com/project/tediousjs/tedious) [![Code Coverage](https://codecov.io/gh/tediousjs/tedious/badge.svg)](https://codecov.io/gh/tediousjs/tedious)\n\n\nTedious is a pure-Javascript implementation of the [TDS protocol](http://msdn.microsoft.com/en-us/library/dd304523.aspx),\nwhich is used to interact with instances of Microsoft's SQL Server. It is intended to be a fairly slim implementation of the protocol, with not too much additional functionality.\n\n**NOTE: New columns are nullable by default as of version 1.11.0**\n\nPrevious behavior can be restored using `config.options.enableAnsiNullDefault = false`. See [pull request 230](https://github.com/tediousjs/tedious/pull/230).\n\n**NOTE: Default login behavior has changed slightly as of version 1.2**\n\nSee the [changelog](https://github.com/tediousjs/tedious/releases) for version history.\n\n\n### Supported TDS versions\n\n- TDS 7.4 (SQL Server 2012/2014/2016/2017/2019/2022)\n- TDS 7.3.B (SQL Server 2008 R2)\n- TDS 7.3.A (SQL Server 2008)\n- TDS 7.2 (SQL Server 2005)\n- TDS 7.1 (SQL Server 2000)\n\n## Installation\n\nNode.js is a prerequisite for installing tedious. Once you have installed [Node.js](https://nodejs.org/), installing tedious is simple:\n\n    npm install tedious\n\n## Getting Started\n- [Node.js + macOS](https://www.microsoft.com/en-us/sql-server/developer-get-started/node/mac/)\n- [Node.js + Red Hat Enterprise Linux](https://www.microsoft.com/en-us/sql-server/developer-get-started/node/rhel/)\n- [Node.js + SUSE Linux Enterprise Server](https://www.microsoft.com/en-us/sql-server/developer-get-started/node/sles/)\n- [Node.js + Ubuntu](https://www.microsoft.com/en-us/sql-server/developer-get-started/node/ubuntu/)\n- [Node.js + Windows](https://www.microsoft.com/en-us/sql-server/developer-get-started/node/windows/)\n\n\u003ca name=\"documentation\"\u003e\u003c/a\u003e\n## Documentation\nMore documentation and code samples are available at [tediousjs.github.io/tedious/](http://tediousjs.github.io/tedious/)\n\n\u003ca name=\"name\"\u003e\u003c/a\u003e\n## Name\n_Tedious_ is simply derived from a fast, slightly garbled, pronunciation of the letters T, D and S.\n\n## Developer Survey\n\nWe'd like to learn more about how you use tedious:\n\n\u003ca href=\"https://aka.ms/mssqltedioussurvey\"\u003e\u003cimg style=\"float: right;\"  height=\"67\" width=\"156\" src=\"https://sqlchoice.blob.core.windows.net/sqlchoice/static/images/survey.png\"\u003e\u003c/a\u003e\n\n\u003ca name=\"contributing\"\u003e\u003c/a\u003e\n## Contributing\nWe welcome contributions from the community. Feel free to checkout the code and submit pull requests.\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n## License\n\nCopyright (c) 2010-2021 Mike D Pilsbury\n\nThe MIT License\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","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftediousjs%2Ftedious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftediousjs%2Ftedious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftediousjs%2Ftedious/lists"}