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

peewee

45
104
+ 1
19
SQLAlchemy

1.3K
484
+ 1
7
Add tool

peewee vs SQLAlchemy: What are the differences?

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; SQLAlchemy: The Python SQL Toolkit and Object Relational Mapper. SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

peewee and SQLAlchemy can be primarily classified as "Object Relational Mapper (ORM)" tools.

peewee and SQLAlchemy are both open source tools. It seems that peewee with 6.57K GitHub stars and 1.09K forks on GitHub has more adoption than SQLAlchemy with 3.33K GitHub stars and 893 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of peewee
Pros of SQLAlchemy
  • 7
    Easy to start
  • 4
    Free
  • 4
    High Performance
  • 4
    Open Source
  • 7
    Open Source

Sign up to add or upvote prosMake informed product decisions

Cons of peewee
Cons of SQLAlchemy
    Be the first to leave a con
    • 2
      Documentation

    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 SQLAlchemy?

    SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.

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

    What companies use peewee?
    What companies use SQLAlchemy?
    See which teams inside your own company are using peewee or SQLAlchemy.
    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 SQLAlchemy?

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

    What are some alternatives to peewee and SQLAlchemy?
    Django
    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
    Hibernate
    Hibernate is a suite of open source projects around domain models. The flagship project is Hibernate ORM, the Object Relational Mapper.
    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.
    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.
    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.
    See all alternatives