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.
SQL Server ETL in 2026 — What Actually Works and What Doesn't

SQL Server ETL in 2026 — What Actually Works and What Doesn't

Comments
15 min read
Database Migrations & Seeders: Stop Writing Manual SQL Scripts

Database Migrations & Seeders: Stop Writing Manual SQL Scripts

Comments
3 min read
EXPLAIN ANALYZE: The PostgreSQL Command Every Django Developer Should Know

EXPLAIN ANALYZE: The PostgreSQL Command Every Django Developer Should Know

3
Comments 1
4 min read
PostgreSQL Subquery and CTE Optimization

PostgreSQL Subquery and CTE Optimization

1
Comments
8 min read
How to Find the Postgres Indexes Your Planner Never Picks (I Found 20 of 51)

78% index disk waste revealed by custom tools

How to Find the Postgres Indexes Your Planner Never Picks (I Found 20 of 51)

10
Comments 3
10 min read
How to Stop Juggling 5 Different Database Clients in Development

How to Stop Juggling 5 Different Database Clients in Development

Comments 1
5 min read
End-to-End: Hadoop Deployment and Data Loading into GBase 8a

End-to-End: Hadoop Deployment and Data Loading into GBase 8a

2
Comments
2 min read
Why Soft Deletes Are Breaking Your SaaS Database (And How to Fix It) 🛑

Why Soft Deletes Are Breaking Your SaaS Database (And How to Fix It) 🛑

Comments
2 min read
Optimizing GBase 8s JDBC with the OPTOFC Parameter

Optimizing GBase 8s JDBC with the OPTOFC Parameter

2
Comments
2 min read
GBase 8a Statistics Tables: Understanding gc_stats_table and gc_stats_column

GBase 8a Statistics Tables: Understanding gc_stats_table and gc_stats_column

2
Comments
2 min read
Time Zone Pitfall When Migrating from MySQL to GBase 8c — and How to Fix It

Time Zone Pitfall When Migrating from MySQL to GBase 8c — and How to Fix It

2
Comments
3 min read
SQL Basics: Talking to a Database for the First Time

SQL Basics: Talking to a Database for the First Time

Comments
7 min read
Working with ROW Types in GBase 8s JDBC

Working with ROW Types in GBase 8s JDBC

2
Comments
6 min read
How a Single Missing Index Nearly Tanked Our SaaS Database (and What We Learned)

How a Single Missing Index Nearly Tanked Our SaaS Database (and What We Learned)

Comments
9 min read
PostgreSQL Extension for Row Padding, pgBackRest EOL, and SQLite Windows XP Support

PostgreSQL Extension for Row Padding, pgBackRest EOL, and SQLite Windows XP Support

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