Need advice about which tool to choose?Ask the StackShare community!

Entity Framework

289
205
+ 1
18
TypeORM

453
751
+ 1
74
Add tool
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Entity Framework
Pros of TypeORM
  • 5
    LINQ
  • 3
    Object Oriented
  • 3
    Strongly Object-Oriented
  • 2
    Multiple approach (Model/Database/Code) first
  • 2
    Code first approach
  • 1
    Model first approach
  • 1
    Auto generated code
  • 1
    Strongly typed entities
  • 0
    Database first
  • 28
    Typescript
  • 10
    Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Ser
  • 9
    Easy setup
  • 7
    Works in NodeJS, Browser, Ionic, Cordova and Electron p
  • 7
    Promise Based
  • 6
    Cons of TypeORM
  • 6
    Support MySQL & MariaDB, PostgreSQL, MSSQL, Sqlite
  • 1
    Support MongoDB

Sign up to add or upvote prosMake informed product decisions

Cons of Entity Framework
Cons of TypeORM
    Be the first to leave a con
    • 5
      Completely abandoned by its creator
    • 3
      Too complex for what it does
    • 2
      Doesn't really support native javascript
    • 1
      Cannot use query on any relation
    • 1
      Not proper/real type safety

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Entity Framework?

    It is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects. It eliminates the need for most of the data-access code that developers usually need to write.

    What is TypeORM?

    It supports both Active Record and Data Mapper patterns, unlike all other JavaScript ORMs currently in existence, which means you can write high quality, loosely coupled, scalable, maintainable applications the most productive way.

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention Entity Framework and TypeORM as a desired skillset
    CBRE
    United Kingdom of Great Britain and Northern Ireland England Birmingham
    CBRE
    United Kingdom of Great Britain and Northern Ireland England London
    What companies use Entity Framework?
    What companies use TypeORM?
    See which teams inside your own company are using Entity Framework or TypeORM.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Entity Framework?
    What tools integrate with TypeORM?
      No integrations found

      Sign up to get full access to all the tool integrationsMake informed product decisions

      What are some alternatives to Entity Framework and TypeORM?
      NHibernate
      It is a mature, open source object-relational mapper for the .NET framework. It's actively developed, fully featured and used in thousands of successful projects.
      Entity Framework Core
      It is a lightweight, extensible, open source and cross-platform version of the popular Entity Framework data access technology. It can serve as an object-relational mapper (O/RM), enabling .NET developers to work with a database using .NET objects, and eliminating the need for most of the data-access code they usually need to write.
      Hibernate
      Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.
      SQLAlchemy
      SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
      Sequelize
      Sequelize is a promise-based ORM for Node.js and io.js. It supports the dialects PostgreSQL, MySQL, MariaDB, SQLite and MSSQL and features solid transaction support, relations, read replication and more.
      See all alternatives