DEV Community

# postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Build a Type-Safe REST API with Drizzle ORM in Node.js (2026 Guide)

How to Build a Type-Safe REST API with Drizzle ORM in Node.js (2026 Guide)

1
Comments
7 min read
Part 2: Kill Switches and Scheduled Flags — Feature Flags in Production (Java)

Part 2: Kill Switches and Scheduled Flags — Feature Flags in Production (Java)

4
Comments 2
10 min read
How Debezium Uses PostgreSQL WAL for Change Data Capture

How Debezium Uses PostgreSQL WAL for Change Data Capture

2
Comments
4 min read
PostgreSQL vs MySQL vs SQL Server: Enterprise Database Decision Guide

PostgreSQL vs MySQL vs SQL Server: Enterprise Database Decision Guide

Comments
11 min read
Vector Database Integration Patterns: pgvector, Qdrant, and Weaviate Compared

Vector Database Integration Patterns: pgvector, Qdrant, and Weaviate Compared

Comments
3 min read
Drizzle ORM Practical Patterns: Type-Safe Database Access Design

Drizzle ORM Practical Patterns: Type-Safe Database Access Design

Comments
3 min read
Claude CodeでスキーマエボリューションをAPIとDBに適用する:後方互換変更・展開戦略・マイグレーション順序

Claude CodeでスキーマエボリューションをAPIとDBに適用する:後方互換変更・展開戦略・マイグレーション順序

Comments
2 min read
Claude Codeでイベントバージョニングを設計する:ドメインイベントのスキーマ進化・アップキャスト・後方互換

Claude Codeでイベントバージョニングを設計する:ドメインイベントのスキーマ進化・アップキャスト・後方互換

Comments
3 min read
Claude CodeでCQRS読み取りモデルを設計する:Projectionの構築・読み取り最適化・非同期同期

Claude CodeでCQRS読み取りモデルを設計する:Projectionの構築・読み取り最適化・非同期同期

Comments
4 min read
Claude Codeで2フェーズコミット代替パターンを設計する:分散トランザクションの調整・補償・整合性保証

Claude Codeで2フェーズコミット代替パターンを設計する:分散トランザクションの調整・補償・整合性保証

Comments
4 min read
Claude Codeでリポジトリパターンを設計する:クエリメソッド・仕様パターン統合・テスト可能なリポジトリ

Claude Codeでリポジトリパターンを設計する:クエリメソッド・仕様パターン統合・テスト可能なリポジトリ

Comments
4 min read
Claude CodeでKyselyタイプセーフクエリビルダーを設計する:複雑なJOIN・動的フィルタ

Claude CodeでKyselyタイプセーフクエリビルダーを設計する:複雑なJOIN・動的フィルタ

Comments
2 min read
Claude CodeでゼロダウンタイムDBマイグレーションを設計する:Expand-Contract・後方互換

Claude CodeでゼロダウンタイムDBマイグレーションを設計する:Expand-Contract・後方互換

Comments
2 min read
Claude CodeでPostgreSQLインデックス設計を最適化する:複合・部分・EXPLAIN ANALYZE

Claude CodeでPostgreSQLインデックス設計を最適化する:複合・部分・EXPLAIN ANALYZE

Comments
4 min read
Hybrid search with RRF: combining pgvector, tsvector, and a knowledge graph in one query"

Hybrid search with RRF: combining pgvector, tsvector, and a knowledge graph in one query"

Comments
9 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.