safeql VS node-sql-template-strings

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

safeql

Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL. (by ts-safeql)

node-sql-template-strings

ES6 tagged template strings for prepared SQL statements 📋 (by felixfbecker)
Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
safeql node-sql-template-strings
4 6
799 576
2.4% -
10.0 0.0
10 days ago 2 days ago
TypeScript JavaScript
MIT License 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.

safeql

Posts with mentions or reviews of safeql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-11.
  • Write SQL Queries With Confidence (TypeScript + Postgres)
    2 projects | reddit.com/r/javascript | 11 Sep 2022
    Be sure to follow this issue if you're interested - https://github.com/ts-safeql/safeql/issues/14
    2 projects | dev.to | 10 Sep 2022
    SafeQL is currently in its very early stages, but we can make it better with the community's help! If you have any ideas/improvements/bugs to share, be sure to file an issue in our GitHub repository.

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 safeql and node-sql-template-strings you can also consider the following projects:

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

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

typed-knex - A TypeScript wrapper for Knex.js

PostgreSQL - PostgreSQL client for node.js.

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

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

TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

pgtyped - pgTyped - Typesafe SQL in TypeScript

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

pg-promise - PostgreSQL interface for Node.js

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

JDBI - jdbi is designed to provide convenient tabular data access in Java; including templated SQL, parameterized and strongly typed queries, and Streams integration