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.
How to predict purchase intent using SQL

How to predict purchase intent using SQL

4
Comments
5 min read
The best SQL function you never heard of

The best SQL function you never heard of

1
Comments
5 min read
YugabyteDB: when provisional records are applied to RegularDB from IntentsDB

YugabyteDB: when provisional records are applied to RegularDB from IntentsDB

1
Comments
5 min read
Object dictionary

Object dictionary

5
Comments
1 min read
MySQL: Searching multiple columns at once without LIKE

MySQL: Searching multiple columns at once without LIKE

11
Comments
2 min read
Introduction au SQL

Introduction au SQL

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

SELECT * FROM S3 | Query data via S3 Select

8
Comments
3 min read
Ingesting with CrateDB

Ingesting with CrateDB

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

generate_series() in Oracle like in PostgreSQL

3
Comments
2 min read
How to integrate cloud data into your analytics stack with Cloud2SQL

How to integrate cloud data into your analytics stack with Cloud2SQL

2
Comments
3 min read
Why you should use Azure Database for PostGreSQL storage

Why you should use Azure Database for PostGreSQL storage

4
Comments
2 min read
Dead easy NULL-aware comparison in Oracle with DECODE

Dead easy NULL-aware comparison in Oracle with DECODE

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

How Long Does It Take To Create An Index?

10
Comments
2 min read
top 3 linux apps for productivity 🐧

top 3 linux apps for productivity 🐧

3
Comments
1 min read
Database 101: Data Consistency for Beginners

Database 101: Data Consistency for Beginners

467
Comments 44
7 min read
A Guide to Memoization in Ruby

A Guide to Memoization in Ruby

Comments
7 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
The Benefits of Using a Graph Database Instead of SQL

The Benefits of Using a Graph Database Instead of SQL

Comments
10 min read
How to JSON in PostgreSQL®

How to JSON in PostgreSQL®

1
Comments 2
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

2
Comments
8 min read
Scalable Sequence for PostgreSQL

Scalable Sequence for PostgreSQL

4
Comments
6 min read
Real-world Chrome extensions for web developers

Real-world Chrome extensions for web developers

5
Comments
2 min read
SQL Commands Cheat Sheet

SQL Commands Cheat Sheet

3
Comments
11 min read
Map x flatMap, entendendo a diferença na prática

Map x flatMap, entendendo a diferença na prática

Comments
2 min read
loading...