Oracle NoSQL Database is a NoSQL-type distributed key-value database by Oracle Corporation.It provides transactional semantics for data manipulation, horizontal scalability, and simple administration and monitoring.Oracle NoSQL Database provides a very simple data model to the application developer. Each row is identified by a unique key, and also has a value, of arbitrary length, which is interpreted by the application.