Skip to content

Commit 85ba959

Browse files
committed
Add the brought back samples to the README
1 parent 710c2f2 commit 85ba959

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@ Running various samples requires access to the Kyma runtime. There are also othe
8686
| [HANA Cloud NodeJS API](./hana-nodejs/README.md) | This sample demonstrates how SAP HANA Cloud can be utilized within the Kyma runtime | - |
8787
| [GeoServer for a geospatial middleware over HANA Cloud](./geoserver/README.md) | This sample provides a GeoServerinstance with the plugin for SAP HANA Connectivity | - |
8888

89+
## MS SQL/Azure SQL
90+
91+
| Name | Description | References |
92+
| ------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
93+
| [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) |
95+
8996
## Advanced scenarios
9097

9198
| Name | Description | References |

0 commit comments

Comments
 (0)