Live data from Hacker News

Ex-Googlers CockroachDB: A Scalable, Geo-Replicated, Transactional Datastore

github.com

1–10 of 70 posts

Re: Ex-Googlers CockroachDB: A Scalable, Geo-Replicated, Transactional Datastore

#5
post #2

Why the 'Ex-Googlers' in the title. Is it like a seal of approval or something?

I think that refers to the Wired article http://www.wired.com/2014/07/cockroachdb/

With the tag being sign of pedigree. "A scalable DB from people who worked at a place with huge scale DBs".

Whether it is very convincing or not is another matter, but I am sure it gets more clicks/attention

Re: Ex-Googlers CockroachDB: A Scalable, Geo-Replicated, Transactional Datastore

#7
post #2

Why the 'Ex-Googlers' in the title. Is it like a seal of approval or something?

Haven't you noticed the pedigree obsession of some in our field?

In this context it adds more signal than noise. There are zillions of open source projects but when you need to use them in production a very small subset of this universe is ready.

Re: Ex-Googlers CockroachDB: A Scalable, Geo-Replicated, Transactional Datastore

#8
Comparing to Facebook ' s TAO approach from yesterday post, I like the FB small set of api approach better. But that mainly focus on handling social graph with objects and associations.

On the other hand, almost all my backend related features can be easily abstracted to those APIs.

Post reply on HN