|
You are here |
martin.kleppmann.com | ||
| | | | |
timilearning.com
|
|
| | | | | My notes from Chapter 7 of 'Designing Data-Intensive Applications' by Martin Kleppmann. | |
| | | | |
sookocheff.com
|
|
| | | | | Title and Author of Paper Generalized Isolation Level Definitions, Adya et al. Summary The ANSI SQL standard defines isolation levels allowing database users to trade off between performance and consistency when running transactions. Unfortunately, the wording in the SQL standard is geared towards locking as the sole supported concurrency method. This paper presents alternative definitions to the isolation levels specified in the ANSI SQL standard that are general enough to allow for any concurrency method (multi-version, optimistic, etc.) to be used. | |
| | | | |
www.bailis.org
|
|
| | | | | ||
| | | | |
www.onehouse.ai
|
|
| | | The open data lakehouse is much more than a data table format, such as Apache Hudi?, Apache Iceberg?, and Delta Lake. It works seamlessly with all three table formats and serves as a transactional database on the data lake. | ||