Skip to content

Repository files navigation

@edo/sel

SEL (SQL expression language) is a typescript library for building SQL statements programmatically using builder style DSL.

Overview

SEL provides a type-safe way to construct SQL statements through a well-defined AST structure. Instead of string concatenation or template literals, you can build complex SQL queries using a DSL methods, ensuring better maintainability.

About

SEL (SQL expression language) is a typescript library for building SQL statements programmatically using builder style DSL.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages