OpenProduct

ts-sql-query

devtool
Visit site
0
Tracked since 2026-06-06
Share
AI Summary

ts-sql-query is a TypeScript library that provides a type-safe SQL query builder, similar to QueryDSL or JOOQ in Java, enabling developers to construct complex database queries with full compile-time type checking. It is designed for TypeScript developers working with relational databases like MariaDB, MySQL, Oracle, PostgreSQL, SQLite, and SQL Server who want to avoid raw SQL strings and runtime errors. Its key appeal lies in bridging the gap between TypeScript's type system and SQL, offering robust, database-agnostic query construction with IDE autocompletion and refactoring support.

Cross-platform signals

GH
GitHub
View
318
stars
21
forks
Updated 2026-07-05

You might also like

More in devtool