<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Getting started with cockroachDB</title>
    <subTitle>a guide to using a modern, cloud-native, and distributed SQL database for your data-intensive apps</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Rajanna, Kishen Das Kondabagilu</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">-uk</placeTerm>
    </place>
    <dateIssued encoding="marc">2022</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xvii, 227 pages : illustrations ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"Get hands-on with deploying and managing your database services to provide scalable and high-speed data access on CockroachDB. Getting Started with CockroachDB will introduce you to the inner workings of CockroachDB and help you to understand how it provides faster access to distributed data through a SQL interface. The book will also uncover how you can use the database to provide solutions where the data is highly available. Starting with CockroachDB's installation, setup, and configuration, this SQL book will familiarize you with the database architecture and database design principles. You'll then discover several options that CockroachDB provides to store multiple copies of your data to ensure fast data access. The book covers the internals of CockroachDB, how to deploy and manage it on the cloud, performance tuning to get the best out of CockroachDB, and how to scale data across continents and serve it locally. In addition to this, you'll get to grips with fault tolerance and auto-rebalancing, how indexes work, and the CockroachDB Admin UI. The book will guide you in building scalable cloud services on top of CockroachDB, covering administrative and security aspects and tips for troubleshooting, performance enhancements, and a brief guideline on migrating from traditional databases. By the end of this book, you'll have gained sufficient knowledge to manage your data on CockroachDB and interact with it from your application layer."</abstract>
  <tableOfContents>Section1: Getting to know CockroachDB -- CockroachDB - a brief introduction -- How does CockroachDB work internally? -- Section 2: Exploring the important features of CockroachDB -- Atomicity, isolation, and durability (ACID) -- Geo-partitioning -- Fault tolerance and auto-rebalancing -- How indexes work in CockroachDB -- Section 3: Working with CockroachDB -- Schema creation and management -- Exploring the admin user interface -- An overview of security aspects -- Troubleshooting issues -- Performance benchmarking and migration.</tableOfContents>
  <note type="statement of responsibility">Kishen Das Kondabagilu Rajanna.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Database management</topic>
  </subject>
  <subject authority="lcsh">
    <topic>SQL (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Cloud computing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Application software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Web applications</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Relational databases</topic>
  </subject>
  <classification authority="lcc">QA76.9.D3 R313 2022</classification>
  <classification authority="ddc">005.74 R137g</classification>
  <identifier type="isbn">9781800560659</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CSPC</recordContentSource>
    <recordCreationDate encoding="marc">250909</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250910085514.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
