https://github.com/rello/hana_xml-to-sql
convert SAP HANA xml definitions of graphically created views into plain sql
https://github.com/rello/hana_xml-to-sql
Last synced: about 1 year ago
JSON representation
convert SAP HANA xml definitions of graphically created views into plain sql
- Host: GitHub
- URL: https://github.com/rello/hana_xml-to-sql
- Owner: Rello
- License: agpl-3.0
- Created: 2017-01-29T18:33:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T19:07:21.000Z (almost 7 years ago)
- Last Synced: 2025-02-12T08:58:21.487Z (over 1 year ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SAP HANA XML to SQL Converter
[](http://www.gnu.org/licenses/agpl-3.0) [](https://github.com/rello/HANA_XML-to-SQL/issues) [](https://github.com/rello/HANA_XML-to-SQL/stargazers) [](https://github.com/rello/HANA_XML-to-SQL/network)
convert SAP HANA xml definitions of graphically created views into plain sql
use the "view xml" - not the "repository xml"
the following node types are processed
- projection
- aggretation
- join
- rank
the following formulars are already processed
- IN
- CP
- BT
- true
- false