Live data from Hacker News

Show HN: SQL-puzzle, a highly composable and functional query builder

github.com

1–2 of 2 posts

Show HN: SQL-puzzle, a highly composable and functional query builder

#1
sql-puzzle is a highly composable and functional query builder. It is a lightweight wrapper for Sequelize and is written in TypeScript.

sql-puzzle is built around the idea of composing functionalities and code reuse. This is achieved by defining SQL constructs at the lowest possible level and building upon those.

Show HN: SQL-puzzle, a highly composable and functional query builder
github.com