It is publicly known fact that RDBMSs have well known limitations when it comes to unstructured data management. This is the reason to emerged new database technologies like NoSQL. It is true that NoSQL is not a replacement for RDBMS. However the time has come to include NoSQL features into RDBMS products (then it can’t be called it as RDBMS) or introduce brand new NoSQL product from RDBMS vendors. We need to wait and see how Microsoft react to these new technology trends and how SQL Server change accordingly. Oracle has already announced their NoSQL version called Oracle NoSQL Database. Will Microsoft come up with new NoSQL product?
Subscribe to:
Post Comments (Atom)
How to interpret Disk Latency
I was analyzing IO stats in one of our SQL Servers and noticed that IO latency (Read / Write) are very high. As a rule of thumb, we know tha...
-
Sharding is a data partitioning technique which is popular in NoSQL databases like MongoDB and Cassandra. You can scale out the data set h...
-
I'm super excited to hear about the news, the first release of CTP (Community Technology Preview) of SQL Server on Linux at Microsoft ...
-
In-Memory OLTP, code named Hakaton is a separate database engine introduced in SQL Server 2014 and it is combined with SQL Server traditio...
Susanthab, Funny that you should mention this in November. At the recent PASS conference, Microsoft continued to announce it's partnership with Hortonworks (http://www.microsoft.com/enterprise/it-trends/big-data/articles/Hortonworks-and-Microsoft-Partnership.aspx?mtag=tw&q4953488=1#fbid=e11dbKWYnNZ) to help bring NoSQL data into the data warehousing arena. In my humble opinion, I believe that Microsoft should stick to SQL Server for the short term and let the others fight it out on what No-SQL actually means. Once the platforms become more mature, then begin looking at how to bolt the technology into existing products.
ReplyDeleteLove the posts. Keep up the good work.