microsoft-sql-server

Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Here are 209 public repositories matching this topic...
-
Updated
Sep 19, 2021 - Go
-
Updated
Sep 24, 2021 - Go
-
Updated
Sep 23, 2021 - TSQL
-
Updated
Apr 8, 2020 - C++
-
Updated
Jul 5, 2021 - PHP
-
Updated
Sep 26, 2021 - C++
-
Updated
Sep 23, 2021 - Java
-
Updated
Sep 25, 2019 - C
-
Updated
Jun 18, 2018 - C#
-
Updated
Sep 16, 2021 - TSQL
-
Updated
Jan 17, 2021 - C#
-
Updated
Sep 8, 2021 - Python
-
Updated
Mar 29, 2019 - C#
-
Updated
Sep 26, 2021 - TSQL
-
Updated
Jun 7, 2021 - C#
-
Updated
Dec 24, 2019 - Elixir
-
Updated
Apr 15, 2021 - C#
-
Updated
Jul 27, 2021 - TSQL
-
Updated
Feb 12, 2018
-
Updated
Jun 14, 2017 - SQLPL
The https://github.com/aws/aws-sdk-go is still actively maintained and new versions are released daily.
For Go 1.15+ there is an AWS SDK Go v2 available: https://github.com/aws/aws-sdk-go-v2.
With added support for 1.17, migrator moved supported versions to 1.15+. migrator can now make the switch to new AWS SDK Go.
-
Updated
Jun 3, 2021 - TSQL
-
Updated
Feb 5, 2021
-
Updated
Aug 10, 2021 - F#
-
Updated
Jan 15, 2021 - C#
-
Updated
Aug 18, 2021 - C#
-
Updated
Oct 5, 2018 - HTML
-
Updated
Aug 7, 2019 - PowerShell
-
Updated
Aug 19, 2018 - PowerShell
Issue Description
What are you doing?
I am trying to strongly type my application using Typescript and Sequelize. I have noticed th