Practical CockroachDB
eBook - ePub

Practical CockroachDB

Building Fault-Tolerant Distributed SQL Databases

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Practical CockroachDB

Building Fault-Tolerant Distributed SQL Databases

Book details
Table of contents
Citations

About This Book

Get a practical introduction to CockroachDB. This book starts with installation and foundational concepts and takes you through to creating clusters that are ready for production environments. You will learn how to create, optimize, and operate CockroarchDB clusters in single and multi-region environments. You will encounter anti-patterns to avoid, as well as testing techniques for integration and load testing.

The book explains why CockroachDB exists, goes over its major benefits, and quickly transitions into installing and configuring CockroachDB. Just as quickly, you'll be creating databases, getting data into those databases, and querying that data from your applications. You'll progress to data privacy laws such as GDPR and CCPA, and learn how CockroachDB's global distribution features can help you comply with ever-shifting data sovereignty regulations. From there, you'll move into deployment topologies, guidance on integration testing and load testing, best practices, and a readiness checklist for production deployments.

What You Will Learn

  • Deploy and interact with CockroachDB
  • Design and optimize databases and tables
  • Choose the correct data types for modeling your data
  • Protect data with database and table encryption
  • Achieve compliance with international data privacy regulations
  • Scale your databases in a way that enhances their performance
  • Monitor changes to the data and health of your databases


Who This Book Is For
Developers and database administrators who want to provide a secure, reliable, and effortlessly distributed home for their data; those who wish to use a modern tool to tackle the kinds of scaling challenges that have previously required dedicated teams of people to solve;anyone who wants to leverage their database to solve non-trivial, real-world challenges while protecting their data and users

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Practical CockroachDB by Rob Reid in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484282243

Table of contents

  1. Cover
  2. Front Matter
  3. 1. The Reason for CockroachDB
  4. 2. Installing CockroachDB
  5. 3. Concepts
  6. 4. Managing CockroachDB from the Command Line
  7. 5. Interacting with CockroachDB
  8. 6. Data Privacy
  9. 7. Deployment Topologies
  10. 8. Testing
  11. 9. Production
  12. Back Matter