SQL
Articles about SQL
2 articles
PostgreSQLDatabases
PostgreSQL 18: new features of the best database engine
PostgreSQL 18 brings performance improvements, enhanced logical replication, partitioning, and new capabilities for OLTP and analytical workloads.
·1 min read
SQLCTypeScript
SQLC: type-safe code generation for SQL
SQLC generates type-safe TypeScript/Go code from SQL queries. Practical guide for integrating SQLC into your backend development pipeline.
·2 min read