typescript-clean-architecture VS typeorm

Compare typescript-clean-architecture vs typeorm and see what are their differences.

typescript-clean-architecture

It is my attempt to create Clean Architecture based application in TypeScript. (by pvarentsov)

typeorm

TypeORM module for Nest framework (node.js) 🍇 (by nestjs)
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
typescript-clean-architecture typeorm
2 1
1,313 1,827
- 2.0%
2.1 9.5
7 months ago 2 days 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.

typescript-clean-architecture

Posts with mentions or reviews of typescript-clean-architecture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-27.

typeorm

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

What are some alternatives?

When comparing typescript-clean-architecture and typeorm you can also consider the following projects:

domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

nest-clean-architecture - 🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.

typescript-express-starter - 📘 Quick and Easy TypeScript Express Starter

node-api-boilerplate - DDD/Clean Architecture inspired boilerplate for Node web APIs

-Building-a-mongodb-migration-system-for-NestJS-with-mongoose - A dev.to article on NestJS, mongoose and database migrations!

typeorm-transactional-cls-hooked - A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS

arangojs - The official ArangoDB JavaScript driver.

pg-mem - An in memory postgres DB instance for your unit tests

nest-e-commerce-boilerplate - Backend for Ecommerce platform using Nest + PostgreSQL + TypeORM

nestjs-ioredis - IORedis module for Nest

clean-code-typescript - Clean Code concepts adapted for TypeScript