pgtyped VS typesafe-query-builder

Compare pgtyped vs typesafe-query-builder and see what are their differences.

typesafe-query-builder

Generate SQL queries leveraging type inference and Postgres Json functions (by hoeck)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
pgtyped typesafe-query-builder
34 2
2,800 26
- -
8.7 1.1
3 days ago 6 months ago
TypeScript TypeScript
MIT License 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.

pgtyped

Posts with mentions or reviews of pgtyped. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-24.

typesafe-query-builder

Posts with mentions or reviews of typesafe-query-builder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-02.

What are some alternatives?

When comparing pgtyped and typesafe-query-builder you can also consider the following projects:

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

Knex - A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

kysely - A type-safe typescript SQL query builder [Moved to: https://github.com/kysely-org/kysely]

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

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.

typescript-runtime-type-benchmarks - 📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support

MikroORM - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.

kysely - A type-safe typescript SQL query builder

benchmark - MikroORM vs TypeORM benchmark of CRUD operations on 10k entities

ts-sql - A SQL database implemented purely in TypeScript type annotations.

postgres-schema-builder - Simple postgres schema builder for Node.JS leveraging Typescript's type system to enable typesafe queries