Advertisement

How to Choose the Right NoSQL Database

This is the second part of an ongoing series on NoSQL Databases, the first part was NoSQL Data Architecture & Data Governance: Everything You Need to Know. In that first part, I explained different NoSQL Database types and provided a few use cases suitable for each type. But that is not sufficient when you are […]

The Dawn of NewSQL: Bridging the Gap Between Traditional RDBMS and NoSQL

Click here to learn more about author Jeff Boehm. In the history of computing, the introduction of the relational database helped spark an explosion of application development and delivery. Yet while that technology has experienced improvements over the decades, it’s built on 30-year-old concepts of computing. Modern day organizations have a clear strategy toward globalization […]

Pros and Cons: Warehouse vs. Data Lakes

Learn more about Thomas Hazel. This column will not be the proverbial “Pros and Cons” article, weighing the good with the bad. One can find such content habitually year after year and month after month, all of which will outline the obvious advantages and disadvantage between any two things. This is particularly prevalent in the […]

Introduction to: SPARQL

SPARQL is the standardized query language for RDF, the same way SQL is the standardized query language for relational databases. If this is the first time you look at SPARQL, but you’re familiar with SQL, you will see some similarities because it shares several keywords such as SELECT, WHERE, etc. It also has new keywords that you have never seen if […]