We are new to Hana DB and starting to build a Hana DB connector for our existing application for an existing customer adopting SAP B1 with a Hana DB. Our application just needs to make connections to the Hana DB and perform some basic SQL SELECT queries. We want to reconstruct the Hana DB data structure schema (i.e. tables, fields, etc) in our devtest environment based on a customer's new setup so we can build and tune those queries on our side.We are new to Hana DB and starting to build a H