Skip to content

Commit

Permalink
read CockroachDB paper
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgrinaker authored Jul 12, 2020
1 parent 7d31bce commit 07e8ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ in a Relational Database Management System](https://www2.cs.duke.edu/courses/com
### CockroachDB

- [x] 🔗 [**Architecture Overview**](https://www.cockroachlabs.com/docs/stable/architecture/overview.html)
- [ ] 📄 [**CockroachDB: The Resilient Geo-Distributed SQL Database**](https://dl.acm.org/doi/pdf/10.1145/3318464.3386134) (R Taft et al 2020)
- [x] 📄 [**CockroachDB: The Resilient Geo-Distributed SQL Database**](https://dl.acm.org/doi/pdf/10.1145/3318464.3386134) (R Taft et al 2020)
- [x] 💬 [**Serializable, Lockless, Distributed: Isolation in CockroachDB**](https://www.cockroachlabs.com/blog/serializable-lockless-distributed-isolation-cockroachdb/) (M Tracy 2016)
- [x] 💬 [How We Built a Cost-Based SQL Optimizer](https://www.cockroachlabs.com/blog/building-cost-based-sql-optimizer/) (A Kimball 2018)
- [x] 💬 [Living Without Atomic Clocks](https://www.cockroachlabs.com/blog/living-without-atomic-clocks/) (S Kimball 2016)
Expand Down

0 comments on commit 07e8ace

Please sign in to comment.