Кафедра аналитики больших данных и методов видеоанализа
гр. РИМ-150301
ст. Катаев Д.А
a computer scientists specializing in database research
Ten years have passed since the previous edition of Readings in Database Systems
The book contains a mix of classic, traditional papers from the early database literature as well as papers that have been most influential in recent developments
Map-Reduce is not an architecture with any broad scale applicability.
In summary, in the last decade nobody seems to have heeded the lessons in “comes around”. New data models have been invented, only to morph into SQL on tables.
Hierarchical structures have been reinvented with failure as the predicted result.
People seemed doomed to reinvent the wheel!
Serializable transactions are the canonical solution to the problem of concurrent programming
but this is seldom the case in real-world databases
This is main reason what weak isolation exists.
Without concurrency, most implementations of weak isolation deliver serializable results.
For example, at Facebook, only 0.0004% of results returned from their eventually consistent store were “stale”