postgres-schema-builder

Simple postgres schema builder for Node.JS leveraging Typescript's type system to enable typesafe queries (by yss14)

Postgres-schema-builder Alternatives

Similar projects and alternatives to postgres-schema-builder

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better postgres-schema-builder alternative or higher similarity.

postgres-schema-builder reviews and mentions

Posts with mentions or reviews of postgres-schema-builder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-30.
  • Recommended type-safe npm package?
    4 projects | /r/node | 30 Nov 2021
    Hey there, I'm Nikolas from the Prisma team. We have a section about this in our docs: Should you use Prisma? where we explain when Prisma is a good use case for you and when other alternatives might be better. It sounds like you could look into tools like Slonik, pgtyped, Zapatos, postgres-schema-builder which are all great type-safe SQL libraries.
  • Any ORMs that don't use classes for entities?
    6 projects | /r/typescript | 26 Jan 2021
    Two years ago, I started publishing the code on GitHub (postgres-schema-builder, current version is 1.2.0-beta.3). The code has been in our production code for over 3 years now (and I'm also using it for several private side projects), but our team is currently working on a brand new library! The idea stays the same as for the postgres-schema-builder: You define your database schema and get the corresponding interface types derived from the schema (without code generation). Further, you can perform typesafe SQL queries against your defined schema. With the upcoming library, we plan to even allow more complex queries like joins, aggregations, database views, etc..., all typesafe, all functional API! I hope we are able to release a first beta version in about 1-2 months. I will keep you up to date!

Stats

Basic postgres-schema-builder repo stats
2
13
0.0
about 1 year ago

yss14/postgres-schema-builder is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of postgres-schema-builder is TypeScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com