Work

QueryForge

SQL query builder and migration tool with type-safe schema definitions and automatic rollback support.

Role

Backend Engineer

Year

2024

Source

GitHub
TypeScriptPostgreSQLNode.jsCLI

Overview

A TypeScript-first SQL query builder and database migration tool. Supports schema-as-code definitions, automatic migration generation from schema diffs, and transactional rollbacks on failure.

Results

  • Type-safe queries eliminate runtime SQL errors
  • Migration diffing detects schema drift automatically
  • Used across 3 personal projects as the standard DB toolkit