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

ExpressJS

27.8K
21.2K
+ 1
1.6K
TypeORM

568
751
+ 1
74
Add tool

ExpressJS vs TypeORM: What are the differences?

Developers describe ExpressJS as "Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple". Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications. On the other hand, TypeORM is detailed as "An ORM that can run in NodeJS and others". 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.

ExpressJS and TypeORM can be categorized as "Microframeworks (Backend)" tools.

Some of the features offered by ExpressJS are:

  • Robust routing
  • HTTP helpers (redirection, caching, etc)
  • View system supporting 14+ template engines

On the other hand, TypeORM provides the following key features:

  • automatically create the database table schemes based on your models
  • transparently insert / update / delete to the database your objects
  • map your selections from tables to JavaScript objects and map table columns to object properties

ExpressJS and TypeORM are both open source tools. ExpressJS with 45K GitHub stars and 7.55K forks on GitHub appears to be more popular than TypeORM with 14.4K GitHub stars and 1.85K GitHub forks.

Twitter, Intuit, and OpenGov are some of the popular companies that use ExpressJS, whereas TypeORM is used by Sofit Software, Yieldify, and Certain Lending. ExpressJS has a broader approval, being mentioned in 1202 company stacks & 4118 developers stacks; compared to TypeORM, which is listed in 9 company stacks and 22 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of ExpressJS
Pros of TypeORM
  • 378
    Simple
  • 333
    Node.js
  • 242
    Javascript
  • 192
    High performance
  • 150
    Robust routing
  • 71
    Middlewares
  • 70
    Open source
  • 57
    Great community
  • 37
    Hybrid web applications
  • 13
    Well documented
  • 9
    Sinatra inspired
  • 9
    Rapid development
  • 7
    Isomorphic js.. superfast and easy
  • 5
    Socket connection
  • 5
    Light weight
  • 4
    Npm
  • 4
    Resource available for learning
  • 3
    Event loop
  • 3
    Callbacks
  • 2
    Data stream
  • 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 ExpressJS
Cons of TypeORM
  • 27
    Not python
  • 17
    Overrated
  • 14
    No multithreading
  • 9
    Javascript
  • 5
    Not fast
  • 2
    Easily Insecure for Novices
  • 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 ExpressJS?

Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications.

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 ExpressJS 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 ExpressJS?
What companies use TypeORM?
See which teams inside your own company are using ExpressJS 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 ExpressJS?
What tools integrate with TypeORM?
    No integrations found

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

    Blog Posts

    Node.jsnpmKubernetes+6
    1
    1283
    JavaScriptGitHubNode.js+29
    14
    12763
    GitHubPythonNode.js+26
    29
    15692
    Jun 19 2015 at 6:37AM

    ReadMe.io

    JavaScriptGitHubNode.js+25
    12
    2133
    What are some alternatives to ExpressJS and TypeORM?
    Koa
    Koa aims to be a smaller, more expressive, and more robust foundation for web applications and APIs. Through leveraging generators Koa allows you to ditch callbacks and greatly increase error-handling. Koa does not bundle any middleware.
    React
    Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
    Flask
    Flask is intended for getting started very quickly and was developed with best intentions in mind.
    Django
    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    Golang
    Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
    See all alternatives