Schweitzer Fachinformationen
Wenn es um professionelles Wissen geht, ist Schweitzer Fachinformationen wegweisend. Kunden aus Recht und Beratung sowie Unternehmen, öffentliche Verwaltungen und Bibliotheken erhalten komplette Lösungen zum Beschaffen, Verwalten und Nutzen von digitalen und gedruckten Medien.
Bitte beachten Sie
Von Mittwoch, dem 12.11.2025 ab 23:00 Uhr bis Donnerstag, dem 13.11.2025 bis 07:00 Uhr finden Wartungsarbeiten bei unserem externen E-Book Dienstleister statt. Daher bitten wir Sie Ihre E-Book Bestellung außerhalb dieses Zeitraums durchzuführen. Wir bitten um Ihr Verständnis. Bei Problemen und Rückfragen kontaktieren Sie gerne unseren Schweitzer Fachinformationen E-Book Support.
"Virtuoso Database Systems" Virtuoso Database Systems offers a comprehensive exploration of modern database technologies, charting the evolution from foundational models to the sophisticated distributed and multi-model architectures powering today's data-driven enterprises. The book's meticulously structured chapters guide readers through core concepts including relational, NoSQL, and graph data models, schema design, transactional guarantees, and the practical trade-offs impacting large-scale deployments. Through in-depth discussions on workload characterization, system selection, and advanced data modeling challenges, the text provides a solid foundation for both practitioners and advanced students. Beyond foundational principles, the book delves deeply into the technical mechanics underpinning high-performance database solutions. Readers will discover the inner workings of storage engines, data structures, indexing strategies, and crash recovery mechanisms. Coverage of advanced query processing-including cost-based optimization, distributed execution, and emerging adaptive techniques-equips database architects and engineers with the insights needed to design and operate efficient, scalable, and resilient systems. Notably, significant attention is given to security, privacy, and compliance, ensuring that readers understand how to safeguard sensitive information and navigate complex regulatory landscapes in cloud-native and serverless environments. Virtuoso Database Systems concludes with a forward-looking examination of cutting-edge trends shaping the future of data management. Topics such as machine learning-augmented databases, blockchain integration, edge and IoT data management, and sustainable engineering underscore the ongoing innovation within the field. Through rich technical detail and clear, thought-provoking explanations, this book serves as an essential resource for anyone seeking to master the complexity and unlock the potential of modern database systems.
[1] E. F. Codd, "A Relational Model of Data for Large Shared Data Banks," Communications of the ACM, vol. 13, no. 6, 1970, pp. 377-387.
[2] E. Brewer, "Towards Robust Distributed Systems," PODC Keynote, 2000.
[3] F. Chang, J. Dean, S. Ghemawat, et al., "Bigtable: A Distributed Storage System for Structured Data," Proceedings of the 7th USENIX Symposium on Operating Systems Design and Implementation, 2008, pp. 205-218.
Data abstraction in database systems is realized through a multi-level architecture consisting of the physical, logical, and view levels. Each level serves a distinct role in insulating applications from the complexities of data storage and representation, thereby enhancing maintainability, flexibility, and performance.
At the physical level, data abstraction focuses on how data is actually stored and organized on storage media. This includes file structures, indexing methods, and data compression techniques. The physical schema defines these storage details, which are typically hidden from users and application developers. This level provides physical data independence-the capability to modify storage structures, access methods, or hardware configurations without affecting the logical or view schemas. For example, reorganizing files from a heap to a B-tree index structure to enhance query performance does not necessitate changes in the logical schema or the applications built upon it.
The logical level abstracts the structure of the entire database as perceived by the database administrator. Here, data is logically organized into relations, entities, attributes, and relationships, independent of how the data is physically stored. The logical schema represents this abstraction, focusing on data types, constraints, and integrity rules. Logical data independence enables changes to the logical schema without impacting the application level. Such changes could include adding new entities, removing attributes, or modifying relationships. This independence is critical for maintaining system flexibility in the face of evolving business requirements and data models. For instance, an addition of a new attribute to a relation or refinement of relationships in an entity-relationship model can be handled at this level without necessitating changes to application programs, provided the changes do not alter the external views accessed by users.
The view level is the highest abstraction level, presenting customized representations of the database tailored to specific user needs. Views can filter, aggregate, or join data to offer focused perspectives that simplify user interactions. They enforce security by restricting access to sensitive data and provide logical independence by decoupling application programs from the underlying logical schema. When views remain stable, applications referencing them remain insulated from modifications at the logical level, facilitating seamless schema evolution.
The interplay between these abstraction levels is pivotal for effective schema evolution-the process of modifying the database schema over time to accommodate changes in application requirements or data semantics. A well-architected abstraction model ensures that schema modifications at the physical or logical levels cause minimal or no disruption to existing applications, protecting the investment in application development. Implementing schema evolution involves techniques such as schema versioning, backward-compatible schema changes, and controlled view modifications. For example, the addition of new attributes can be managed by extending schemas while preserving old attribute sets accessed by legacy applications.
Data independence-both physical and logical-is central to realizing separation of concerns, enabling database administrators to optimize data storage and logical design without impacting the application layer. Achieving logical data independence is more challenging than physical data independence due to the closer dependency of applications on the logical schema. Consequently, view definitions serve as buffers that elevate logical changes away from direct application impact.
Common techniques to support data independence and schema evolution in practical systems include:
Despite the considerable advantages, increased abstraction introduces its own costs. These include additional processing overhead due to indirection layers, potential latency in query execution, and complexity in maintaining view definitions and transformation logic. Abstraction may result in suboptimal execution plans if the optimizer lacks precise physical data statistics or if the logical schema masks critical physical details necessary for performance tuning.
To optimize performance while preserving independence, several patterns have emerged:
Data abstraction across physical, logical, and view levels creates a modular architecture that supports maintainability and flexibility by insulating application layers from underlying structural changes. Schema evolution and data independence mechanisms ensure that changes in data representation or organization propagate with minimal disruption. Nevertheless, abstraction demands careful design to mitigate its computational and administrative overheads, leveraging optimized patterns that preserve performance without compromising independence. This balance is essential in modern database system design, where agility and scalability must coexist with robust application stability.
Transactional systems fundamentally rely on consistency models to govern how data operations are executed and observed. Two predominant paradigms-ACID and BASE-offer contrasting guarantees that shape database behavior, system architecture, and operational characteristics. Understanding the precise nature of these guarantees and their trade-offs is critical for designing systems that meet stringent requirements of reliability, latency, and scalability.
The ACID model defines a set of four properties that ensure robust transaction guarantees: Atomicity, Consistency, Isolation, and Durability. Atomicity guarantees that a transaction either completes entirely or has no effect, preventing partial updates that could corrupt system state. Consistency ensures that each transaction transitions the database from one valid state to another while obeying all integrity constraints, preserving data correctness. Isolation requires that concurrently executing transactions do not interfere with one another, producing results equivalent to some serial transaction order. Finally, Durability mandates that once a transaction commits, its effects persist despite failures, typically ensured by stable storage.
Operationalizing ACID involves complex concurrency control mechanisms such as locking, timestamp ordering, or multiversion concurrency control (MVCC), as well as write-ahead logging and checkpointing for durability. These techniques impose overhead in terms of latency and throughput but provide strong, immediate consistency guarantees desirable in domains requiring accuracy, such as financial systems or inventory management. The rigid enforcement of transaction boundaries and strict...
Dateiformat: ePUBKopierschutz: Adobe-DRM (Digital Rights Management)
Systemvoraussetzungen:
Das Dateiformat ePUB ist sehr gut für Romane und Sachbücher geeignet – also für „fließenden” Text ohne komplexes Layout. Bei E-Readern oder Smartphones passt sich der Zeilen- und Seitenumbruch automatisch den kleinen Displays an. Mit Adobe-DRM wird hier ein „harter” Kopierschutz verwendet. Wenn die notwendigen Voraussetzungen nicht vorliegen, können Sie das E-Book leider nicht öffnen. Daher müssen Sie bereits vor dem Download Ihre Lese-Hardware vorbereiten.Bitte beachten Sie: Wir empfehlen Ihnen unbedingt nach Installation der Lese-Software diese mit Ihrer persönlichen Adobe-ID zu autorisieren!
Weitere Informationen finden Sie in unserer E-Book Hilfe.
Dateiformat: ePUBKopierschutz: ohne DRM (Digital Rights Management)
Das Dateiformat ePUB ist sehr gut für Romane und Sachbücher geeignet – also für „glatten” Text ohne komplexes Layout. Bei E-Readern oder Smartphones passt sich der Zeilen- und Seitenumbruch automatisch den kleinen Displays an. Ein Kopierschutz bzw. Digital Rights Management wird bei diesem E-Book nicht eingesetzt.