Dan The Engineer
  • Home
  • About Dan
Sign in Subscribe

data locality

A collection of 2 posts
DORA and How CockroachDB Can Help
always on

DORA and How CockroachDB Can Help

Data security and privacy are becoming more and more crucial, with numerous governments and regulatory organisations enacting laws and regulations to ensure that businesses protect the sensitive data of their customers. To secure the data of their clients, businesses must abide by laws like the General Data Protection Regulation (GDPR)
Feb 20, 2023 2 min read
Utilise the included demo feature of CockroachDB to discover how to geographically position your data
data locality

Utilise the included demo feature of CockroachDB to discover how to geographically position your data

Example setup, configuration and test 1. Stand up a demo multi-region cluster locally using CockroachDB Demo $ cockroach demo --no-example-database --nodes 9 --global 2. Create a Database CREATE DATABASE db PRIMARY REGION "us-east1" REGIONS "us-west1", "europe-west1"; USE db; 3. Create a table with Region by Row functionality CREATE TABLE public.users
Feb 16, 2023 4 min read
Page 1 of 1
Dan The Engineer © 2025
Powered by Ghost