SQL Features and Tuning

At Data Geekery, we live and breathe the SQL language. Having spent many years on the jOOQ development, we’ve seen quite a few SQL features, caveats, and other interesting things.

On this blog, we’re sharing our knowledge with you.

Top SQL Posts

SQL syntax explained

Window functions

JOIN

LATERAL

Arrays, XML, JSON

Recursive SQL

DML (Data Manipulation Language)

DDL (Data Definition Language)

Views

Stored procedures

Transactions

Security

SQL language musings

Vendor specific tips

Vendor agnosticity

Useful SQL tricks

Fun SQL tricks

Performance

Performance: Oracle-specific