News

Sytze Harkema explains how to save and retrieve relational SQL data into a NoSQL key-value store as implemented by FoundationDB, an open source, scalable, fault tolerant and ACID database.
We dig into the different options available to store data locally on an android device, complete with sample source code.
JSON has stolen some of XML's thunder with features such as human and machine readability, a lightweight, compact text structure and support for many software and hardware platforms. JSON (JavaScript ...
I got an email from a customer who wanted to use BLOB data type in their CMP entity bean. They store images in BLOB data types in Oracle database and want to map their CMP entity bean field to a BLOB ...
Learn how to use SQLite in your Android app. SQLite is a fully fledged relational database that can be embedded in Android applications.
Note that the data type sizes don’t need to match, so it’s no problem to have a union with, for example, a 32-bit and a single 8-bit integer, the 8-bit value is simply truncated if needed.
How to create a data integration strategy for your organization Your email has been sent Despite the global digital acceleration of data use cases, many companies still struggle to be data-driven ...