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.
PostgreSQL. How do you find potentially ineffective indexes?

PostgreSQL. How do you find potentially ineffective indexes?

2
Comments
2 min read
Unveiling Differences: A Deep Dive into Comparing Tables, Indexes, and Functions Across PostgreSQL Databases

Unveiling Differences: A Deep Dive into Comparing Tables, Indexes, and Functions Across PostgreSQL Databases

Comments
7 min read
🪄 DuckDB sql hack : get things SORTED w/ constraint CHECK

🪄 DuckDB sql hack : get things SORTED w/ constraint CHECK

2
Comments 2
3 min read
9 Reasons to Avoid Using SELECT * and 2 Exceptional Cases

9 Reasons to Avoid Using SELECT * and 2 Exceptional Cases

1
Comments
4 min read
PostgreSQL with modern storage: what about a lower random_page_cost?

PostgreSQL with modern storage: what about a lower random_page_cost?

14
Comments 4
11 min read
Wizard's Toolkit Demo

Wizard's Toolkit Demo

Comments 1
2 min read
Manipulando Datas com SQL Server

Manipulando Datas com SQL Server

2
Comments
7 min read
The best free database providers in 2024

The best free database providers in 2024

12
Comments 1
5 min read
HackerRank SQL preparation; Revising the Select Query II(MySQL)

HackerRank SQL preparation; Revising the Select Query II(MySQL)

1
Comments
1 min read
Mastering SQL Query Optimization: Techniques for Maximum Database Performance

Mastering SQL Query Optimization: Techniques for Maximum Database Performance

Comments
13 min read
Query optimisation guided by explain plans

Query optimisation guided by explain plans

9
Comments
12 min read
Integrating Apache Hive — Offline Data for OpenMLDB

Integrating Apache Hive — Offline Data for OpenMLDB

Comments
4 min read
What is Surrogate Key in SQL?

What is Surrogate Key in SQL?

Comments
2 min read
Simplify Database Migrations using Python with Alembic

Simplify Database Migrations using Python with Alembic

58
Comments 2
7 min read
An Introduction to SQL Server Query Store

An Introduction to SQL Server Query Store

5
Comments
3 min read
HackerRank SQL Preparation: Revising the Select Query I(MySQL)

HackerRank SQL Preparation: Revising the Select Query I(MySQL)

4
Comments
1 min read
How to Split Attributes of Same Type in One Row and Convert Them into Multiple Rows

How to Split Attributes of Same Type in One Row and Convert Them into Multiple Rows

11
Comments
2 min read
Las 15 Consultas SQL Desde Lo Más Básico Hasta Lo No Tan Básico

Las 15 Consultas SQL Desde Lo Más Básico Hasta Lo No Tan Básico

Comments
3 min read
Preventing SQL Injection with Golang

Preventing SQL Injection with Golang

130
Comments 7
8 min read
Manipulating Dates with SQL Server

Manipulating Dates with SQL Server

1
Comments
5 min read
Optimizing PostgreSQL Trigger Execution: Balancing Precision with Control

Optimizing PostgreSQL Trigger Execution: Balancing Precision with Control

2
Comments
3 min read
HackTheBox - Writeup Analytics

HackTheBox - Writeup Analytics

Comments
9 min read
Learn SQL with PostgreSQL: Building a Budget Tracking Application

Learn SQL with PostgreSQL: Building a Budget Tracking Application

1
Comments
5 min read
Deletion of Data = Integrity Impact, Deletion of Data Availability Impact

Deletion of Data = Integrity Impact, Deletion of Data Availability Impact

Comments
2 min read
SQL Pro Tips : industrial Oracle SQL using WITH

SQL Pro Tips : industrial Oracle SQL using WITH

3
Comments
4 min read
loading...