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.
YugabyteDB: when provisional records are applied to RegularDB from IntentsDB

YugabyteDB: when provisional records are applied to RegularDB from IntentsDB

Comments
5 min read
Spotify Advanced SQL Interview Question on PARTITION BY Clause

Spotify Advanced SQL Interview Question on PARTITION BY Clause

1
Comments
9 min read
SQL Count using Where Clause or Case Statement

SQL Count using Where Clause or Case Statement

2
Comments
3 min read
MySQL: Searching multiple columns at once without LIKE

MySQL: Searching multiple columns at once without LIKE

7
Comments
2 min read
Functional Database Concept

Functional Database Concept

Comments
8 min read
FETCH FIRST … ROWS WITH TIES

FETCH FIRST … ROWS WITH TIES

Comments
1 min read
Analysis of 120 Years of Olympics Data

Analysis of 120 Years of Olympics Data

2
Comments 1
3 min read
The Benefits of Using a Graph Database Instead of SQL

The Benefits of Using a Graph Database Instead of SQL

Comments
10 min read
Introducing popular SQL Queries & SQL Naming Convention

Introducing popular SQL Queries & SQL Naming Convention

1
Comments
1 min read
Building sql.js-httpvfs for the Browser

Building sql.js-httpvfs for the Browser

Comments
3 min read
Introduction au SQL

Introduction au SQL

Comments
2 min read
Advanced downsampling with the LTTB algorithm

Advanced downsampling with the LTTB algorithm

Comments
4 min read
Scaling CrateDB clusters up and down to cope with peaks in demand

Scaling CrateDB clusters up and down to cope with peaks in demand

Comments
5 min read
SELECT * FROM S3 | Query data via S3 Select

SELECT * FROM S3 | Query data via S3 Select

7
Comments
3 min read
Ingesting with CrateDB

Ingesting with CrateDB

Comments
7 min read
Working with cursors with SQL commands in CrateDB

Working with cursors with SQL commands in CrateDB

Comments
2 min read
generate_series() in Oracle like in PostgreSQL

generate_series() in Oracle like in PostgreSQL

2
Comments
2 min read
Data Analytics at Potloc I: Making data integrity your priority with Elementary & Meltano

Data Analytics at Potloc I: Making data integrity your priority with Elementary & Meltano

3
Comments
7 min read
How Long Does It Take To Create An Index?

How Long Does It Take To Create An Index?

8
Comments
2 min read
JWT Authentication in FastAPI ( Comprehensive Guide )

JWT Authentication in FastAPI ( Comprehensive Guide )

6
Comments 2
16 min read
Database 101: Data Consistency for Beginners

Database 101: Data Consistency for Beginners

435
Comments 43
7 min read
SQL for Data Engineers (oracle SQL)

SQL for Data Engineers (oracle SQL)

2
Comments 2
2 min read
The impasse of SQL performance optimizing

The impasse of SQL performance optimizing

1
Comments
9 min read
When are PostgreSQL prepared statements fully prepared for execution?

When are PostgreSQL prepared statements fully prepared for execution?

4
Comments
5 min read
Understanding the basics and advanced concepts of RDBMS and SQL for data science and analysis

Understanding the basics and advanced concepts of RDBMS and SQL for data science and analysis

4
Comments
11 min read
MySQL: How to create One-to-Many Relationship

MySQL: How to create One-to-Many Relationship

4
Comments
6 min read
Get the count of affected rows with ease: The power of the RETURNING clause in Postgres

Get the count of affected rows with ease: The power of the RETURNING clause in Postgres

6
Comments 1
2 min read
SQL doesn't need the "Single Table Design" but Composite Primary Keys

SQL doesn't need the "Single Table Design" but Composite Primary Keys

13
Comments
13 min read
How to JSON in PostgreSQL®

How to JSON in PostgreSQL®

1
Comments 2
2 min read
What is database transaction?

What is database transaction?

Comments
2 min read
Why a SQL Statement Often Consists of Hundreds of Lines, Measured by KBs?

Why a SQL Statement Often Consists of Hundreds of Lines, Measured by KBs?

Comments
13 min read
🚀Batched Nested Loop to reduce read requests to the distributed storage

🚀Batched Nested Loop to reduce read requests to the distributed storage

3
Comments
8 min read
Scalable Sequence for PostgreSQL

Scalable Sequence for PostgreSQL

2
Comments
6 min read
Parallel export to CSV in YugabyteDB thanks to yb_hash_code() and PostgreSQL-compatibility

Parallel export to CSV in YugabyteDB thanks to yb_hash_code() and PostgreSQL-compatibility

1
Comments
3 min read
SQL Commands Cheat Sheet

SQL Commands Cheat Sheet

3
Comments
11 min read
Common mistakes to avoid when writing SQL code

Common mistakes to avoid when writing SQL code

1
Comments
4 min read
Boost Your Query Performance with Function-Based Indexes in PostgreSQL

Boost Your Query Performance with Function-Based Indexes in PostgreSQL

3
Comments
1 min read
Data Rollup in YugabyteDB🚀 and PostgreSQL🐘

Data Rollup in YugabyteDB🚀 and PostgreSQL🐘

3
Comments
4 min read
Create user with read only permission in PostgreSQL

Create user with read only permission in PostgreSQL

Comments
1 min read
One-page Database cheat sheet

One-page Database cheat sheet

4
Comments
1 min read
Mermerd - Generate your ERD blazingly fast

Mermerd - Generate your ERD blazingly fast

Comments
2 min read
The basic of the advanced SQL queries: Tuning

The basic of the advanced SQL queries: Tuning

2
Comments
4 min read
Using NebulaGraph Importer to Import Data into NebulaGraph Database

Using NebulaGraph Importer to Import Data into NebulaGraph Database

Comments
5 min read
Beyond ORM and Stored Procedures

Beyond ORM and Stored Procedures

2
Comments
12 min read
SQL cheat sheet/crash course

SQL cheat sheet/crash course

8
Comments
4 min read
Mapping your AWS attack surface

Mapping your AWS attack surface

8
Comments
6 min read
Playing Window Function in Postgres

Playing Window Function in Postgres

Comments
4 min read
Open-source SPL that can execute SQL without RDB

Open-source SPL that can execute SQL without RDB

Comments
11 min read
How SQL engine implement the isolation levels in MySQL

How SQL engine implement the isolation levels in MySQL

9
Comments
3 min read
To SQL or to NoSQL (with a simple NoSQL Example)

To SQL or to NoSQL (with a simple NoSQL Example)

6
Comments
11 min read
Data Segregation with PostgreSQL

Data Segregation with PostgreSQL

2
Comments
9 min read
TOP 5 WEBSITES TO LEARN SQL

TOP 5 WEBSITES TO LEARN SQL

1
Comments
3 min read
SQL extensions for time series data in QuestDB part II

SQL extensions for time series data in QuestDB part II

7
Comments
8 min read
Create an SQL Report API in 5 minutes

Create an SQL Report API in 5 minutes

1
Comments 2
2 min read
Building Streaming Applications with Cloudera SQL StreamBuilder and Apache Pulsar

Building Streaming Applications with Cloudera SQL StreamBuilder and Apache Pulsar

5
Comments
5 min read
IvorySQL - I've tested some Oracle-PostgreSQL compatibility of version 2.1

IvorySQL - I've tested some Oracle-PostgreSQL compatibility of version 2.1

Comments
10 min read
Goodbye, Stored Procedures - the Love/Hate Thing

Goodbye, Stored Procedures - the Love/Hate Thing

3
Comments
12 min read
SQL 基礎 Part 03 -- docker-compose で立てたコンテナで立ち上げ時に DB と全権力ユーザーを作成して、外部からログインする

SQL 基礎 Part 03 -- docker-compose で立てたコンテナで立ち上げ時に DB と全権力ユーザーを作成して、外部からログインする

Comments
2 min read
'; SQL_Injection ( ) ;--

'; SQL_Injection ( ) ;--

6
Comments 2
7 min read
Working with Azure SQL Triggers in Azure Functions

Working with Azure SQL Triggers in Azure Functions

9
Comments 3
7 min read
loading...