All Projects → SAP-archive → cloud-hana-helloworld

SAP-archive / cloud-hana-helloworld

Licence: Apache-2.0 license
This project provides the full source code for the "Hello World" tutorials on https://hcp.sap.com. In this tutorials you can learn how to make your very first steps on SAP HANA by developing a very simple "Hello World" application using the SAP HANA web-based Development Workbench on the SAP HANA Cloud Platform.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to cloud-hana-helloworld

hana-developer-cli-tool-example
Learn how to build a developer-centric SAP HANA command line tool, particularly designed to be used when performing SAP HANA development in non-SAP tooling (for example from VS Code).
Stars: ✭ 73 (+180.77%)
Mutual labels:  sample, sap-hana, sap-hana-cloud
cloud-cap-multitenancy
SAP Cloud Application Programming Model (CAP) sample code project with multitenancy using service manager-created SAP HANA containers for tenant data isolation.
Stars: ✭ 33 (+26.92%)
Mutual labels:  sample, sap-hana
btp-full-stack-typescript-app
A sample project to demonstrate how to implement a full-stack app with SAP Cloud Application Programming Model, plus SAPUI5 and TypeScript.
Stars: ✭ 27 (+3.85%)
Mutual labels:  sample, sap-hana
hana-shine
SAP HANA INteractive Education (SHINE) is an education content to learn, develop and deploy SAP HANA Application Services (XS Engine) based applications within the SAP HANA Platform
Stars: ✭ 89 (+242.31%)
Mutual labels:  sample, sap-hana
hana-ml-samples
This project provides code examples for SAP HANA Predictive and Machine Learning scenarios and is educational content. It covers simple Predictive Analysis Library SQL examples as well as complete SAP HANA design-time “ML scenario”-application content or HANA-ML Python Notebook examples.
Stars: ✭ 67 (+157.69%)
Mutual labels:  sample, sap-hana
devtoberfest-2021
The home of Devtoberfest 2021 - an open celebration of what makes us developers - coding and collaboration!
Stars: ✭ 212 (+715.38%)
Mutual labels:  sample, sap-hana
teched2021-developer-keynote
SAP TechEd 2021 Developer Keynote: Improving Developers' Lives.
Stars: ✭ 23 (-11.54%)
Mutual labels:  sample, sap-hana
hana-native-adapters
Since SAP HANA SPS09 supports writing new adapters for Smart Data Access, Batch Data Loading, ETL, Realtime Replication, and Realtime Transformations. While common adapters are provided by SAP, everyone can write their own adapters using the SAP HANA Adapter SDK. This project aims to provide additional adapters for using them or as samples.
Stars: ✭ 30 (+15.38%)
Mutual labels:  sample, sap-hana
hana-shine-xsa
SAP HANA Interactive Education for SAP HANA Extended Application Services, Advanced Model (SHINE for XS Advanced) is an education content to learn, develop, and deploy SAP HANA XS Advanced Model application and is a successor of SHINE for XS Classic.
Stars: ✭ 115 (+342.31%)
Mutual labels:  sample, sap-hana
cloud-cap-nodejs-codejam
Material for the CodeJam on SAP Cloud Application Programming Model with Node.js.
Stars: ✭ 76 (+192.31%)
Mutual labels:  sample
spring-boot-jpetstore
A sample web application built on Doma 2 and Spring Boot.
Stars: ✭ 17 (-34.62%)
Mutual labels:  sample
vercel-examples
📦 Example projects using Vercel platform. Using Node.js, PHP and others.
Stars: ✭ 205 (+688.46%)
Mutual labels:  sample
firebase-chat-sample
A sample app that shows basic usage of Firebase Auth and Database in form of a very simple chat hub app
Stars: ✭ 21 (-19.23%)
Mutual labels:  sample
ionic3-angular4-sample-app
Sample app of Ionic 3 and Angular 4
Stars: ✭ 35 (+34.62%)
Mutual labels:  sample
cloud-platform-workflow-virtual-event
Material for the virtual event on SAP Cloud Platform Workflow.
Stars: ✭ 25 (-3.85%)
Mutual labels:  sample
iot-edge-samples
Showcase of various extension scenarios for SAP IoT Edge, intelligent edge computing software that provides "microservices at the edge" for Internet of Things (IoT).
Stars: ✭ 16 (-38.46%)
Mutual labels:  sample
play-scala-tls-example
A Play application using HTTPS and WS with optional client authentication
Stars: ✭ 44 (+69.23%)
Mutual labels:  sample
AndroidMVVMExample
Sample project for the https://stfalcon.com/en/blog/post/android-mvvm blogpost
Stars: ✭ 23 (-11.54%)
Mutual labels:  sample
CameraX-Samples
No description or website provided.
Stars: ✭ 23 (-11.54%)
Mutual labels:  sample
pdfjs
A sample for showing PDF files in a Xamarin.Forms application with pdf.js
Stars: ✭ 32 (+23.08%)
Mutual labels:  sample

Important Notice

This public repository is read-only and no longer maintained. For the latest sample code repositories, visit the SAP Samples organization.

Source Code for the SAP HANA Cloud Platform "Hello World" Tutorials for SAP HANA

Author: Thomas Bieser, Britta Varwig (SAP SE)

This repository provides the full source code for the "Hello World" tutorials on https://hcp.sap.com. In this tutorials you can learn how to make your very first steps on SAP HANA by developing a very simple "Hello World" application using the SAP HANA web-based Development Workbench on the SAP HANA Cloud Platform.

These are the respective tutorials:

While the tutorials are optimized for the SAP HANA web-based Development Workbench, you can run and import this code in the SAP HANA Studio following these steps:

  1. Setup a HANA Studio by following the tutorial "Getting Started with SAP HANA Studio on SAP HANA Cloud Platform".
  2. In your HANA Studio open File > Import...
  3. In the Import-dialog select SAP HANA Content>Sample Applications and press Next.
  4. In the Import Sample Application - Sample Application-dialog select the application HelloWorld and press Next.
  5. In the Import Sample Application - Target System-dialog select your HANA System and press Next.
  6. In the Import Sample Application - Destination-dialog expand Content and select the package named like your account and HANA Trial instance, i.e. p1234567890.hana. Press Finish.
  7. An Eclipse job Sample Application Import will start. When this job has finished, the new created helloworld package is imported in your SAP HANA Repository.
  8. To import the application in your workspace, go to the Repository view, choose the helloworld package and open the context menu for the package with a right-click.
  9. Choose Check Out and Import Projects....

Should you have any questions or face problems then the go for the SAP HANA Cloud Platform Developer Center.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].