An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# SAP HANA XML to SQL Converter

[![License: AGPLv3](https://img.shields.io/badge/License-AGPLv3-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)   [![Issues](https://img.shields.io/github/issues/rello/HANA_XML-to-SQL.svg)](https://github.com/rello/HANA_XML-to-SQL/issues) [![Stars](https://img.shields.io/github/stars/rello/HANA_XML-to-SQL.svg)](https://github.com/rello/HANA_XML-to-SQL/stargazers) [![Forks](https://img.shields.io/github/forks/rello/HANA_XML-to-SQL.svg)](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