node-sql-template-strings
Query builder
A module that simplifies the use of ES6 tagged template strings in SQL queries.
ES6 tagged template strings for prepared SQL statements 📋
611 stars
4 watching
40 forks
Language: JavaScript
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rafeememon/node-sql-composer | A library that provides a simple way to compose and parameterize SQL queries using ES6 tagged template strings. | 3 |
snooc/sql-tags | ES6 template string functions for generating parameterized SQL query strings | 1 |
sequencework/sql | A library that enables writing and executing SQL queries in JavaScript template literals | 31 |
ruimarinho/sql-tag | A template tag for generating parameterized SQL queries using ES2015 tagged template literals. | 35 |
sudo-suhas/elastic-builder | Provides a Node.js implementation of the Elasticsearch Query DSL | 510 |
danpaz/bodybuilder | A JavaScript library for building Elasticsearch query bodies in a simple and predictable way. | 1,249 |
bminer/node-blade | A template compiler that compiles HTML templates into JavaScript functions | 320 |
ruimarinho/sequelize-sql-tag | A template tag for generating parameterized SQL queries using Sequelize | 1 |
medikoo/es6-template-strings | Library to compile and resolve template strings as specified in ES6 syntax | 79 |
redhat123456/tanger_query | A template project for building a query small program in JavaScript for WeChat mini-program | 30 |
manyuanrong/sql-builder | A Deno-based library for constructing and generating SQL queries from TypeScript data structures. | 55 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
felixge/node-style-guide | A style guide for consistent and aesthetically pleasing JavaScript code | 5,006 |