Sciore, Edward
Database Design and Implementation: Second Edition (Data-Centric Systems and Applications)
- ISBN 13:
- 9783030338350
- author:
- Sciore, Edward
- format:
- Paperback / softback
- publisher:
- Springer Nature Switzerland AG
- language:
- English
- Publication Year:
- 2020
- Pages:
- 458
- Dimensions:
- 23.5 x 15.5 centimetres (0.72 kg
- Genre:
- Computers, Server & Database, General Database,
- Condition:
- New
- Availability:
- Item usually sent within 5 working days
Description
Database Design and Implementation Second Edition by Edward Sciore provides a comprehensive understanding of database systems from a software developer's perspective. This unique approach allows readers to explore why database systems are designed in a particular way, as well as how they process queries. The book begins with an overview of database systems and their use, introducing the Derby and SimpleDB systems. It then delves into writing a database application using Java, covering the basics of JDBC and its fundamental API for interacting with databases. The subsequent chapters examine the internals of a typical database engine, revealing how each component interacts with others to form a complete system. As readers progress through the book, they will gain insight into efficient query processing and sophisticated techniques that can improve database design decisions. With this in-depth analysis, developers can develop a deeper understanding of database systems and make informed choices for their own projects.