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

Objection.js

39
67
+ 1
0
SQLAlchemy

947
498
+ 1
7
Add tool

Objection.js vs SQLAlchemy: What are the differences?

What is Objection.js? It is an ORM for Node.js. It aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable.

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

Objection.js and SQLAlchemy can be categorized as "Object Relational Mapper (ORM)" tools.

Objection.js and SQLAlchemy are both open source tools. It seems that Objection.js with 4.26K GitHub stars and 344 forks on GitHub has more adoption than SQLAlchemy with 3.36K GitHub stars and 888 GitHub forks.

According to the StackShare community, SQLAlchemy has a broader approval, being mentioned in 46 company stacks & 122 developers stacks; compared to Objection.js, which is listed in 5 company stacks and 4 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Objection.js
Pros of SQLAlchemy
    Be the first to leave a pro
    • 7
      Open Source

    Sign up to add or upvote prosMake informed product decisions

    Cons of Objection.js
    Cons of SQLAlchemy
      Be the first to leave a con
      • 2
        Documentation

      Sign up to add or upvote consMake informed product decisions

      What is Objection.js?

      It aims to stay out of your way and make it as easy as possible to use the full power of SQL and the underlying database engine while still making the common stuff easy and enjoyable.

      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 Objection.js?
      What companies use SQLAlchemy?
      See which teams inside your own company are using Objection.js 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 Objection.js?
      What tools integrate with SQLAlchemy?

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

      What are some alternatives to Objection.js and SQLAlchemy?
      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.
      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.
      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.
      Prisma
      Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with an auto-generated query builder for TypeScript & Node.js.
      See all alternatives