Category Archives: NoSQL

Bending the Rules for SQL

data consistency issues arise in distributed environment

Some NoSQL solutions loosen the requirements when it comes to consistency by not supporting transactions, thus reducing the need for synchronization points. This relaxed consistency approach may suit some use cases where consistency is less important, but would be unsuitable for others. Continue reading

Posted in MySQL Cloud Database, NoSQL | Tagged , , , , | 1 Comment

NoSQL: The Sequel – Discussion Continues:

NoSQL versus SQL

Domnul Alex Popescu posted a response to my latest post and I wanted to take the opportunity to address some of the points he raises.
Continue reading

Posted in MySQL Cloud Database, NoSQL | Tagged , , , | Leave a comment

NoSQL: The Sequel

NoSQL versus SQL

Let’s start with a simple question: What is the real difference between NoSQL and SQL?  In my view, the different access patterns provided by NoSQL and SQL result in very different scalability and performance. Continue reading

Posted in MySQL Cloud Database, NoSQL | Tagged , , | 6 Comments

The 4 Things You Should Know When Designing Your Database for the Cloud

High Availability and Scalability for MySQL Database on the Cloud

In his recent column, CNET’s Dave Rosenberg asks “Are databases in the cloud really all that different?”. The short answer: Yes, They ARE! Continue reading

Posted in Cloud Challenges for Databases Series, High Availability, MySQL Cloud Database, News & Press Mentions, NoSQL, Scalability | Tagged , , | Leave a comment