You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,13 @@ Running various samples requires access to the Kyma runtime. There are also othe
86
86
|[HANA Cloud NodeJS API](./hana-nodejs/README.md)| This sample demonstrates how SAP HANA Cloud can be utilized within the Kyma runtime | - |
87
87
|[GeoServer for a geospatial middleware over HANA Cloud](./geoserver/README.md)| This sample provides a GeoServerinstance with the plugin for SAP HANA Connectivity | - |
|[MS SQL database](./database-mssql/README.md)| This sample demonstrates how to containerize and deploy a MS SQL database |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-mssql-deployment.html)|
94
+
|[Golang MS SQL database API](./api-mssql-go/README.md)| This sample provides a Golang API endpoint for communication with a MS SQL databases |[Tutorial](https://developers.sap.com/tutorials/cp-kyma-api-mssql-golang.html)|
0 commit comments