|
|
|
|
|
by lf-non
1285 days ago
|
|
You should take a look at ts-sql-query [1] - it is not as popular as the older alternatives that have been around for a while, but it is a very feature rich query builder that takes type safety very seriously and supports most mainstream databases. [1] https://ts-sql-query.readthedocs.io |
|