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.
Stored Procedures in SQL database

Stored Procedures in SQL database

2
Comments
2 min read
DROP IF EXISTS & CREATE IF NOT EXISTS in Oracle, MySQL, MariaDB, PostgreSQL, YugabyteDB

DROP IF EXISTS & CREATE IF NOT EXISTS in Oracle, MySQL, MariaDB, PostgreSQL, YugabyteDB

8
Comments
5 min read
Transactions - difference between SQL, SQLAlchemy and Django ORM

Transactions - difference between SQL, SQLAlchemy and Django ORM

Comments
2 min read
Simplest pyspark tutorial

Simplest pyspark tutorial

2
Comments
7 min read
Cloud ETL Pipeline in Azure

Cloud ETL Pipeline in Azure

1
Comments
8 min read
SQL 102:Intermediate SQL

SQL 102:Intermediate SQL

Comments
10 min read
SQLAlchemy - the easiest way to use Python and SQL with IRIS's databases

SQLAlchemy - the easiest way to use Python and SQL with IRIS's databases

Comments
3 min read
When to use (SELCET * FROM CTE) or just LEFT JOIN CTE?

When to use (SELCET * FROM CTE) or just LEFT JOIN CTE?

1
Comments
2 min read
Loop on static content to upsert many rows in Oracle SQL

Loop on static content to upsert many rows in Oracle SQL

1
Comments
1 min read
Performance Enhancement: Conversion Funnel Analysis

Performance Enhancement: Conversion Funnel Analysis

Comments
9 min read
Quick and Handy Tips for Everyday PostgreSQL Tasks

Quick and Handy Tips for Everyday PostgreSQL Tasks

1
Comments
2 min read
🔄 Self-reference Laravel Model

🔄 Self-reference Laravel Model

6
Comments
3 min read
How to write an anonymous PL/SQL function and use it in your SQL statement

How to write an anonymous PL/SQL function and use it in your SQL statement

Comments
3 min read
Apache AGE:A quick overview.

Apache AGE:A quick overview.

3
Comments
1 min read
Scalable bounded COUNT DISTINCT in YugabyteDB

Scalable bounded COUNT DISTINCT in YugabyteDB

Comments
6 min read
All about Structure Query Language (SQL)

All about Structure Query Language (SQL)

Comments
10 min read
Propagated Transactions for Node.js Applications

Propagated Transactions for Node.js Applications

17
Comments
4 min read
SQL Datatypes and Commands

SQL Datatypes and Commands

2
Comments
2 min read
How Change Data Capture (CDC) Works with Streaming Database

How Change Data Capture (CDC) Works with Streaming Database

8
Comments
8 min read
Why SQL is right for Infrastructure Management

Why SQL is right for Infrastructure Management

1
Comments 1
24 min read
Get started with libSQL, a next-gen fork of SQLite

Get started with libSQL, a next-gen fork of SQLite

7
Comments
13 min read
Movie rating web application

Movie rating web application

Comments
7 min read
Simulating Streaming Data for Fraud Detection with Datagen CLI

Simulating Streaming Data for Fraud Detection with Datagen CLI

28
Comments 1
5 min read
Updating timestamps automatically in Supabase

Updating timestamps automatically in Supabase

11
Comments
1 min read
SQL for data analysis

SQL for data analysis

1
Comments
3 min read
Everything you wanted to know about Auto Increment but were afraid to ask

Everything you wanted to know about Auto Increment but were afraid to ask

2
Comments
6 min read
SQL Indexes Basics in Rails

SQL Indexes Basics in Rails

3
Comments
4 min read
Filtering on DENSE_RANK() optimized as pushed-down DISTINCT in YugabyteDB

Filtering on DENSE_RANK() optimized as pushed-down DISTINCT in YugabyteDB

1
Comments
4 min read
🏺Database Architecture - History Over State

🏺Database Architecture - History Over State

8
Comments 1
8 min read
Jazz up a CLI project with color and sound!

Jazz up a CLI project with color and sound!

1
Comments
4 min read
SQL fundamentals: understanding Join Tables

SQL fundamentals: understanding Join Tables

1
Comments
6 min read
Python to SQL and back again... an Object-Relational Mapping tale.

Python to SQL and back again... an Object-Relational Mapping tale.

Comments
3 min read
How to convert CSV to SQL insert statements?

How to convert CSV to SQL insert statements?

15
Comments
2 min read
ULTIMATE GUIDE TO EXPLORATORY DATA ANALYSIS

ULTIMATE GUIDE TO EXPLORATORY DATA ANALYSIS

Comments
6 min read
How to compose SQL queries based on values from CSV file?

How to compose SQL queries based on values from CSV file?

Comments
2 min read
IN Subquery Optimization

IN Subquery Optimization

Comments
5 min read
Make your Ruby on Rails app 80x faster with SQL

Make your Ruby on Rails app 80x faster with SQL

1
Comments
9 min read
Problem solving with SQL: Case Study #1 — Danny’s Diner

Problem solving with SQL: Case Study #1 — Danny’s Diner

11
Comments 2
10 min read
How to delete large records in batches

How to delete large records in batches

2
Comments
3 min read
Securely connect to an Amazon RDS via PrivateLink using SQL

Securely connect to an Amazon RDS via PrivateLink using SQL

Comments
3 min read
Essential SQL Commands for Data Science

Essential SQL Commands for Data Science

Comments
3 min read
Insight Findings from A Case Study of Customers Leaving Credit Card Services

Insight Findings from A Case Study of Customers Leaving Credit Card Services

Comments
10 min read
Simple query for remove duplicates from table

Simple query for remove duplicates from table

2
Comments
2 min read
SQL Server Performance Tuning

SQL Server Performance Tuning

2
Comments
2 min read
Cypher on PostgreSQL: A Reason to Use Apache AGE

Cypher on PostgreSQL: A Reason to Use Apache AGE

2
Comments
2 min read
Creating a SQL generator app with ChatGPT, PostgreSQL, and ToolJet

Creating a SQL generator app with ChatGPT, PostgreSQL, and ToolJet

86
Comments 17
7 min read
How to validate your prisma raw query results

How to validate your prisma raw query results

2
Comments
2 min read
Como obtener el tamaño de las todas las tablas de una base de datos SQL Server

Como obtener el tamaño de las todas las tablas de una base de datos SQL Server

4
Comments
2 min read
SQL Concepts

SQL Concepts

1
Comments
11 min read
SQL Concepts

SQL Concepts

1
Comments
6 min read
[GDB] Debugging session PostgreSQL & AGE

[GDB] Debugging session PostgreSQL & AGE

7
Comments
1 min read
Essential SQL Commands for Data Science

Essential SQL Commands for Data Science

1
Comments
8 min read
Structure Query Language

Structure Query Language

6
Comments
2 min read
Millions record query - with and without index

Millions record query - with and without index

Comments
2 min read
How to use sequel.ai to convert natural language queries into SQL queries

How to use sequel.ai to convert natural language queries into SQL queries

7
Comments
3 min read
Save $ on public S3 buckets using VPC endpoints via SQL

Save $ on public S3 buckets using VPC endpoints via SQL

Comments
6 min read
Query Real Time Data in Kafka Using SQL

Query Real Time Data in Kafka Using SQL

7
Comments
9 min read
DELETE CASCADE AND UPDATE CASCADE rules in SQL Server foreign key

DELETE CASCADE AND UPDATE CASCADE rules in SQL Server foreign key

Comments
2 min read
General Questions

General Questions

1
Comments
5 min read
SQL JOIN explained

SQL JOIN explained

74
Comments 4
13 min read
loading...