Content deleted Content added
m Bot: link syntax and minor changes |
|||
Line 14:
However, Gartner's most recent reports suggest broader advantages than a single unified database can offer. Traditional application architectures separated transactional and analytical systems. Digital business, and the need to respond to business moments, means that using "after the fact" analysis is no longer adequate. Business moments are transient opportunities that must be exploited in real time. If an organization is unable to recognize and/or respond quickly to a business moment by taking fast and well-informed decisions, then some other organization will, resulting in a missed opportunity (or a new business threat). HTAP allows advanced analytics to be run in real time on "in flight" transaction data, providing an architecture that empowers users to respond more effectively to business moments.<ref>{{Cite web|url=https://www.gartner.com/doc/3352419/enable-digital-business-innovation-hybrid|title=How to Enable Digital Business Innovation via Hybrid Transaction/Analytical Processing|website=www.gartner.com|access-date=2017-04-15}}</ref>
The main technical challenges for an HTAP database are how to be efficient both for operational (many small transactions with a high fraction of updates) and analytical workloads (large and complex queries traversing large number of rows) on the same database system and how to prevent the interference of the analytical queries over the operational workload. This kind of operational
HTAP solves the issue of analytic latency in several ways, including eliminating the need for multiple copies of the same data and the requirement for data to be offloaded from [[operational database]]s to [[data warehouse]]s via [[Extract, transform, load|ETL]] processes.<ref name="Pezzini" /><ref name="Wolpe" />
Line 22:
Some challenges for HTAP include limited industry experience and skills, as well as undefined best practices.<ref name=Pezzini />
HTAP functionality is offered by database companies, such as [[Microsoft Azure]] Synapse Link<ref>{{Cite web|url=https://www.zdnet.com/article/a-closer-look-at-azure-synapse-link/|title=A closer look at Azure Synapse Link|website=www.zdnet.com|access-date=2017-04-15}}</ref> for [[Cosmos DB]], DbAlibaba DRDS, LeanXcale,<ref>{{Cite web|url=https://www.bloorresearch.com/research/hybrid-real-time-data-processing/|title=Hybrid real-time data processing|last=Research.|first=Bloor|website=bloorresearch.com|language=en-us|access-date=2019-10-30}}</ref> [[TiDB]],<ref>{{Cite news|url=https://www.datanami.com/2018/02/22/hybrid-database-capturing-perishable-insights-yiguo/|title=The Hybrid Database Capturing Perishable Insights at Yiguo|date=2018-02-22|work=Datanami|access-date=2018-03-02|language=en-US}}</ref><ref>{{Cite news|url=https://www.infoworld.com/article/3313327/database/how-tidb-combines-oltp-and-olap-in-a-distributed-database.html|title=How TiDB combines OLTP and OLAP in a distributed database|last=Xu|first=Kevin|work=InfoWorld|access-date=2018-11-14|language=en}}</ref> Hubble, [[ArangoDB]], [[Aerospike (database)|Aerospike]], [[GridGain Systems|Apache Ignite/GridGain In-Memory Data Fabric]],
==References==
|