Forem

select * from SQL

Posts on tips and tricks, using and learning about SQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Create a New MySQL User and Grant All Permissions

How to Create a New MySQL User and Grant All Permissions

Comments
2 min read
Where to Learn SQL for Free: Best Platforms and Resources

Where to Learn SQL for Free: Best Platforms and Resources

Comments
5 min read
Web Scraping to SQL: How to Effectively Store and Analyze Your Scraped Data

Web Scraping to SQL: How to Effectively Store and Analyze Your Scraped Data

Comments
5 min read
Smarter Databases with SQL Views and Triggers

Smarter Databases with SQL Views and Triggers

Comments
5 min read
EXPLAIN It! Your Fast Track to Fixing Slow SQL

EXPLAIN It! Your Fast Track to Fixing Slow SQL

Comments
8 min read
How to Self-Host PostgreSQL (with Monitoring)

How to Self-Host PostgreSQL (with Monitoring)

Comments
2 min read
Identifying Stored Procedures Created or Modified Within a Date Range in SQL Server

Identifying Stored Procedures Created or Modified Within a Date Range in SQL Server

1
Comments 2
2 min read
Why Snowflake Column-Level Masking Outshines Traditional Tokenization

Why Snowflake Column-Level Masking Outshines Traditional Tokenization

Comments
3 min read
Getting Started with SQL: The Language of Data

Getting Started with SQL: The Language of Data

1
Comments
3 min read
10 Must-Read Database and SQL Books for Developers

10 Must-Read Database and SQL Books for Developers

11
Comments
11 min read
Clean SQL with Comments: Syntax and Practices for All Engines

Clean SQL with Comments: Syntax and Practices for All Engines

Comments
1 min read
.NET EF Core: When to Use (or don't) .AsSplitQuery()

.NET EF Core: When to Use (or don't) .AsSplitQuery()

Comments
4 min read
Taxi Drivers Efficiency Analysis with SQL & Tableau

Taxi Drivers Efficiency Analysis with SQL & Tableau

2
Comments
3 min read
EF Query vs SQL View in Entity Framework – Which One Would You Choose?

EF Query vs SQL View in Entity Framework – Which One Would You Choose?

Comments 1
3 min read
Slow SQL? Diagnose & Fix Bottlenecks Fast!

Slow SQL? Diagnose & Fix Bottlenecks Fast!

Comments
6 min read
What Is DBT? A No-Fluff Guide for Data Engineers and Analysts

What Is DBT? A No-Fluff Guide for Data Engineers and Analysts

Comments
3 min read
ORM vs ODM: What's the Difference and When to Use Them?

ORM vs ODM: What's the Difference and When to Use Them?

6
Comments
1 min read
How Excel is Used in Real-World Data Analysis

How Excel is Used in Real-World Data Analysis

4
Comments 2
2 min read
Integration testing tRPC and in memory MySQL database.

Integration testing tRPC and in memory MySQL database.

1
Comments
5 min read
Which LLM writes the best SQL?

Which LLM writes the best SQL?

Comments
10 min read
Create Columns from Distinct Values of a Column — From SQL to SPL #26

Create Columns from Distinct Values of a Column — From SQL to SPL #26

6
Comments 1
1 min read
How to Speed Up Associations between Large Primary and Sub Tables with esProc

How to Speed Up Associations between Large Primary and Sub Tables with esProc

7
Comments 1
4 min read
Solving One-to-Many Update Issues in Status Tracking Systems

Solving One-to-Many Update Issues in Status Tracking Systems

3
Comments 5
1 min read
MySQL vs MongoDB - Visual Design with Real Data Models

MySQL vs MongoDB - Visual Design with Real Data Models

6
Comments 1
5 min read
What’s a database anyway?? A blog post for kids

What’s a database anyway?? A blog post for kids

Comments
14 min read
loading...