Model View Controller development architecture
Traditional database application use interfaces such as ODBC and JDBC with SQL to manage and query their data.
SAP HANA incredibly broadens the conventional database server part.
SAP HANA functions as a comprehensive platform for the development and execution of native -data intensive applications that run efficiently in SAP HANA , taking advantage of its in-memory
architecture and parallel execution capabilities.
By restructuring your application in this way , not only do you gain from the increased performance due to the integration with the datasource and also effectively eliminate the overhead of the middle-tier between user interface (the view) and the data intensive control logic.
SAP HANA Extended application services provides a comprehensive set of embedded services that provide end to end support for web based application
This includes a lightweight web server , configurable OData support , server side JS execution and also full access to SQL and SQL script.
Traditional database application use interfaces such as ODBC and JDBC with SQL to manage and query their data.
Traditional Database |
SAP HANA functions as a comprehensive platform for the development and execution of native -data intensive applications that run efficiently in SAP HANA , taking advantage of its in-memory
architecture and parallel execution capabilities.
By restructuring your application in this way , not only do you gain from the increased performance due to the integration with the datasource and also effectively eliminate the overhead of the middle-tier between user interface (the view) and the data intensive control logic.
SAP HANA Extended Application |
SAP HANA Extended application services provides a comprehensive set of embedded services that provide end to end support for web based application
This includes a lightweight web server , configurable OData support , server side JS execution and also full access to SQL and SQL script.
0 comments:
Post a Comment