It looks like the NoSQL movement was just a fad and plenty of startups got burned by it and some still stuck with this tech , writing inefficient workarounds for something that comes OTB with the regular SQL databases.
I worked with one of the largest ad publishing companies. They wanted to track data about every client served an ad. This generated over 1.2 Terabyte per hour of data when the MySQL master started to max out. We had the largest possible multiple core system. It was going to cost my client $30k to upgrade to SSD drives to get more out of MySQL. Also note we had to store this data on an expensive SAN in order to feed t…
MongoDB has filed confidentially for IPO
61–70 of 108 posts
Re: MongoDB has filed confidentially for IPO
#62think it is a bad fit and a bad time for an IPO, their market just isnt big enough and their losing a lot of steam as of late. most importantly in terms of numbers, there is nothing going for them. they arent exactly redhat level in terms of support, nor rackspace level for subscriptions, and nor snapchat level in terms of market reach. this looks like some last effort cash out sort of deal to me. weird to say that i…
They recently passed a suite of jepsen tests that finally gives them legitimacy they needed (the latest server release has very good consistency now). MongoDB is in a good place from a technical position.
Re: MongoDB has filed confidentially for IPO
#63It looks like the NoSQL movement was just a fad and plenty of startups got burned by it and some still stuck with this tech , writing inefficient workarounds for something that comes OTB with the regular SQL databases.
I worked with one of the largest ad publishing companies. They wanted to track data about every client served an ad. This generated over 1.2 Terabyte per hour of data when the MySQL master started to max out. We had the largest possible multiple core system. It was going to cost my client $30k to upgrade to SSD drives to get more out of MySQL. Also note we had to store this data on an expensive SAN in order to feed t…
Re: MongoDB has filed confidentially for IPO
#64It looks like the NoSQL movement was just a fad and plenty of startups got burned by it and some still stuck with this tech , writing inefficient workarounds for something that comes OTB with the regular SQL databases.
Re: MongoDB has filed confidentially for IPO
#65Earlier quoted context omitted.
I worked with one of the largest ad publishing companies. They wanted to track data about every client served an ad. This generated over 1.2 Terabyte per hour of data when the MySQL master started to max out. We had the largest possible multiple core system. It was going to cost my client $30k to upgrade to SSD drives to get more out of MySQL. Also note we had to store this data on an expensive SAN in order to feed t…
sounds like the wrong tool. what you are producing was probably logs data, which is immutable. There are far more efficient (storage, cpu) write-only stores.
Re: MongoDB has filed confidentially for IPO
#66think it is a bad fit and a bad time for an IPO, their market just isnt big enough and their losing a lot of steam as of late. most importantly in terms of numbers, there is nothing going for them. they arent exactly redhat level in terms of support, nor rackspace level for subscriptions, and nor snapchat level in terms of market reach. this looks like some last effort cash out sort of deal to me. weird to say that i…
>their market just isnt big enough the database market is one of the biggest software markets out there, if not the biggest. >their losing a lot of steam as of late at least according ot google trends, mongodb is more popular than ever. >last effort cash out sort of deal to me they're hiring like crazy and looking to grow a ton in the next year, so I don't think that's the case.
They only address a very small subset of the database market.
Re: MongoDB has filed confidentially for IPO
#67Earlier quoted context omitted.
They recently passed a suite of jepsen tests that finally gives them legitimacy they needed (the latest server release has very good consistency now). MongoDB is in a good place from a technical position.
That's interesting. I've always avoided Mongo because of the general perception that it loses data, but I'll take Jepsen's tests over hearsay anyday.
After several Jepsen's article on how bad MongoDB is with the Taylor Swift reference.
Also the notorious wave of MongoDB hacked with terrible security defaults and several programmers blaming bootcamp coders for terrible set up.
I think MongoDB had to do some damage control and wake up.
They apparently are working with him now.
Quick google as proof: https://aphyr.com/posts/338-jepsen-mongodb-3-4-0-rc3
Re: MongoDB has filed confidentially for IPO
#68Earlier quoted context omitted.
sounds like the wrong tool. what you are producing was probably logs data, which is immutable. There are far more efficient (storage, cpu) write-only stores.
Such as?
Using a loadbalancer in front of a farm of cheap logging machines, and aggreate the data you need for analysis to a suitable machine.
Re: MongoDB has filed confidentially for IPO
#69It looks like the NoSQL movement was just a fad and plenty of startups got burned by it and some still stuck with this tech , writing inefficient workarounds for something that comes OTB with the regular SQL databases.
I have to agree that there was a lot of noise in the nosql world and a lot of people got carried away by the ease of use metric. I guess people were lured by the prospect of not having to write SQL joins. That said I found nosql databases extremely helpful for storing and querying large unstructured data. Mostly because it was really hard to build relations and to store this data in tables. Think Wikipedia for instan…
Re: MongoDB has filed confidentially for IPO
#70think it is a bad fit and a bad time for an IPO, their market just isnt big enough and their losing a lot of steam as of late. most importantly in terms of numbers, there is nothing going for them. they arent exactly redhat level in terms of support, nor rackspace level for subscriptions, and nor snapchat level in terms of market reach. this looks like some last effort cash out sort of deal to me. weird to say that i…
>their market just isnt big enough the database market is one of the biggest software markets out there, if not the biggest. >their losing a lot of steam as of late at least according ot google trends, mongodb is more popular than ever. >last effort cash out sort of deal to me they're hiring like crazy and looking to grow a ton in the next year, so I don't think that's the case.
I've down-voted you not because I disagree fundamentally (although I don't rate MongoDB) but because you are dismantling an argument badly. I hope that isn't too rude.