Backend
Describe tools
Last updated
Describe tools
Last updated
Visual Studio Code is a code editor with developer tooling that runs on Windows, macOS, and Linux. That is suitable for both computers and notebooks. Features of Visual Studio Code support for debugging, syntax highlighting, intelligent code completion, snippets, and code refactoring. And also use GitHub with Visual Studio Code to share source code and collaborate with other developers.
diagrams.net (previously draw.io) is a free and open-source cross-platform graph drawing software developed in HTML5 and JavaScript. Its interface can be used to create diagrams such as flowcharts, wireframes, UML diagrams, organizational charts, and network diagrams.
Ref : https://en.wikipedia.org/wiki/Diagrams.net
SQL Server is a relational database management system, or RDBMS, developed and marketed by Microsoft. Similar to other RDBMS software, SQL Server is built on top of SQL, a standard programming language for interacting with relational databases.
Ref : https://www.sqlservertutorial.net/getting-started/what-is-sql-server/