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 on steroids - how to ace your database configuration

PostgreSQL on steroids - how to ace your database configuration

Comments
8 min read
Unlock your career in data analytics 2024

Unlock your career in data analytics 2024

Comments
1 min read
Server-side cache for YugabyteDB sequences to workaround the Nspgl `DISCARD SEQUENCES`

Server-side cache for YugabyteDB sequences to workaround the Nspgl `DISCARD SEQUENCES`

Comments
4 min read
Dapper mappings, which is best?

Dapper mappings, which is best?

Comments
2 min read
From GUI to CLI: Transforming my query workflow with usql and jq

From GUI to CLI: Transforming my query workflow with usql and jq

1
Comments
3 min read
The main methods of joining tables in PostgreSQL.

The main methods of joining tables in PostgreSQL.

Comments
3 min read
The ARRAY_TO_STRING() function in PostgreSQL

The ARRAY_TO_STRING() function in PostgreSQL

Comments
2 min read
Populating a table in PostgreSQL with one million records of random data.

Populating a table in PostgreSQL with one million records of random data.

Comments
1 min read
How to avoid N+1 query using SQL views (materialized) in Rails application

How to avoid N+1 query using SQL views (materialized) in Rails application

Comments
3 min read
Oracle SQL vs MySQL: A Comprehensive Comparison

Oracle SQL vs MySQL: A Comprehensive Comparison

Comments
3 min read
More foreign-key joins

More foreign-key joins

6
Comments
5 min read
Writing complex SQL queries with AND and OR operators

Writing complex SQL queries with AND and OR operators

Comments
1 min read
Cracking the Meta Data Science Interview: 20 Questions from 2024

Cracking the Meta Data Science Interview: 20 Questions from 2024

1
Comments
6 min read
How do SQL interprets nulls?

How do SQL interprets nulls?

Comments
2 min read
Mastering Oracle SQL Interview Questions: Tips and Answers

Mastering Oracle SQL Interview Questions: Tips and Answers

Comments
2 min read
Inside SQL Joins

Inside SQL Joins

2
Comments
4 min read
Crash on clock skew: performance vs availability

Crash on clock skew: performance vs availability

Comments
7 min read
Streamlining Node Property Data Retrieval in Umbraco: A Quick Guide

Streamlining Node Property Data Retrieval in Umbraco: A Quick Guide

Comments
2 min read
OLAP: CUBE, ROLLUP, AND GROUPING SETS

OLAP: CUBE, ROLLUP, AND GROUPING SETS

Comments
4 min read
How to use Kimball Helper Table(PostgreSQL) in Modern Banking for Performance Analysis and Monetisation?

How to use Kimball Helper Table(PostgreSQL) in Modern Banking for Performance Analysis and Monetisation?

Comments
3 min read
SQL's LIKE, ILIKE, and NOT LIKE: Beginner's Breakdown

SQL's LIKE, ILIKE, and NOT LIKE: Beginner's Breakdown

Comments
2 min read
Dimension alignment

Dimension alignment

5
Comments 1
4 min read
How does Wave Analytics handle data from external databases in PostgreSQL?

How does Wave Analytics handle data from external databases in PostgreSQL?

Comments
3 min read
A Comprehensive Guide to Extracting Data from MySQL Using Singer ETL

A Comprehensive Guide to Extracting Data from MySQL Using Singer ETL

Comments
2 min read
Say No to SQL đź™…

Say No to SQL đź™…

2
Comments
3 min read
Final association query solution

Final association query solution

5
Comments
4 min read
Common Table Expressions (CTEs) in SQL

Common Table Expressions (CTEs) in SQL

3
Comments
1 min read
Boto3 and DynamoDB: Integrating AWS’s NoSQL Service with Python

Boto3 and DynamoDB: Integrating AWS’s NoSQL Service with Python

1
Comments
2 min read
Simplified SQL: Harnessing the Power of Aliases

Simplified SQL: Harnessing the Power of Aliases

Comments
2 min read
SQL Server Basics

SQL Server Basics

Comments
6 min read
Advanced Index Rebuild and Maintenance Strategies for SQL Server

Advanced Index Rebuild and Maintenance Strategies for SQL Server

Comments
1 min read
The Essential Guide to Database Backup: Tips & Strategies

The Essential Guide to Database Backup: Tips & Strategies

Comments
11 min read
A tale of TimescaleDB, SQLx and testing in Rust

A tale of TimescaleDB, SQLx and testing in Rust

Comments
18 min read
Quick SQL guide and cheat sheet: Essential Commands

Quick SQL guide and cheat sheet: Essential Commands

Comments
1 min read
The best type for storing money in our posgresql db

The best type for storing money in our posgresql db

3
Comments
2 min read
Optimizing ClickHouse Performance: Strategies for Identifying and Reducing Over-fetching in SELECT Queries

Optimizing ClickHouse Performance: Strategies for Identifying and Reducing Over-fetching in SELECT Queries

Comments
3 min read
Configuring Statement Timeout in PostgreSQL for Optimal Performance Management

Configuring Statement Timeout in PostgreSQL for Optimal Performance Management

Comments
2 min read
Tips and Tricks for Troubleshooting ClickHouse Wait Events

Tips and Tricks for Troubleshooting ClickHouse Wait Events

1
Comments
2 min read
⚡️ Gowebly CLI now supports the PocketBase framework

⚡️ Gowebly CLI now supports the PocketBase framework

5
Comments
2 min read
Optimizing SQL Performance: Best Practices for Efficient Database Operations

Optimizing SQL Performance: Best Practices for Efficient Database Operations

Comments
3 min read
SQL AGGREGATE FUNCTIONS

SQL AGGREGATE FUNCTIONS

Comments
2 min read
Tracking Personal Finances with SQL: Learn As You Manage Your Money!

Tracking Personal Finances with SQL: Learn As You Manage Your Money!

1
Comments
2 min read
Query Store Part 2- Regression Detection and Execution Plan Analysis: A Guide

Query Store Part 2- Regression Detection and Execution Plan Analysis: A Guide

Comments
3 min read
Advisory/Custom/Application Lock with YugabyteDB

Advisory/Custom/Application Lock with YugabyteDB

Comments
5 min read
Take a free course at Devart Academy!

Take a free course at Devart Academy!

Comments
1 min read
Mastering SQL WHERE statement with dbForge Studio for SQL Server

Mastering SQL WHERE statement with dbForge Studio for SQL Server

Comments
1 min read
Optimizing ClickHouse Performance: Strategies for Identifying and Reducing Over-fetching in SELECT Queries

Optimizing ClickHouse Performance: Strategies for Identifying and Reducing Over-fetching in SELECT Queries

Comments
3 min read
Mastering Conversations: A Guide to Building and Using a Java-Based Chat (StarChat) with IRIS Cloud SQL.

Mastering Conversations: A Guide to Building and Using a Java-Based Chat (StarChat) with IRIS Cloud SQL.

Comments
3 min read
Pandas for KPIs in InterSystems IRIS BI

Pandas for KPIs in InterSystems IRIS BI

Comments
12 min read
Introduction to Amazon Athena: A Fast and Cost-Effective Serverless Query Service

Introduction to Amazon Athena: A Fast and Cost-Effective Serverless Query Service

3
Comments
3 min read
Complete Guide To Transaction Isolation Levels in SQL

Complete Guide To Transaction Isolation Levels in SQL

Comments
7 min read
SSMS 20 + dbForge SQL Tools = Your Winning Combination!

SSMS 20 + dbForge SQL Tools = Your Winning Combination!

Comments
1 min read
Exploring SQL Functions: Harnessing the Power of Built-in Functions

Exploring SQL Functions: Harnessing the Power of Built-in Functions

Comments
3 min read
Streamlining Hotel Management with Python CLI and ORM

Streamlining Hotel Management with Python CLI and ORM

Comments
4 min read
Effective Annotating of Strace Output for MySQL Performance Troubleshooting

Effective Annotating of Strace Output for MySQL Performance Troubleshooting

Comments
4 min read
All Your Monitoring Solutions Are Just Wrong

All Your Monitoring Solutions Are Just Wrong

Comments
8 min read
How can we analyze total wait times in the last 15 minutes on Oracle RDBMS by users?

How can we analyze total wait times in the last 15 minutes on Oracle RDBMS by users?

Comments
4 min read
Inside GmOwl: A Guide to Quiz Functionality

Inside GmOwl: A Guide to Quiz Functionality

Comments
2 min read
Mastering SQL: Comprehensive Guide To Structured Query Language

Mastering SQL: Comprehensive Guide To Structured Query Language

117
Comments 6
5 min read
INTRODUCTION TO SQL

INTRODUCTION TO SQL

Comments
4 min read
loading...