CockroachDB contributor Paul Steffensen (aka uptimeDBA) has analyzed CockroachDB’s handling of NULL
values as compared to the SQL standard and other SQL implementations. He shares his analysis in his blog post “I’ve got nothing. NULL handing in CockroachDB.” You can read the full post here.
CockroachDB is pretty easy to deploy. We’ve done our best to avoid the need for configuration files, …
Read More
In an earlier post we discussed how CockroachDB maps SQL table data and table indexes to key-value storage. In …
Read More```
We introduced Cockroach Labs last June with a simple yet ambitious mission: Make Data Easy.
``` … Read More