SaaSHub helps you find the best software and product alternatives Learn more →
Sql-template-tag Alternatives
Similar projects and alternatives to sql-template-tag
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
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.
-
-
dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala (by slick)
-
-
-
-
Dapper.SimpleCRUD
Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
sql-template-tag discussion
sql-template-tag reviews and mentions
-
Python: Just Write SQL
You can avoid this entirely with JavaScript's tagged template literals. Here is an example library: https://github.com/blakeembrey/sql-template-tag
-
Knex Raw SQL String SQL Highlighting VS Code and best practices to avoid SQL Injection Attack?
If you prefer SQL and you use postgres you can check out slonik. If you want to keep using knex you can use https://github.com/blakeembrey/sql-template-tag. They will add placeholders for all the values and expose helper for query building via strings (e.g. a special join). At the same time they are typesafe.
- Objection to ORM Hatred
-
A note from our sponsor - SaaSHub
www.saashub.com | 22 Jun 2025
Stats
blakeembrey/sql-template-tag is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of sql-template-tag is TypeScript.
Popular Comparisons
- sql-template-tag VS mini_sql
- sql-template-tag VS sqlc-gen-python
- sql-template-tag VS yesql
- sql-template-tag VS Dapper.SimpleCRUD
- sql-template-tag VS powderkeg
- sql-template-tag VS Atlas.Orm
- sql-template-tag VS iodio
- sql-template-tag VS vscode-sqltools
- sql-template-tag VS jOOQ
- sql-template-tag VS Slick