Hi..
This is kind of a generic question regards to HANA performance on database transparent application. Our application's performance, which so far on other RDBMS, is fine and relatively fast. When we switch the application to HANA database (SPS06) (with all default settings and objects as column store) the performance gets significantly lower and slower compared to other RDBMS.
My question, here, is what approach we need to take in such situation where the application code is tightly coupled with the application layer and to keep the purpose of database portability, there is less chance of re-writing the logic to be shifted to the database layer as suggested by most of the HANA performance documents
Thanks..