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 ...
Databases fundamentally organize the data into hierarchies (setting aside the relational database concept for a moment). The building blocks for creating databases starting from the top level are the ...
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.
Small businesses can create and access an SQL database of their creation for as little as $4.99/month. This tutorial shows you how to use the Azure Portal to create a cloud-based SQL database with ...
An open source project gives DBAs the ability to channel PowerShell for automating and scaling complex SQL Server tasks, starting with the most basic: database backups.
When is a database not a database? When it is a spreadsheet. What do spreadsheets have to do with databases do you ask? Spreadsheets are actually very rudimentary databases and, while not advisable, ...
I always look forward to new research from Unisphere Research, a division of Information Today, Inc., publishers of this magazine and other great products for data professionals. The latest report ...
Object-oriented databases play nicely with object-oriented programming languages. This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data ...
Graph databases facilitate discovery and analysis closely connected facts. This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics.