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.
TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

TypedSql: Turning the C# Type System into a High-Performance SQL Query Engine

2
Comments 1
17 min read
I Built a Tool to Turn Any SQL Dump File into a Live Database in Seconds

I Built a Tool to Turn Any SQL Dump File into a Live Database in Seconds

Comments
2 min read
Introduction to SQL using SQLite: Data Manipulation

Introduction to SQL using SQLite: Data Manipulation

1
Comments 2
11 min read
How did I learn about Transaction Log, Redo Log, and Undo Log as a developer?

How did I learn about Transaction Log, Redo Log, and Undo Log as a developer?

Comments
1 min read
Building a FHIR Vector Repository with InterSystems IRIS and Python through the IRIStool module

Building a FHIR Vector Repository with InterSystems IRIS and Python through the IRIStool module

Comments
5 min read
The Future of Data-Native & Grounded AI with MindsDB: Moving Data to Models No Longer Makes Sense

The Future of Data-Native & Grounded AI with MindsDB: Moving Data to Models No Longer Makes Sense

5
Comments
8 min read
Entenda os JOINS no SQL e como aplicar certo tipo para cada cenário

Entenda os JOINS no SQL e como aplicar certo tipo para cada cenário

Comments
1 min read
Leveraging Service Stored Procedures (SSPs) in Uniface 10.4

Leveraging Service Stored Procedures (SSPs) in Uniface 10.4

Comments
3 min read
Commenting in MySQL: Syntax, Hints, and Practical Examples

Commenting in MySQL: Syntax, Hints, and Practical Examples

Comments
2 min read
Data Locality vs. Independence (NoSQL vs. SQL)

Data Locality vs. Independence (NoSQL vs. SQL)

1
Comments
10 min read
Understanding SQLite PRAGMA (And How better-sqlite3 Makes It Nicer)

Understanding SQLite PRAGMA (And How better-sqlite3 Makes It Nicer)

21
Comments
4 min read
Dear Developer: Your Database Isn't a File Cabinet!

Dear Developer: Your Database Isn't a File Cabinet!

5
Comments
4 min read
The SQL Concept You Probably Missed: Materialized Views

The SQL Concept You Probably Missed: Materialized Views

16
Comments
4 min read
Nested Loop and Hash Join for MongoDB $lookup

Nested Loop and Hash Join for MongoDB $lookup

17
Comments 1
10 min read
đź§  SQL for Beginners: The 10 Most Common Queries Explained

đź§  SQL for Beginners: The 10 Most Common Queries Explained

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.