October 2017
Beginner to intermediate
316 pages
8h
English
The mentioned characteristics help with systems where you really need to return data from the database management system in an online system environment. This means that the queries that you want to ask the database management system will need to be answered in the TimeSpan between a web request and web response. In other words, in milliseconds, not seconds, let alone minutes.
This characteristic is not required of every database management system. Many systems actually only need to reply to requests that are first fired off and then require an answer many hours later. In the world of relational database systems, we call these analytical systems. We refer to these two types of systems as Online Transaction ...
Read now
Unlock full access