{"id":20275678,"url":"https://github.com/x0b/sap-hana-cloud-trial","last_synced_at":"2025-08-03T03:39:25.938Z","repository":{"id":94560553,"uuid":"180757327","full_name":"x0b/sap-hana-cloud-trial","owner":"x0b","description":"Management script for experimenting with SAP HANA Cloud DB Trial using Eclipse via Tunnels","archived":false,"fork":false,"pushed_at":"2019-04-11T09:43:47.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T01:31:30.713Z","etag":null,"topics":["hana","powershell","sap-cloud-platform","sap-hana"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x0b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-11T09:18:21.000Z","updated_at":"2019-07-10T09:08:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8c72513-9142-418a-8f75-8d32d9cae683","html_url":"https://github.com/x0b/sap-hana-cloud-trial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/x0b/sap-hana-cloud-trial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0b%2Fsap-hana-cloud-trial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0b%2Fsap-hana-cloud-trial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0b%2Fsap-hana-cloud-trial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0b%2Fsap-hana-cloud-trial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x0b","download_url":"https://codeload.github.com/x0b/sap-hana-cloud-trial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x0b%2Fsap-hana-cloud-trial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265631312,"owners_count":23801787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hana","powershell","sap-cloud-platform","sap-hana"],"created_at":"2024-11-14T13:10:32.564Z","updated_at":"2025-07-17T16:40:21.590Z","avatar_url":"https://github.com/x0b.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sap-hana-cloud-trial\nManagement script for experimenting with SAP HANA Cloud DB Trial using Eclipse via Tunnels with the goal of using the Eclipse-based modelling tools for cloud based HANA DBs.\n\n## Overview\nSAP offers trial versions of their cloud based HANA DB which will automatically stop running after 12 Hours and are deleted after a week, but they come free of charge and are therefore very useful for experiments or in teaching settings.\n\n## Configuration\n### Prerequesits\n - Eclipse 2018-12 R from https://www.eclipse.org/downloads/packages/release/2018-12/r\n - Modelling tools for Eclipse from https://tools.hana.ondemand.com/2018-12/\n - ``` /tools``` directory from the SAP Cloud Platform Neo Environment SDK Version ```Java Web Tomcat 8``` from https://tools.hana.ondemand.com/#cloud containing the ```neo``` command line tool\n \n### Configuration values for the script itself\n``` powershell\n$CloudHost = 'hanatrial.ondemand.com';\n$database = ''; # database name\n$user = ''; # sap cloud user or email\n$subaccount = ''; # database sub account, usually \u003cuser\u003etrial\n$password = ''; # password \n\n$neo = ''; # Path to the neo SDK's neo.bat from https://tools.hana.ondemand.com/#cloud\n$eclipse = ''; # Path to a compatble eclipse's version of eclipse.exe\n$env:JAVA_HOME = ''; # Path to Java, works with Java 8, but not with Java 11. \n```\n## Usage\nStarting the script will\n1. Query if the configured database is already running\n2. Start the database if it is not running and wait for it to come online\n3. Create a new tunnel to the database on ```localhost:30015``` with InstanceId ```00```\n4. Start eclipse\n5. Wait for eclipse to close\n6. Close the tunnel and shut down the database\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0b%2Fsap-hana-cloud-trial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx0b%2Fsap-hana-cloud-trial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx0b%2Fsap-hana-cloud-trial/lists"}