SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗
Logout

Deploy a Go MSSQL API Endpoint in SAP BTP, Kyma Runtime

Develop and deploy an MSSQL API endpoint written in Go to SAP BTP, Kyma runtime.

🎓intermediate 40 min SAP BTP Kyma Runtime Intermediate Cloud SAP Business Technology Platform 0/7

Overview

🎓 intermediate 40 min. SAP BTP Kyma RuntimeIntermediateCloudSAP Business Technology Platform

You will learn

  • How to configure and build a Go Docker image
  • How to deploy the Go Docker image to SAP BTP, Kyma runtime
Unknown U Unknown May 6, 2026
Created by May 8, 2024
Contributors

Prerequisites

Steps

Step 1 Clone the Git repository

  1. In your browser, go to kyma-runtime-extension-samples. This repository contains a collection of Kyma sample applications which will be used during the tutorial.

  2. Use the Code button to choose one of the options to download the code locally, or simply run the following command within your CLI at your desired folder location:

    Shell/Bash
    git clone https://github.com/SAP-samples/kyma-runtime-extension-samples
Step 2 Explore the sample
+
Step 3 Run the application locally
+
Step 4 Build the Docker image
+
Step 5 Use the Docker image locally
+
Step 6 Apply resources to SAP BTP, Kyma runtime
+
Step 7 Open the API endpoint
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 7
1. Clone the Git repository 2. Explore the sample 3. Run the application locally 4. Build the Docker image 5. Use the Docker image locally 6. Apply resources to SAP BTP, Kyma runtime 7. Open the API endpoint

Learn more →