News

In a NoSQL database like MongoDB, for example, a document (aka complex object) can be the equivalent of rows joined across multiple tables, and consistency is guaranteed within that object.
Amazon has its DynamoDB managed NoSQL database, which built on the concepts laid out in Amazon’s Dynamo paper, and now Google has Cloud Bigtable, based on Bigtable.