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

peewee

44
104
+ 1
19
Sequelize

786
1.4K
+ 1
141
Add tool

peewee vs Sequelize: What are the differences?

What is peewee? A small, expressive ORM -- supports postgresql, mysql and sqlite. A small, expressive orm, written in python (2.6+, 3.2+), with built-in support for sqlite, mysql and postgresql and special extensions like hstore.

What is Sequelize? Easy-to-use multi sql dialect ORM for Node.js & io.js. 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.

peewee and Sequelize belong to "Object Relational Mapper (ORM)" category of the tech stack.

peewee and Sequelize are both open source tools. Sequelize with 19.2K GitHub stars and 3.01K forks on GitHub appears to be more popular than peewee with 6.64K GitHub stars and 1.1K GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of peewee
Pros of Sequelize
  • 7
    Easy to start
  • 4
    Free
  • 4
    High Performance
  • 4
    Open Source
  • 42
    Good ORM for node.js
  • 31
    Easy setup
  • 20
    Support MySQL & MariaDB, PostgreSQL, MSSQL, Sqlite
  • 14
    Open source
  • 13
    Free
  • 11
    Promise Based
  • 4
    Recommend for mongoose users
  • 3
    Atrocious documentation, buggy, issues closed by bots
  • 3
    Typescript

Sign up to add or upvote prosMake informed product decisions

Cons of peewee
Cons of Sequelize
    Be the first to leave a con
    • 30
      Docs are awful
    • 9
      Relations can be confusing

    Sign up to add or upvote consMake informed product decisions

    What is peewee?

    A small, expressive orm, written in python (2.6+, 3.2+), with built-in support for sqlite, mysql and postgresql and special extensions like hstore.

    What is 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.

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

    What companies use peewee?
    What companies use Sequelize?
    See which teams inside your own company are using peewee or Sequelize.
    Sign up for StackShare EnterpriseLearn More

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

    What tools integrate with peewee?
    What tools integrate with Sequelize?

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

    What are some alternatives to peewee and Sequelize?
    SQLAlchemy
    SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
    Django
    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    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.
    Hibernate
    Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.
    Dapper
    It is an object-relational mapping product for the Microsoft.NET platform: it provides a framework for mapping an object-oriented domain model to a traditional relational database.
    See all alternatives