Database Internals: A Deep Dive into How Distributed Data Systems Work (Greyscale Indian Edition)
Paperback
• 372 Pages
• ₹ 1450.00
• English
• 9789352139071
No ratings yet
| Publisher | Shroff/O'Reilly |
|---|---|
| ISBN13 | 9789352139071 |
| ASIN/SKU | 9352139070 |
| Book Format | Paperback |
| Language | English |
| Pages | 372 |
| List Price | ₹ 1450.00 |
| Publishing Date | 03/10/2019 |
| Dimensions | 20.3 x 25.4 x 4.7 cm |
| Weight | 600 g |
| Book Code | BD00069556 |
Discover Database Internals: A Deep Dive into How Distributed Data Systems Work (Greyscale Indian Edition) by Alex Petrov. This book is published by Shroff/O'Reilly in Paperback format, ISBN 9789352139071, ASIN 9352139070, under Higher Education Textbooks, Database Storage and Design.
Book Description
Shroff Publishers do not endorse the preview pages of kindle linked to our ISBNs. All Indian Reprints of O'Reilly are Printed in Grayscale
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it’s often difficult to understand what each one offers and how they differ. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
Throughout the book, you’ll explore relevant material gleaned from numerous books, papers, blog posts, and the source code of several open source databases. These resources are listed at the end of parts one and two. You’ll discover that the most significant distinctions among many modern databases reside in subsystems that determine how storage is organized and how data is distributed.
This book examines:
Storage engines: Explore storage classification and taxonomy, and dive into B-Tree-based and immutable Log Structured storage engines, with differences and use-cases for each
Storage building blocks: Learn how database files are organized to build efficient storage, using auxiliary data structures such as Page Cache, Buffer Pool and Write-Ahead Log
Distributed systems: Learn step-by-step how nodes and processes connect and build complex communication patterns
Database clusters: Which consistency models are commonly used by modern databases and how distributed storage systems achieve consistency
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it’s often difficult to understand what each one offers and how they differ. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
Throughout the book, you’ll explore relevant material gleaned from numerous books, papers, blog posts, and the source code of several open source databases. These resources are listed at the end of parts one and two. You’ll discover that the most significant distinctions among many modern databases reside in subsystems that determine how storage is organized and how data is distributed.
This book examines:
Storage engines: Explore storage classification and taxonomy, and dive into B-Tree-based and immutable Log Structured storage engines, with differences and use-cases for each
Storage building blocks: Learn how database files are organized to build efficient storage, using auxiliary data structures such as Page Cache, Buffer Pool and Write-Ahead Log
Distributed systems: Learn step-by-step how nodes and processes connect and build complex communication patterns
Database clusters: Which consistency models are commonly used by modern databases and how distributed storage systems achieve consistency
Author Biography
Alex is a data infrastructure engineer, database and storage systems enthusiast, Apache Cassandra committer and a PMC member. His expertise is in storage, distributed systems, and algorithms.
Editorial Reviews
Editorial Reviews will be added soon…
Book Summary
Book Summary will be added soon…
Sample Chapters
Sample Chapters will be added soon…