Distributed Database Management System A Complete Guide 2020 Edition


Download Distributed Database Management System A Complete Guide 2020 Edition PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Distributed Database Management System A Complete Guide 2020 Edition book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Distributed Database Management System A Complete Guide - 2020 Edition


Distributed Database Management System A Complete Guide - 2020 Edition

Author: Gerardus Blokdyk

language: en

Publisher:

Release Date:


DOWNLOAD





Concise Guide to Databases


Concise Guide to Databases

Author: Konstantinos Domdouzis

language: en

Publisher: Springer Nature

Release Date: 2021-05-20


DOWNLOAD





Modern businesses depend on data for their very survival, creating a need for sophisticated databases and database technologies to help store, organise and transport their valuable data. This updated and expanded, easy-to-read textbook/reference presents a comprehensive introduction to databases, opening with a concise history of databases and of data as an organisational asset. As relational database management systems are no longer the only database solution, the book takes a wider view of database technology, encompassing big data, NoSQL, object and object-relational, and in-memory databases. Presenting both theoretical and practical elements, the new edition also examines the issues of scalability, availability, performance and security encountered when building and running a database in the real world. Topics and features: Presents review and discussion questions at the end of each chapter, in addition to skill-building, hands-on exercises Provides new material on database adaptiveness, integration, and efficiency in relation to data growth Introduces a range of commercial databases and encourages the reader to experiment with these in an associated learning environment Reviews use of a variety of databases in business environments, including numerous examples Discusses areas for further research within this fast-moving domain With its learning-by-doing approach, supported by both theoretical and practical examples, this clearly-structured textbook will be of great value to advanced undergraduate and postgraduate students of computer science, software engineering, and information technology. Practising database professionals and application developers will also find the book an ideal reference that addresses today's business needs.

Cassandra: The Definitive Guide


Cassandra: The Definitive Guide

Author: Jeff Carpenter

language: en

Publisher: O'Reilly Media

Release Date: 2020-04-06


DOWNLOAD





Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you’ll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This third edition—updated for Cassandra 4.0—provides the technical details and practical examples you need to put this database to work in a production environment. Authors Jeff Carpenter and Eben Hewitt demonstrate the advantages of Cassandra’s nonrelational design, with special attention to data modeling. If you’re a developer, DBA, or application architect looking to solve a database scaling issue or future-proof your application, this guide helps you harness Cassandra’s speed and flexibility. Understand Cassandra’s distributed and decentralized structure Use the Cassandra Query Language (CQL) and cqlsh—the CQL shell Create a working data model and compare it with an equivalent relational model Develop sample applications using client drivers for languages including Java, Python, and Node.js Explore cluster topology and learn how nodes exchange data