js-sqlate VS node-sql-template-strings

Compare js-sqlate vs node-sql-template-strings and see what are their differences.

js-sqlate

A tiny tagged template string function library for JavaScript to write SQL safely. Works with Mapbox's SQLite3 library, Brian Carlson's PostgreSQL library and others. (by moll)

node-sql-template-strings

ES6 tagged template strings for prepared SQL statements 📋 (by felixfbecker)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
js-sqlate node-sql-template-strings
1 6
6 600
- -
0.0 0.0
over 2 years ago 15 days ago
JavaScript JavaScript
GNU General Public License v3.0 or later ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

js-sqlate

Posts with mentions or reviews of js-sqlate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-17.

node-sql-template-strings

Posts with mentions or reviews of node-sql-template-strings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-11.

What are some alternatives?

When comparing js-sqlate and node-sql-template-strings you can also consider the following projects:

trpc - 🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

MySQL - A pure node.js JavaScript Client implementing the MySQL protocol.

denodb - MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno

slonik - A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.

typed-knex - A TypeScript wrapper for Knex.js

sql-compose - A simple sql query composer for clojure.

PostgreSQL - PostgreSQL client for node.js.

dedent - ⬅️ ES6 string tag that strips indentation from multi-line strings.

pg-promise - PostgreSQL interface for Node.js

postgres - Postgres.js - The Fastest full featured PostgreSQL client for Node.js, Deno, Bun and CloudFlare