FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title: A Primer on Database Replication
- Author(s) Brian Storti
- Publisher: Self-Publishing (2017)
- Paperback: N/A
- eBook: HTML and PDF
- Language: English
- ISBN-10: N/A
- ISBN-13: 978-1426937231
- Share This:
Replicating a database can make our applications faster and increase our tolerance to failures, but there are a lot of different options available and each one comes with a price tag. How do I reduce the effort in the Database Replication work to be done to get problems solved?
About the Authors- Brian (@brianstorti) has been writing software professionally since 2007. He currently work as a Principal Infrastructure Engineer at AlphaSights, and was a Senior Consultant at ThoughtWorks before that.
-
Database Lifecycle Management: Achieving Continuous Delivery
This book describes how to apply the business and technical approaches of Database Lifecycle Management (DLM) in order to make database change management processes more visible, predictable and measurable.
-
Database Design, 2nd Edition (Adrienne Watt, et al)
This book covers database systems and database design concepts. It provides short, easy-to-read explanations of how to get database design right the first time and to help you avoid the many pitfalls that entrap new and not-so-new database designers.
-
Databases, Types, and the Relational Model: The Third Manifesto
This book can be seen as an abstract blueprint for the design of a DBMS and the language interface to such a DBMS. In particular, it serves as a basis for a model of type inheritance. This book is essential reading for database professionals.
-
Database Explorations: The Third Manifesto and Related Topics
This book consists of a collection of exploratory essays on database management - more specifically, on issues arising from and related to The Third Manifesto. The target audience is database professionals.
-
Build Your Own Database From Scratch: Persistence, Indexing, etc.
This book contains a walk-through of a minimal persistent database implementation. The implementation is incremental. We start with a B-Tree, then add a new concept with each chapter, and eventually go from a simple KV to a mini relational DB.
-
Database Design with UML and SQL, 4th Edition (Alvaro Monge)
This book teaches you how to use the Unified Modeling Language (UML) and Structured Query Language (SQL) to develop and implement the best possible design for your databases. It is also designed to be used as an individual self-study tutorial.
-
Concurrency Control and Recovery in Database Systems
This book is about techniques for concurrency control and recovery. It covers techniques for centralized and distributed computer systems, and for single copy, multiversion, and replicated databases.
-
Theory of Relational Databases (David Maier)
The book is intended for a second course in databases, but is an excellent reference for researchers in the field. The material covered includes relational algebra, functional dependencies, multivalued and join dependencies, normal forms, etc.
-
The Relational Model for Database Management (Edgar F. Codd)
Written by the originator of the relational model, this book covers the practical aspects of the design of relational databases. This book is a perfect resource for students and professionals in the field.
-
Foundations of Databases: The Logical Level (Alice's book)
Written by three leading researchers in the field, this book provides in-depth coverage of the theory concerning the logical level of database management systems, including both classical and advanced topics.
:
|
|