Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
highscalability.com
Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
1–10 of 82 posts
Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#2Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#3NewSQL ? Seriously ? Do we really need another low-quality buzzword for people to re-use everywhere ?
Notice that even with the shift from "NoSQL" to "NewSQL", mentions of joins continues to be conspicuously absent from many of these discussions. So, it's worth noting that many of these NewSQL things are "almost but not quite SQL", hence the value of a new word.
Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#4NewSQL ? Seriously ? Do we really need another low-quality buzzword for people to re-use everywhere ?
Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#5Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#6NewSQL ? Seriously ? Do we really need another low-quality buzzword for people to re-use everywhere ?
I think there should be a term for these new DBMSs, but the problem with NewSQL is that the thing they have in common is not SQL, but consistency and transactions.
Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#7There's a ton of innovative projects in the open source community, but it's difficult to convince people to use them. Developing a clone of a Google tech has a built in marketing advantage: "Google uses something like this."
Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#8Earlier quoted context omitted.
I think there should be a term for these new DBMSs, but the problem with NewSQL is that the thing they have in common is not SQL, but consistency and transactions.
So your saying its not ACID its more like Ecstasy?
Eternally Consistent State, Transactions And Scale, Yes please.
Re: Google Spanner's Most Surprising Revelation: NoSQL is Out and NewSQL is In
#9I like the direction of moving closer to original database theory concepts and allowing the creative energy to focus on solutions to performance problems at high-scale.