Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: SQL (page 2)

Tag Archives: SQL

SQL for Web Nerds

SQL, or structured query language, is theinternational standard language for creating and maintainingrelational databases. It is the basis of all major databases in usetoday and is essential for the storage and retrieval of database information. Thi

Read More »

Essential SQL

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Structured Query Language (SQL) as well as those diving in more complex topics. Most examples are linked to online playground that allows

Read More »

SQL Performance Explained: Everything Developers Need to Know about SQL Performance

This book helps developers to improve database performance. The focus is on SQL-it covers all major SQL databases without getting lost in the details of any one specific product. SQL indexing is the most effective SQL tuning method and requires the

Read More »

Guide to NoSQL with Azure Cosmos DB

Cosmos DB is a NoSQL database service included in Azure that is continuously adding new features and has quickly become one of the most innovative services found in Azure, targeting mission-critical applications at a global scale.This book starts off

Read More »