https://github.com/realnikitimi/minimal_tedious
A minimal MS SQL connector set-up using tedious in TypeScript.
https://github.com/realnikitimi/minimal_tedious
mssql tedious typescript
Last synced: about 2 months ago
JSON representation
A minimal MS SQL connector set-up using tedious in TypeScript.
- Host: GitHub
- URL: https://github.com/realnikitimi/minimal_tedious
- Owner: realnikitimi
- Created: 2025-03-10T17:54:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-10T17:54:12.000Z (over 1 year ago)
- Last Synced: 2025-06-27T05:44:01.787Z (12 months ago)
- Topics: mssql, tedious, typescript
- Language: TypeScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
After days of attempts to connect in localhost MS SQL Server's database with `tedious`, the set-up is now complete with this repository.
Special thanks to this Stackoverflow thread almost 10 years ago: https://stackoverflow.com/questions/32315817/cannot-connect-to-sql-server-with-node-js-and-tedious