CockroachDB Skitters into Beta
cockroachlabs.com
CockroachDB Skitters into Beta
1–10 of 75 posts
Re: CockroachDB Skitters into Beta
#2Re: CockroachDB Skitters into Beta
#3Re: CockroachDB Skitters into Beta
#4Re: CockroachDB Skitters into Beta
#5Honestly as a new yorker the name of your company and product and the title of this blog post make me cringe!
Re: CockroachDB Skitters into Beta
#6Honestly as a new yorker the name of your company and product and the title of this blog post make me cringe!
Re: CockroachDB Skitters into Beta
#7This is one of the most exciting DB's coming into the world, and I've had a lot of fun watching progress from the sidelines! Keep kicking ass!
Re: CockroachDB Skitters into Beta
#8This is one of the most exciting DB's coming into the world, and I've had a lot of fun watching progress from the sidelines! Keep kicking ass!
Agreed. SQL support is a big benefit. This post does a good job of explaining why, and I'm glad they delayed the beta to implement it. Looking forward to joins.
Right now, I'm most interested in seeing RethinkDB see more traction... it seems to have most of the features I look for, and I, for one don't mind more programmatic queries, and the management interface is really second to none at this point... MS-SQL, I'd probably consider a close second.
Re: CockroachDB Skitters into Beta
#9Re: CockroachDB Skitters into Beta
#10Earlier quoted context omitted.
Agreed. SQL support is a big benefit. This post does a good job of explaining why, and I'm glad they delayed the beta to implement it. Looking forward to joins.
I'm not sure how useful SQL is without joins though... I can see that this might be interesting to test against, but don't think SQL is much simpler than a lot of the query engines for non-sql databases... Until you get to joins, and similar operations. Right now, I'm most interested in seeing RethinkDB see more traction... it seems to have most of the features I look for, and I, for one don't mind more programmatic…