Skip to content

Commit 7b98382

Browse files
committed
Add ballerina mssql connector to the SQL server drivers list
1 parent 5a19fc0 commit 7b98382

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

SQL Server Drivers.md

+6
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)