sql-compose VS typed-knex

Compare sql-compose vs typed-knex and see what are their differences.

sql-compose

A simple sql query composer for clojure. (by ludbek)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sql-compose typed-knex
2 1
2 113
- -
4.1 0.0
over 3 years ago about 1 year ago
Clojure TypeScript
GNU General Public License v3.0 or later MIT 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.

sql-compose

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

typed-knex

Posts with mentions or reviews of typed-knex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-17.
  • DenoDB
    15 projects | news.ycombinator.com | 17 Jun 2021
    This has been an issue for me as well. I created https://github.com/wwwouter/typed-knex to mitigate this. At first I had to do a lot of weird things, but with the evolution of TypeScript, it is getting more and more like 'normal' Knex.js. The end goal is to be nothing more than a very small wrapper, if any.

What are some alternatives?

When comparing sql-compose and typed-knex you can also consider the following projects:

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

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

nestjs-objection - NestJS module for Objection

JDBI - The Jdbi library provides convenient, idiomatic access to relational databases in Java and other JVM technologies such as Kotlin, Clojure or Scala.

tsql - Transact-SQL template combinators.

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

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.

node-sql-template-strings - ES6 tagged template strings for prepared SQL statements 📋

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