|
Oracle has released 2.0 of NoSQL, with better integration with Hadoop and Oracle Database.
A new version of Oracle NoSQL has been released following its launch in September 2011.
Oracle has based its NoSQL on the Oracle Berkeley DB key value store with flexible transaction support, and says the new NoSQL is a key part of its Big Data platform. Oracle NoSQL is described by Oracle as a highly scalable, low latency, key-value database for real-time big data workloads.
The new version improves support for storage and retrieval of large objects such as documents and images, as well as automatic rebalancing for allocating storage and compute resources. It also offers tighter integration with both Oracle Database and Hadoop environments.

The performance of the new version is claimed to offer near linear scalability and under five millisecond latency. Oracle says that in recent performance tests, Oracle NoSQL Database 2.0 delivered more than a million YCSB (Yahoo Cloud Serving Benchmark) operations per second on a 2.4 terabyte database on an 18-node commodity cluster setup.
New APIs have been added in addition to the basic APIs from version 1. There’s a new C API along with a new Large Object API and new automatic serialization APIs. The C interface uses the Java Native Interface (JNI) to access the Java client interface and therefore requires a JVM on the C client as well. Both it and the Java APIs provide basic Create, Read, Update and Delete (CRUD) operations and a collection of iterators are packaged in a single jar file.
Applications can use the APIs from one or more client processes that access a stand-alone Oracle NoSQL Database server process. The libraries also include Avro support, so that developers can serialize key-value records and de- serialize key-value records interchangeably between C and Java applications.

The tighter Integration with Oracle Database means Oracle Database users can view and query Oracle NoSQL Database records directly from SQL via External Tables, while the Hadoop integration is achieved through JSON object and schema evolution support for data storage and serialization using Apache Avro.
EDSAC Celebrated 64 Years After First Run 06/05/2013
EDSAC entered into computer history by performing its first calculation on May 6, 1949 in Cambridge, England under the supervision of Maurice Wilkes. To mark the 64th anniversary of this momento [ ... ]
|
US Appeals Court Divided Over Software Patent Eligibility 14/05/2013
It had been hoped that a Federal Circuit judgment would shed light on what makes software eligible to be patented. But, while the court confirmed the patent ineligibility of the specific computerized [ ... ]
| | More News |
|