hana-cloud-native
Installation
SKILL.md
SAP HANA Cloud Native — HDI Best Practices
Primary reference: https://help.sap.com/docs/hana-cloud-database HDI (Deployment Infrastructure) Reference: https://help.sap.com/docs/HANA_CLOUD_DATABASE/c2cc2e43458d4abda6788049c58143dc SQLScript Reference: https://help.sap.com/docs/HANA_CLOUD_DATABASE/d1cb63c8dd8e4c35a0f18aef632687f0 Developer Guide (MTA, Business App Studio): https://help.sap.com/docs/HANA_CLOUD_DATABASE/c2b99f19e9264c4d9ae9221b22f6f589
Native SAP HANA Cloud development uses the HANA Deployment Infrastructure (HDI): you
write design-time source files that HDI deploys transactionally into an isolated
HDI container (a schema plus a technical user). Objects are created by name in a
container — you never write raw CREATE TABLE DDL against the schema.