Every week the Opus team picks a news story or topic or idea that is relevant to the entrepreneurs and businesses we partner with.

RSS Feed

Archives

New developments in the NoSQL world

Ajit Deshpande - - 0 Comments

Last week, the NoSQL database space saw a couple of interesting new announcements: First, Couchbase announced a new, mobile-focused database called Couchbase Lite. With Couchbase Lite, app developers can natively use the database on the mobile device to enhance user experience as well as to enable more comprehensive syncing of app-states across mobile devices (a la Dropstore API). Second, Amazon announced a local version of its own DynamoDB database, which can be used for offline development of applications before the developer goes live on AWS. Couchbase and DynamoDB are both key-value store databases that offer low latency/high throughput, but with limited feature-sets around understanding the underlying data itself (Couchbase 2.0 does get closer to being a document store).

As compute power in mobile devices continues to grow, it makes sense to have more and more data around the app reside on the mobile device. In that context, a key-value store such as Couchbase Lite might have the best shot of all the NoSQL flavors to find immediate use cases in mobile – other flavors such as column stores and document stores, being more feature rich and with higher latency, may find it harder to make headway in the near term. Couchbase Lite should thus help the company improve its competitive position in the NoSQL market that currently sees MongoDB as the leader.

As for DynamoDB’s local version, while the stated objective is to simplify app development and deployment, the bigger goal is probably for Amazon to use DynamoDB to get a foothold in the private or hybrid cloud and/or to move beyond IaaS and into PaaS. Either ways, this should help DynamoDB get increased adoption within the developer community and further muddy the NoSQL landscape

Last week’s announcements suggest that whether it’s content consumption or app development, compute might be moving back just a little bit from the cloud to the edge device. This means that NoSQL vendors might need to deal with increased diversification in end-points and environments going forward, all while the vendors continue to jostle for market share. Maybe this diversification will be the impetus for consolidation or shake-out in this fragmented space.

« Back to Blog
Also on the Opus Blog

Security is the biggest unsolved problem for Containers

August 24, 2015
Preeti Rathi - Container security is not a well-solved problem today. While containers can isolate several areas of the underlying host from the containerized application, it is well known that...

Look beyond “base-level” security to build a valuable container security company

March 3, 2016
Preeti Rathi - Much has been written about how containers are porous - that they are not as secure as virtual machines. Infact, a while ago, I penned a blog about how security is the weakest area...

Outlook.com is off to the races!

August 5, 2012
Ajit Deshpande - On July 31st, Microsoft unveiled its new cloud-based email service, Outlook.com, complete with a simple and clean UI and featuring integration with its own SkyDrive as well as with...

'Un-carrier' Wars

January 14, 2014
Ajit Deshpande - Last week saw a couple of interesting announcements from T-Mobile, pertaining to the US carrier ecosystem. First, T-Mobile announced its preliminary Q4’13 quarterly results last...