tedious
Node TDS module for connecting to SQL Server databases. (by tediousjs)
freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. (by freeCodeCamp)
tedious | freeCodeCamp | |
---|---|---|
4 | 50 | |
1,583 | 409,053 | |
0.4% | 0.7% | |
7.8 | 10.0 | |
3 months ago | 5 days ago | |
TypeScript | TypeScript | |
MIT License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tedious
Posts with mentions or reviews of tedious.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-09.
-
Deep Dive into Google Cloud SQL Connector for Node.js
SQL Server does not support IAM database authentication, so we can only use built-in password authentication. Notice that we also have to pass a dummy server property when creating a connection pool. This is due to a bug in the tedious driver, which always requires the server property, even though it is not used when a custom connection builder is provided.
-
is there any unpaid course link to NodeJS with mssql? ...any help shall be appreciated π
A quick search gave me these: https://learn.microsoft.com/en-us/sql/connect/node-js/node-js-driver-for-sql-server?view=sql-server-ver16 or https://github.com/tediousjs/tedious
- SQLServer + EXPRESS + SEQUELIZE
-
Web, backend, mobile resources and news.
Node TDS module for connecting to SQL Server databases. Tedious is a pure-Javascript implementation of the TDS protocol, which is used to interact with instances of Microsoft's SQL Server. [TEDIOUSJS]
freeCodeCamp
Posts with mentions or reviews of freeCodeCamp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-01-17.
-
Top 10 GitHub Repositories every Web Developer should know in 2025
The freeCodeCamp repository is a really good resource for learning web development. It has the backend code for the freeCodeCamp website, which offers free coding lessons, challenges, and certifications. This is a really good resource to learn how a production website that has millions of users is built and maintained. It has 409k stars π. Check it out here.
-
Github Gems: Top Repositories to level up in 2025 π
Stars β : 408K Repo Link
-
My First Hacktoberfest Experience
Here is my PR: https://github.com/freeCodeCamp/freeCodeCamp/pull/56497
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Visit the freeCodeCamp repository and clone it locally.
-
Kickstart Hacktoberfest with These Exciting Open Source Projects to Contribute To! π
π Project: FreeCodeCamp π‘ Why Contribute: FreeCodeCamp is one of the largest coding education platforms in the world. By contributing to their codebase, you help improve learning experiences for thousands of students globally. From curriculum improvements to fixing bugs in their platform, thereβs always a way to help.
-
Hacktoberfest for Low or No-Code Professionals: Contribute to OSS Projects
Read their Hactoberfest contribution guideline
-
Is freeCodeCamp Sacrificing Quality for Speed with Their Rapid Deployments?
Naturally, we got curious. How does the freeCodeCamp repository manage to pull this off with such precision? So, we strapped on our thinking caps and started digging into their deployment stats, workflows, and codebases.
- My Open Source Contributions
-
Ask HN: Is self-learning front end development through freeCodeCamp reliable?
I'm a beginner in frontend development, currently only familiar with basic HTML and JavaScript. I'm looking to learn React next and considering using freeCodeCamp (https://github.com/freeCodeCamp/freeCodeCamp) as my learning resource.
Has anyone here used freeCodeCamp for learning frontend, especially React? How was your experience? Is it effective for self-learners?
I'd appreciate any insights on:
-
Awesome List
GitHub Repository - The main FreeCodeCamp repository.