node-sql-composer
Query builder
A library that provides a simple way to compose and parameterize SQL queries using ES6 tagged template strings.
Composable SQL template strings for Node.js
3 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
felixfbecker/node-sql-template-strings | A module that simplifies the use of ES6 tagged template strings in SQL queries. | 609 |
snooc/sql-tags | ES6 template string functions for generating parameterized SQL query strings | 1 |
nkallen/arel | A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 268 |
ruimarinho/sql-tag | A template tag for generating parameterized SQL queries using ES2015 tagged template literals. | 35 |
raysuelzer/ngx-angular-query-builder | A library that enables Angular 12+ support for the original angular2-query-builder | 32 |
ruimarinho/sequelize-sql-tag | A template tag for generating parameterized SQL queries using Sequelize | 1 |
sudo-suhas/elastic-builder | Provides a Node.js implementation of the Elasticsearch Query DSL | 511 |
manyuanrong/sql-builder | A Deno-based library for constructing and generating SQL queries from TypeScript data structures. | 55 |
mariusbuescher/node-composer | Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |
sequencework/sql | A library that enables writing and executing SQL queries in JavaScript template literals | 31 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
seaql/sea-query | A query builder to help construct dynamic SQL queries in Rust. | 1,195 |
timgws/querybuilderparser | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 159 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
artemeff/eql | An Erlang library that simplifies the use of SQL queries in Erlang applications | 116 |