DEV Community

Database

Posts on building, using, and learning about databases.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
SQLite Can Do More Than You Think — Full-Text Search, JSON, Window Functions, and 281TB Databases

SQLite Can Do More Than You Think — Full-Text Search, JSON, Window Functions, and 281TB Databases

Comments
2 min read
SQLite Is Enough for Your Side Project — Full-Text Search, JSON, and WAL Mode Included

SQLite Is Enough for Your Side Project — Full-Text Search, JSON, and WAL Mode Included

Comments
2 min read
DuckDB Changed How I Process CSV Files — 7 Queries That Replace pandas

DuckDB Changed How I Process CSV Files — 7 Queries That Replace pandas

Comments
2 min read
Unpopular Opinion: You Don't Need a Database for Most Side Projects

Unpopular Opinion: You Don't Need a Database for Most Side Projects

Comments
3 min read
DuckDB Just Made SQLite Look Slow — Run Analytics on CSVs Without a Database

DuckDB Just Made SQLite Look Slow — Run Analytics on CSVs Without a Database

Comments
3 min read
SQLite Just Got Vector Search — Here's How to Use It for AI (No Database Server Needed)

SQLite Just Got Vector Search — Here's How to Use It for AI (No Database Server Needed)

Comments
4 min read
Why I Store All My Scraped Data in SQLite (Not JSON, Not CSV)

Why I Store All My Scraped Data in SQLite (Not JSON, Not CSV)

Comments
4 min read
How to Generate a UUID Online (And When You Should Use One)

How to Generate a UUID Online (And When You Should Use One)

Comments
3 min read
The Modern Data Engineering Stack in 2026: Every Tool You Actually Need

The Modern Data Engineering Stack in 2026: Every Tool You Actually Need

Comments
3 min read
Stop Leaking Your Database Logic: The Repository Pattern 🏗️

Stop Leaking Your Database Logic: The Repository Pattern 🏗️

3
Comments
2 min read
Your PostgreSQL Backups Are Probably Broken (Here's How to Know for Sure)

Your PostgreSQL Backups Are Probably Broken (Here's How to Know for Sure)

Comments
2 min read
SQL Fundamentals: Solving Real Database Queries Step by Step

SQL Fundamentals: Solving Real Database Queries Step by Step

Comments
2 min read
SQL Queries You'll Use Every Day (But Nobody Teaches in Tutorials)

SQL Queries You'll Use Every Day (But Nobody Teaches in Tutorials)

Comments
3 min read
🚀 SQL Joins and Window Functions Explained (With Real Examples for Data Analysts)

🚀 SQL Joins and Window Functions Explained (With Real Examples for Data Analysts)

2
Comments 1
3 min read
SQL Joins Explained: INNER, LEFT, RIGHT, FULL, and More

SQL Joins Explained: INNER, LEFT, RIGHT, FULL, and More

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