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.
Deletion of Data = Integrity Impact, Deletion of Data Availability Impact

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

Comments
2 min read
How to Convert Dates in One Group into An Interval

How to Convert Dates in One Group into An Interval

5
Comments
2 min read
Primeros Pasos en SQL: La Piedra Angular de la Ingeniería de Datos

Primeros Pasos en SQL: La Piedra Angular de la Ingeniería de Datos

Comments
2 min read
SQL Pro Tips : industrial GCP BigQuery SQL using WITH

SQL Pro Tips : industrial GCP BigQuery SQL using WITH

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

SQL Pro Tips : industrial Oracle SQL using WITH

Comments
4 min read
SQL Pro Tips : industrial AWS Athena SQL using WITH

SQL Pro Tips : industrial AWS Athena SQL using WITH

Comments
4 min read
Platform Engineers Must Change Developers and Databases - And Here Is How

Platform Engineers Must Change Developers and Databases - And Here Is How

Comments
9 min read
Desentrañando el Proceso ETL: La Columna Vertebral de la Ciencia de Datos

Desentrañando el Proceso ETL: La Columna Vertebral de la Ciencia de Datos

Comments
2 min read
Mastering Performance Troubleshooting with sys.dm_exec_requests in Azure SQL

Mastering Performance Troubleshooting with sys.dm_exec_requests in Azure SQL

2
Comments
2 min read
Bulk Insert, Bulk Delete, Bulk Update with Dapper by Bulk.Dapper

Bulk Insert, Bulk Delete, Bulk Update with Dapper by Bulk.Dapper

Comments
2 min read
SQL vs. Sequel: Navigating the Pronunciation Landscape

SQL vs. Sequel: Navigating the Pronunciation Landscape

Comments
1 min read
How can we implement a mysql restoration algorithm in Bash

How can we implement a mysql restoration algorithm in Bash

Comments
1 min read
My Data Engineering Library

My Data Engineering Library

Comments
2 min read
Empowering Efficiency: Transforming Text into SQL with Lyzr SDK

Empowering Efficiency: Transforming Text into SQL with Lyzr SDK

Comments
3 min read
YugabyteDB Transactional Load with Non-transactional COPY

YugabyteDB Transactional Load with Non-transactional COPY

Comments
3 min read
How to Transpose Columns in Each Group to a Single Row

How to Transpose Columns in Each Group to a Single Row

7
Comments
2 min read
Integrate sqlite with Nodejs ! 🔥

Integrate sqlite with Nodejs ! 🔥

17
Comments 1
2 min read
B-Tree vs. LSM-Tree: measuring the write amplification on Oracle Database and YugabyteDB

B-Tree vs. LSM-Tree: measuring the write amplification on Oracle Database and YugabyteDB

Comments
10 min read
Handling NEW and OLD Immutability in PostgreSQL Triggers

Handling NEW and OLD Immutability in PostgreSQL Triggers

Comments
2 min read
What's the equivalent of pageinspect in YugabyteDB?

What's the equivalent of pageinspect in YugabyteDB?

Comments
15 min read
Como permitir valores nulos do Golang na Base de Dados?

Como permitir valores nulos do Golang na Base de Dados?

Comments
1 min read
Git Checkout and dbForge Source Control – Comprehensive Guide

Git Checkout and dbForge Source Control – Comprehensive Guide

Comments
1 min read
SQL MASTERY - P00 ( Introduction to SQL and It's Technicality

SQL MASTERY - P00 ( Introduction to SQL and It's Technicality

1
Comments
2 min read
Streamlining String Concatenation in SQL Server with CONCAT_WS

Streamlining String Concatenation in SQL Server with CONCAT_WS

Comments
1 min read
What is Querying a Database? Everything You Need to Know

What is Querying a Database? Everything You Need to Know

5
Comments
2 min read
SQL subqueries: [Step-By-Step] Guide

SQL subqueries: [Step-By-Step] Guide

Comments
4 min read
Optimising Database Performance: The Pitfalls of ‘SELECT * FROM’ Queries

Optimising Database Performance: The Pitfalls of ‘SELECT * FROM’ Queries

Comments
4 min read
Stalactite ORM 2.0.0 is out ! 🚀

Stalactite ORM 2.0.0 is out ! 🚀

Comments
1 min read
All joins in PostgreSQL: Tutorial

All joins in PostgreSQL: Tutorial

Comments
2 min read
YAML-based Database Docu

YAML-based Database Docu

Comments
2 min read
Which Scenarios Does ClickHouse Applies to?

Which Scenarios Does ClickHouse Applies to?

6
Comments
5 min read
Unlock SQLite: Easy Data Analysis for Busy Software Engineers

Unlock SQLite: Easy Data Analysis for Busy Software Engineers

Comments
1 min read
Preventing SQL Injection with Golang

Preventing SQL Injection with Golang

33
Comments 3
8 min read
Migrating SQL Server to Azure SQL Database with SQL Server Management Studio (SSMS)

Migrating SQL Server to Azure SQL Database with SQL Server Management Studio (SSMS)

Comments
4 min read
From dbf to PostgreSQL with Python

From dbf to PostgreSQL with Python

Comments
2 min read
PostgreSQL index Correlation with UPDATE

PostgreSQL index Correlation with UPDATE

9
Comments
17 min read
Bagaimana cara menggunakan PostgreSQL tanpa melakukan instalasi?

Bagaimana cara menggunakan PostgreSQL tanpa melakukan instalasi?

Comments
3 min read
Handling NULL Values in SQL: A Guide to `ISNULL`, `NULLIF`, and `COALESCE`

Handling NULL Values in SQL: A Guide to `ISNULL`, `NULLIF`, and `COALESCE`

Comments
2 min read
Streamlining SQL Queries with the WINDOW Keyword

Streamlining SQL Queries with the WINDOW Keyword

2
Comments
2 min read
Exploring PostgreSQL Joins: A Comprehensive Guide Using Sales Data and Product Information

Exploring PostgreSQL Joins: A Comprehensive Guide Using Sales Data and Product Information

Comments
3 min read
Integrating Predictive Analytics Models into SQL Queries

Integrating Predictive Analytics Models into SQL Queries

2
Comments
14 min read
Manipulando Datas com SQL Server

Manipulando Datas com SQL Server

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

Mastering SQL Query Optimization: Techniques for Maximum Database Performance

Comments
13 min read
RisingWave workshop

RisingWave workshop

1
Comments
5 min read
Supercharge Your Database: 25 Essential MySQL Query Optimization Techniques

Supercharge Your Database: 25 Essential MySQL Query Optimization Techniques

Comments
8 min read
Integrating Apache Hive — Offline Data for OpenMLDB

Integrating Apache Hive — Offline Data for OpenMLDB

Comments
4 min read
Optimizing PostgreSQL Queries with Function Volatility: Volatile, Stable, and Immutable

Optimizing PostgreSQL Queries with Function Volatility: Volatile, Stable, and Immutable

Comments
3 min read
Unraveling the Web: A Comprehensive Guide to Mastering SQL Joins

Unraveling the Web: A Comprehensive Guide to Mastering SQL Joins

Comments
3 min read
DATABASE INDEXING IN PoatgreSQL

DATABASE INDEXING IN PoatgreSQL

Comments
4 min read
Harnessing SQL's PRECEDING and FOLLOWING: Advanced Data Analysis with Window Functions

Harnessing SQL's PRECEDING and FOLLOWING: Advanced Data Analysis with Window Functions

2
Comments 1
8 min read
Manipulating Dates with SQL Server

Manipulating Dates with SQL Server

1
Comments
5 min read
Building a project in DBT

Building a project in DBT

Comments
5 min read
How come there are tens of thousands of tables in a database

How come there are tens of thousands of tables in a database

2
Comments 1
5 min read
Understanding Database Normalization and the Importance of 1NF

Understanding Database Normalization and the Importance of 1NF

2
Comments
3 min read
Retrieving records in bulk with a list of primary key values in CrateDB

Retrieving records in bulk with a list of primary key values in CrateDB

Comments
3 min read
How to use pgbench to test PostgreSQL® performance

How to use pgbench to test PostgreSQL® performance

Comments
5 min read
Query Documents from PostgreSQL like MongoDB

Query Documents from PostgreSQL like MongoDB

Comments
1 min read
How To Master PostgreSQL Performance Like Never Before

How To Master PostgreSQL Performance Like Never Before

Comments
14 min read
SQL Injection attack

SQL Injection attack

Comments
2 min read
Exploring the Database Spectrum. A Look at SQL and NoSQL Technologies.

Exploring the Database Spectrum. A Look at SQL and NoSQL Technologies.

1
Comments
11 min read
loading...