DEV Community

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.
Connecting power bi to SQL databases locally and through cloud service.

Connecting power bi to SQL databases locally and through cloud service.

3
Comments
5 min read
Why I, as Someone Who Likes MySQL, Now Want to Recommend PostgreSQL

Why I, as Someone Who Likes MySQL, Now Want to Recommend PostgreSQL

42
Comments 4
13 min read
Zero-Downtime Schema Changes in SQL Server: The Reality Behind “Just Run the Migration”

Zero-Downtime Schema Changes in SQL Server: The Reality Behind “Just Run the Migration”

Comments
6 min read
Adding NOT NULL Constraints to Existing PostgreSQL Columns Safely

Adding NOT NULL Constraints to Existing PostgreSQL Columns Safely

3
Comments
5 min read
Number Guessing Game

Number Guessing Game

1
Comments 1
2 min read
Part 2: dbt Project Structure & Building Models 📁

Part 2: dbt Project Structure & Building Models 📁

Comments
4 min read
# Module 4 Summary - Analytics Engineering with dbt

# Module 4 Summary - Analytics Engineering with dbt

Comments
2 min read
Part 3: Testing, Documentation & Deployment 🚀

Part 3: Testing, Documentation & Deployment 🚀

Comments
5 min read
PostgreSQL vs MongoDB in 2026: When to Choose SQL Over NoSQL

PostgreSQL vs MongoDB in 2026: When to Choose SQL Over NoSQL

1
Comments
12 min read
Solving MSSQL's 2100 Parameter Limit: From IN Clause to Cursor-Based Pagination

Solving MSSQL's 2100 Parameter Limit: From IN Clause to Cursor-Based Pagination

Comments
4 min read
Beyond the Basics: 5 Game-Changing Secrets of SQL Joins and Window Functions

Beyond the Basics: 5 Game-Changing Secrets of SQL Joins and Window Functions

2
Comments
5 min read
Understanding `GROUP BY` in SQL

Understanding `GROUP BY` in SQL

17
Comments
6 min read
Partitioning PotgreSQL Database

Partitioning PotgreSQL Database

38
Comments
4 min read
Normalização de Banco de Dados: Das Origens às 5 Formas Normais (+ BCNF) com Exemplos Práticos

Normalização de Banco de Dados: Das Origens às 5 Formas Normais (+ BCNF) com Exemplos Práticos

2
Comments
13 min read
How to implement “CreatedAt” and “UpdatedAt” timestamps in Entity Framework Core?

How to implement “CreatedAt” and “UpdatedAt” timestamps in Entity Framework Core?

4
Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.