vramework VS pgtyped

Compare vramework vs pgtyped and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
vramework pgtyped
2 34
8 2,822
- -
0.0 8.7
over 1 year ago 1 day 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.

vramework

Posts with mentions or reviews of vramework. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-20.
  • Postgres to TypeScript Interfaces and Enums
    13 projects | news.ycombinator.com | 20 Jun 2021
    This is awesome! the json types part is perfect. If I found your fork earlier I would have just used that as its what I need for jsonb.

    The dates solution I fixed in a rest API wrapper on the client side. It's not great but it hides away the date serialisation issues

    https://github.com/vramework/vramework/blob/243db4830d22c537...

    Is it performant? Not really. But it stopped us from having to deal with the string issue which worked great.

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.

What are some alternatives?

When comparing vramework and pgtyped you can also consider the following projects:

prisma1 - 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]

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

Paste JSON as Code • quicktype - Xcode extension to paste JSON as Swift, Objective-C, and more

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

kanel - Generate Typescript types from Postgres

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.

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

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

mfsqlchecker - Statically validate correctness of all your SQL queries. TypeScript, PostgreSQL

typesafe-query-builder - Generate SQL queries leveraging type inference and Postgres Json functions

sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

kysely - A type-safe typescript SQL query builder