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.
Using Indexes in MySQL

Using Indexes in MySQL

4
Comments 1
4 min read
EXPLAIN from pg_stat_statements normalized queries: how to always get the generic plan in 🐘&🚀

EXPLAIN from pg_stat_statements normalized queries: how to always get the generic plan in 🐘&🚀

9
Comments 2
6 min read
How can I avoid multiple deduction from stocks in my SQL db in php while loop?

How can I avoid multiple deduction from stocks in my SQL db in php while loop?

7
Comments
2 min read
Write SQL Queries With Confidence (TypeScript + Postgres)

Write SQL Queries With Confidence (TypeScript + Postgres)

10
Comments 2
3 min read
Apache PySpark for Data Engineering

Apache PySpark for Data Engineering

13
Comments 4
9 min read
UNPIVOT to key-value pair in Oracle SQL

UNPIVOT to key-value pair in Oracle SQL

1
Comments
1 min read
Stuck in SQL query

Stuck in SQL query

6
Comments 4
2 min read
MySQL Queries: Basics of MySQL

MySQL Queries: Basics of MySQL

13
Comments
9 min read
Book summary: SQL Antipatterns

Book summary: SQL Antipatterns

5
Comments 1
9 min read
SQL Server Query Optimizer. And how it can hang your business.

SQL Server Query Optimizer. And how it can hang your business.

3
Comments
8 min read
Expect the unexpected...

Expect the unexpected...

1
Comments
5 min read
My first CRUD in Python without ORM

My first CRUD in Python without ORM

3
Comments
4 min read
Read local partition first, then global if not found locally

Read local partition first, then global if not found locally

5
Comments
7 min read
Django eficiente - select_related

Django eficiente - select_related

Comments
3 min read
how to search jsonb column in Postgresql ( not nested column )

how to search jsonb column in Postgresql ( not nested column )

5
Comments 2
1 min read
Is it possible to reference one column as multiple foreign keys? ( PostgreSQL )

Is it possible to reference one column as multiple foreign keys? ( PostgreSQL )

6
Comments 5
1 min read
SQL Injection Hacker Challenge

SQL Injection Hacker Challenge

2
Comments
3 min read
MariaDB Quick-tip #8 - All foreign key constraints

MariaDB Quick-tip #8 - All foreign key constraints

4
Comments
1 min read
The Principle of Apache Doris SQL Parsing

The Principle of Apache Doris SQL Parsing

3
Comments
13 min read
Now AWS supports setting up connectivity between your RDS database and EC2 compute instance in 1-click

Now AWS supports setting up connectivity between your RDS database and EC2 compute instance in 1-click

6
Comments
2 min read
How Would You Make It: Efficient and optimized way of tracking unread message per user

How Would You Make It: Efficient and optimized way of tracking unread message per user

1
Comments 5
5 min read
pg_hint_plan with subqueries

pg_hint_plan with subqueries

2
Comments
4 min read
Cost Explorer Isn't the Answer

Cost Explorer Isn't the Answer

1
Comments
6 min read
MariaDd Quick-tip #10 - Select table definition

MariaDd Quick-tip #10 - Select table definition

Comments 2
2 min read
O que é ORM - Mapeamento objeto-relacional

O que é ORM - Mapeamento objeto-relacional

5
Comments
2 min read
loading...