This repo provides a script 'cv2sql' which converts graphical HANA Calculation Views to SQL. Each node is converted to a Common Table Expression (CTE) which is supported in most databases. It is ...