Earlier quoted context omitted.
You're not going to get better performance for OLAP than MemSQL's columnstore and in-memory rowstore for reference tables to join. Citus is great if you want the Postgres interface but is still using standard rowstore tables. CockroachDB is similar with rowstore performance but with added distributed consensus overhead. They are both much better for OLTP and sharding. CockroachDB also provides easy high-availability…
MemSQL is one of those "ask for a quote" products. What are some rule of thumb estimates for what it costs?
CockroachDB 2.0 Performance Makes Significant Strides
41–50 of 187 posts
Re: CockroachDB 2.0 Performance Makes Significant Strides
#42Re: CockroachDB 2.0 Performance Makes Significant Strides
#43Before clicking the comments link, I always know what to expect in HN comment section for a CDB post announcing their latest milestone or feature: A lot of congrats and excitement, questions about who uses it in a production environment, very specific use-case questions, and of course the name. Weird how predictable the response to one company/tech always is.
Re: CockroachDB 2.0 Performance Makes Significant Strides
#44I will never use this product no matter how good it is due to its name. Hope you can understand that many ppl like me suffer phobia from cockroaches. (PS: As expected ppl will downvote this, but just trying to give a very valuable feedback to ppl who don’t understand cockroach phobia.)
Re: CockroachDB 2.0 Performance Makes Significant Strides
#45Earlier quoted context omitted.
Yes just hearing or reading the word “cockcroach” gives me a cringe. I tried to google the word “cockroach phobia” just now and damn google shows a bunch of cockroach images that made me press back button immediately and couldn’t read a damn thing. Im not sure what will happened to my job but given an equal choice i would choose alternatives, job or database.
Why don't you just write a browser script extension to edit out your trigger word? It might be easier than expecting a database company to change the name of what they make.
Re: CockroachDB 2.0 Performance Makes Significant Strides
#46How is this meaningful without detailed setup description? http://www.tpc.org/tpcc/results/tpcc_results.asp?print=false... Looking at this list of results one wonders what those results actually mean?
At the bottom of the article it says that information is coming: "Note: We have not filed for official certification of our TPC-C results. However, we will post full reproduction steps in a forthcoming whitepaper."
Re: CockroachDB 2.0 Performance Makes Significant Strides
#47I will never use this product no matter how good it is due to its name. Hope you can understand that many ppl like me suffer phobia from cockroaches. (PS: As expected ppl will downvote this, but just trying to give a very valuable feedback to ppl who don’t understand cockroach phobia.)
Also, I understand your complaint about the name, as I’ve encountered many, many people with all sorts of phobias at varying levels of extremity. It’s more common than most people think.
Re: CockroachDB 2.0 Performance Makes Significant Strides
#48I will never use this product no matter how good it is due to its name. Hope you can understand that many ppl like me suffer phobia from cockroaches. (PS: As expected ppl will downvote this, but just trying to give a very valuable feedback to ppl who don’t understand cockroach phobia.)
Re: CockroachDB 2.0 Performance Makes Significant Strides
#49Earlier quoted context omitted.
That's unfortunate, but I hope your post isn't suggesting they shouldn't have named their product as they did. Should people who don't like large numbers not use Google? Should people who fear fire not use Firebase? Should people who don't like coffee not use Java? Moreover, should those people suggest the names be changed due to their phobia? We could number all database servers. Server 1, Server 2, Server 3, Server…
Are there people or cultures who have a fondness for cockroaches?
Re: CockroachDB 2.0 Performance Makes Significant Strides
#50How much and what kind of memory and storage (SATA SSD, NVMe SSD, HDD?) is included in the 3 nodes used for testing? This benchmarking is really interesting but the next level is to understand the cost per tmpC measured. Memory especially and storage is a big component of cost these days.