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.
SQL vs NoSQL: A Simple Guide to Picking the Right Database

SQL vs NoSQL: A Simple Guide to Picking the Right Database

Comments
2 min read
Data Types and So much more

Data Types and So much more

Comments
2 min read
Why Is My SQL Query Slow Only in Production? (The Parameter Sniffing Trap)

Why Is My SQL Query Slow Only in Production? (The Parameter Sniffing Trap)

Comments 1
2 min read
How to compare two PostgreSQL schemas

How to compare two PostgreSQL schemas

1
Comments
6 min read
BUILDING GREENWOOD ACADEMY DATABASE USING POSTGRESQL

BUILDING GREENWOOD ACADEMY DATABASE USING POSTGRESQL

1
Comments
5 min read
How an Employee Hierarchy Helped Me Understand Recursive CTEs

How an Employee Hierarchy Helped Me Understand Recursive CTEs

6
Comments 1
13 min read
Solving the Division Problem in SQL and Relational Algebra Using Python Reasoning

Solving the Division Problem in SQL and Relational Algebra Using Python Reasoning

1
Comments
3 min read
SQLite vs PostgreSQL: Choosing the Right Database

SQLite vs PostgreSQL: Choosing the Right Database

Comments
5 min read
Databricks launches AI agent for legacy SQL migration

Databricks launches AI agent for legacy SQL migration

3
Comments
4 min read
Your BigQuery bill is a query-shape problem. We cut one 72% in three weeks.

Your BigQuery bill is a query-shape problem. We cut one 72% in three weeks.

Comments 1
3 min read
I built a free, interactive SQL practice tool for data engineering interviews

I built a free, interactive SQL practice tool for data engineering interviews

Comments 1
1 min read
What Has To Be True Before You Trust An AI Data Agent

What Has To Be True Before You Trust An AI Data Agent

2
Comments 2
3 min read
Postrges: Stop Fighting schema.sql — Export PostgreSQL into a Clean, Git-Friendly Project Structure

Postrges: Stop Fighting schema.sql — Export PostgreSQL into a Clean, Git-Friendly Project Structure

Comments 2
1 min read
SQL Execution Order Internals: Why WHERE Fails on Aliases but ORDER BY Succeeds

SQL Execution Order Internals: Why WHERE Fails on Aliases but ORDER BY Succeeds

1
Comments 2
1 min read
Why SQL Is Still the Most Important Skill for Data Engineers

Why SQL Is Still the Most Important Skill for Data Engineers

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.