- Software Development on the SAP HANA Platform
- Mark Walker
- 145字
- 2021-08-13 16:43:19
Summary
You now have a general idea of what makes SAP HANA different from traditional database systems. SAP HANA is a complete system: a massively-parallel, column-oriented, in-memory database appliance, offering several technological differences to other database systems in order to give superior performance over a number of use cases.
There are several other functions offered by SAP HANA, such as complex data models handled natively, an integrated development environment, and other features. These make the system a complete, integrated option allowing businesses to rethink their database management, and allowing users faster access to their data, and ultimately allowing them to spend their time analyzing the data, not waiting for it.
In the next chapter, we'll be taking a closer look at the SAP HANA development environment, the SAP HANA Studio. This is an Eclipse-based tool giving access to all aspects of the SAP HANA appliance.
- Python從菜鳥到高手(第2版)
- HBase從入門到實戰
- 數據庫系統原理及MySQL應用教程
- Python Web數據分析可視化:基于Django框架的開發實戰
- jQuery炫酷應用實例集錦
- 智能手機APP UI設計與應用任務教程
- Practical GIS
- 深入解析Java編譯器:源碼剖析與實例詳解
- Building Business Websites with Squarespace 7(Second Edition)
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Web前端開發最佳實踐
- SCRATCH編程課:我的游戲我做主
- 每個人的Python:數學、算法和游戲編程訓練營
- 精益軟件開發管理之道
- Python數據可視化之matplotlib實踐