Template-sql is a Node.js library that lets you treat your SQL queries like templates—think of it as handlebars for SQL. Instead of embedding raw SQL in your code, you can store your queries in separate files and have them loaded and cached in memory when your app starts. This means you get clean, maintainable SQL with a performance boost from in-memory caching, making it easier to build complex queries without clutter.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
ivan-banha/template-sql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published