News

Assuring optimal performance of database applications starts with coding properly formulated SQL. Poorly written SQL and application code is the cause of most performance problems. As much as 75% of ...
Learn how to master the SELECT statement to form truly useful data queries. This article explains functions, clauses, and keywords that will make your life a lot easier. Due to popular demand, we’re ...
Learn how to use the Azure Portal to create a cloud-based SQL database with just a few mouse clicks. While the embrace of big data, machine learning, and IoT by business enterprises everywhere may ...
SQL has dominated data querying for decades. Newer query languages offer more elegance, simplicity, and flexibility for modern use cases. For the last three decades, databases and Structured Query ...
This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics. What is an RDF store database? RDF stores enable modeling, representation and ...
This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics. What is a graph database? Graph databases organize facts into connected bundles, ...
A relatively new concept in the world of database systems is the NoSQL DBMS. What is NoSQL? Well, I bet you guessed that it doesn’t use SQL, right? I mean, it is sort of right there in the name. But ...