Skip to main content
Category
Technologies

SQL Tutorials

Keep up to date with the latest techniques and resources for SQL Server. Our tutorials are full of free SQL Server training tips to help you learn, build, & grow.
Other technologies:
AI AgentsAI NewsAirflowArtificial IntelligenceAWSAzureBusiness IntelligenceChatGPTDatabricksdbtDockerExcelGenerative AIGitGoogle Cloud PlatformHugging FaceJavaJuliaKafkaKubernetesLarge Language ModelsMongoDBMySQLNoSQLOpenAIPostgreSQLPower BIPySparkPythonRScalaSnowflakeSpreadsheetsSQLiteTableau
GroupTraining 2 or more people?Try DataCamp for Business

SQL Tutorial: How To Write Better Queries

Learn about anti-patterns, execution plans, time complexity, query tuning, and optimization in SQL.

December 19, 2022

Introduction to Indexing in SQL

In this tutorial, learn about indexing in databases and different types of indexing techniques.

December 18, 2018

Comparison of BI and Analytics Platforms

In this tutorial, you will learn about different factors that are taken into consideration before choosing your Analytics Platform both at the organization and individual level.

November 26, 2018

Introduction to MongoDB and Python

In this tutorial, you'll learn how to integrate MongoDB with your Python applications.

October 30, 2018

Hacking Date Functions in SQLite

In this tutorial, learn how to use date functions in SQLite.

October 16, 2018

Managing PostgreSQL Databases in Python with psycopg2

Discover how to create, connect to and manage PostgreSQL databases using Python’s psycopg2 package.

March 21, 2025

Data Visualization with Tableau

In this tutorial, you will learn how to analyze and display data using Tableau and make better, more data-driven decisions.

September 24, 2018

SQL: Reporting and Analysis

Master SQL for Data Reporting & daily data analysis by learning how to select, filter & sort data, customize output, & how you can report aggregated data from a database!

September 11, 2018

Remote Python and R in SQL

Learn how to remotely send R and Python execution to a SQL Server from Jupyter Notebooks.

August 17, 2018

How to Execute Python/R in SQL

After reading this tutorial, you'll know how to embed R & Python scripts in T-SQL statements & know what data types are used to pass data between SQL & Python/R.

July 30, 2018