TypeORM and go-to ORM's 2021. TypeORM dead?

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • prisma1

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

  • I’ve been using Prisma https://www.prisma.io and I’m happy with it. The downside is that it doesn’t support as many databases as Sequelize.

  • io-ts

    Runtime type system for IO decoding/encoding

  • I'm a big fan of using slonik and building models for the result of each query with iots or runtypes. Not an ORM approach, but it's very flexible and light while still clearly defining the shape of the data.

  • 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 logo
  • slonik

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

  • I'm a big fan of using slonik and building models for the result of each query with iots or runtypes. Not an ORM approach, but it's very flexible and light while still clearly defining the shape of the data.

  • runtypes

    Runtime validation for static types

  • I'm a big fan of using slonik and building models for the result of each query with iots or runtypes. Not an ORM approach, but it's very flexible and light while still clearly defining the shape of the data.

  • create-originate-app

    estd. july 2020

  • By the way, I worked on a project starter template, create-originate-app, that sets up TypeORM with some database automation. It automatically runs postgres in a docker container when you start the dev server. It also creates a temporary database for each run of each backend test module. So you can test with a real database, but also run tests in parallel, and in watch mode.

  • nextjs-typescript-material-ui-eslint-jest

    Discontinued Next.js example with TypeScript, Material UI, ESlint, Prettier, and Jest

  • typegraphql-prisma

    Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts