What are ACID characteristics? ACID is an acronym that contains the four attributes required to guarantee the reliability of a transaction processing in a database....
NoSQL
Is Your Database "really" Scalable?
There are two methods for improving the performance of a database: "Scale Up" and "Scale Out". "Scale up" is to improve the standalone performance of...
Building a GridDB Azure Cluster
This document explains how to build a multi-node cluster on Microsoft Azure for the testing, development and use of GridDB NoSQL software. It assumes the...