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.
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
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
MariaDB Quick-tip #8 - All foreign key constraints

MariaDB Quick-tip #8 - All foreign key constraints

4
Comments
1 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
pg_hint_plan with subqueries

pg_hint_plan with subqueries

2
Comments
4 min read
MariaDd Quick-tip #10 - Select table definition

MariaDd Quick-tip #10 - Select table definition

Comments 2
2 min read
Parallelizing aggregates in YugabyteDB

Parallelizing aggregates in YugabyteDB

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