Skip to content

Commit a7d07f1

Browse files
authored
Merge pull request ktaranov#236 from SachinAkash01/master
Add Ballerina MSSQL Connector to the SQL Server Drivers List
2 parents 5a19fc0 + 7b98382 commit a7d07f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

SQL Server Drivers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ This driver is developed, tested, and supported by Microsoft.
2626
[Microsoft ADO.NET for SQL Server](https://docs.microsoft.com/en-us/sql/connect/ado-net/microsoft-ado-net-for-sql-server) | [Download .Net Driver](http://www.microsoft.com/net/download/)
2727

2828

29+
### Ballerina
30+
The Ballerina MSSQL Connector provides seamless integration with Microsoft SQL Server, allowing developers to work with databases efficiently in cloud-native and REST-based applications. This connector is an open-source project which is actively developed, tested, and supported by the Ballerina team.
31+
32+
[ballerinax/mssql connector for SQL Server](https://central.ballerina.io/ballerinax/mssql/latest) | [GitHub](https://github.com/ballerina-platform/module-ballerinax-mssql)
33+
34+
2935
### JDBC
3036
The JDBC SQL driver is a Java implementation of the TDS protocol, which is supported by all modern versions of SQL Server. This driver is developed, tested, and supported by Microsoft.
3137

0 commit comments

Comments
 (0)