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.
Views, Sequences e Synonyms: Um tutorial prático

Views, Sequences e Synonyms: Um tutorial prático

1
Comments
7 min read
Triggers

Triggers

Comments
2 min read
NoSQL? I'll show you NoSQL!

NoSQL? I'll show you NoSQL!

3
Comments
2 min read
Elevate Your Software Engineering Career: The Impact of Learning SQL and SQLAlchemy for Personal Projects

Elevate Your Software Engineering Career: The Impact of Learning SQL and SQLAlchemy for Personal Projects

Comments
3 min read
Desvendando o Potencial da Função COUNT no SQL

Desvendando o Potencial da Função COUNT no SQL

2
Comments
4 min read
Introduction to Relational Databases

Introduction to Relational Databases

2
Comments
2 min read
Order-based Group Operations (I)

Order-based Group Operations (I)

5
Comments
6 min read
Isolation Levels - part VII: Repeatable Read

Isolation Levels - part VII: Repeatable Read

1
Comments
3 min read
Materialized View to improve the performance of complex queries?

Materialized View to improve the performance of complex queries?

1
Comments
3 min read
Type-safe Data Access in Go using Prisma and sqlc

Type-safe Data Access in Go using Prisma and sqlc

9
Comments 5
5 min read
Level UP your RDBMS Productivity in GO

Level UP your RDBMS Productivity in GO

3
Comments
11 min read
Isolation Levels - part VI: Snapshot Isolation

Isolation Levels - part VI: Snapshot Isolation

Comments
2 min read
Maximizing Database Efficiency Mastering Query Optimization in SQL

Maximizing Database Efficiency Mastering Query Optimization in SQL

Comments
2 min read
WEREWOLF WEED

WEREWOLF WEED

1
Comments
1 min read
Why do we NOLOCK in SQL server with an example

Why do we NOLOCK in SQL server with an example

1
Comments
1 min read
Why do we NOLOCK AND LOCK in SQL server with an example

Why do we NOLOCK AND LOCK in SQL server with an example

Comments
1 min read
Database server communication and data migration from one database to another server database in SQL server

Database server communication and data migration from one database to another server database in SQL server

Comments
2 min read
How to create and configure a linked server in SQL Server Management Studio

How to create and configure a linked server in SQL Server Management Studio

Comments
2 min read
Inserting Data from One Table to Another in SQL using INSERT INTO using SELECT Statement

Inserting Data from One Table to Another in SQL using INSERT INTO using SELECT Statement

Comments
1 min read
Using SQLite to Examine Data Relationships and Compare Tables

Using SQLite to Examine Data Relationships and Compare Tables

Comments
7 min read
Partition Strategies: Fundamental Concepts for PostgreSQL Partitioning

Partition Strategies: Fundamental Concepts for PostgreSQL Partitioning

3
Comments
4 min read
Embedded Python Stored Procedure

Embedded Python Stored Procedure

Comments
6 min read
SQL - Use Subqueries for Complex Data Retrieval

SQL - Use Subqueries for Complex Data Retrieval

Comments
1 min read
SQL Stored Procedures - Na visĂŁo de um estudante.

SQL Stored Procedures - Na visĂŁo de um estudante.

Comments
6 min read
Yet Another Newsletter LOL: Const is the GOAT

Yet Another Newsletter LOL: Const is the GOAT

8
Comments 3
4 min read
Isolation Levels - part V: Read Only

Isolation Levels - part V: Read Only

4
Comments 1
3 min read
How Metis Detects Too Many Open Connections on Postgres

How Metis Detects Too Many Open Connections on Postgres

Comments
3 min read
Dominando JOINs no SQL: Guia Completo

Dominando JOINs no SQL: Guia Completo

1
Comments
4 min read
Monolithic vs. Distributed SQL

Monolithic vs. Distributed SQL

Comments
6 min read
PostgreSQL. How to list the most IOPs-intensive queries?

PostgreSQL. How to list the most IOPs-intensive queries?

3
Comments
1 min read
Unlocking the Power of Apache Age: Advanced Techniques for SQL/Cypher Hybrid Queries

Unlocking the Power of Apache Age: Advanced Techniques for SQL/Cypher Hybrid Queries

Comments
2 min read
Group By, Grouping Sets, Cube, and Rollup Queries in SQL

Group By, Grouping Sets, Cube, and Rollup Queries in SQL

Comments
5 min read
SQL and NoSQL databases: What are the types and ideal use cases

SQL and NoSQL databases: What are the types and ideal use cases

1
Comments 1
6 min read
Comparing Types of Databases: A Real-World Benchmark Analysis

Comparing Types of Databases: A Real-World Benchmark Analysis

Comments
8 min read
Mastering Graph Queries with Cypher in Apache Age

Mastering Graph Queries with Cypher in Apache Age

Comments
3 min read
O problema de SQL que quase me enlouqueceu

O problema de SQL que quase me enlouqueceu

9
Comments
5 min read
IN() list filter with Top-N

IN() list filter with Top-N

6
Comments
15 min read
Triggers in SQL database to extend its declarative data logic (but not business logic)

Triggers in SQL database to extend its declarative data logic (but not business logic)

1
Comments
5 min read
Custom ordering without custom SQL with Ruby on Rails 7

Custom ordering without custom SQL with Ruby on Rails 7

7
Comments
2 min read
SQL - Use Views for Simplified and Reusable Queries

SQL - Use Views for Simplified and Reusable Queries

Comments
2 min read
Can writes be blocked by reads in YugabyteDB?

Can writes be blocked by reads in YugabyteDB?

Comments
6 min read
Calling all beginners: simple SQL challenge

Calling all beginners: simple SQL challenge

10
Comments
2 min read
Story of an SQL query ~10x speed-up with a simple tweak

Story of an SQL query ~10x speed-up with a simple tweak

Comments 1
13 min read
SQL Server - Types of System Databases and Tables

SQL Server - Types of System Databases and Tables

4
Comments
3 min read
Isolation Levels - part III: Main concepts

Isolation Levels - part III: Main concepts

2
Comments 2
5 min read
Locks, latches & distributed system coordination

Locks, latches & distributed system coordination

Comments
9 min read
Docker Image for YugabyteDB Developers

Docker Image for YugabyteDB Developers

Comments
3 min read
SQL Math Functions with Use Cases

SQL Math Functions with Use Cases

3
Comments 4
2 min read
Isolation Levels - part II: Characteristics and use-case

Isolation Levels - part II: Characteristics and use-case

1
Comments
4 min read
Isolation Levels - part I: Introduction

Isolation Levels - part I: Introduction

5
Comments
3 min read
Study Note | SQL Injection

Study Note | SQL Injection

2
Comments
1 min read
Let's have fun with MySQL JSON functions!

Let's have fun with MySQL JSON functions!

5
Comments 4
4 min read
It's not surprising that it's N times faster than ORACLE, such lightweight is the king

It's not surprising that it's N times faster than ORACLE, such lightweight is the king

7
Comments
7 min read
Tenha controle sobre seu SQL com Golang e SQLC

Tenha controle sobre seu SQL com Golang e SQLC

11
Comments
11 min read
Structured Query Language (SQL) - Series

Structured Query Language (SQL) - Series

6
Comments 1
2 min read
The Hallucinated Rows Incident

The Hallucinated Rows Incident

6
Comments 1
11 min read
A Comprehensive Guide to SQL Query Optimization Techniques

A Comprehensive Guide to SQL Query Optimization Techniques

1
Comments 1
2 min read
Foreign Keys on Distributed SQL: don't worry, it scales

Foreign Keys on Distributed SQL: don't worry, it scales

1
Comments
6 min read
How To Create Many-to-Many Relationships in SQL

How To Create Many-to-Many Relationships in SQL

13
Comments 2
21 min read
đźš› Deploy Database Schema Migrations with Bytebase

đźš› Deploy Database Schema Migrations with Bytebase

9
Comments
5 min read
loading...