typeorm VS arangojs

Compare typeorm vs arangojs and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
typeorm arangojs
1 2
1,835 593
2.1% 0.8%
9.4 8.5
4 days ago 13 days ago
TypeScript TypeScript
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

typeorm

Posts with mentions or reviews of typeorm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-27.

arangojs

Posts with mentions or reviews of arangojs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • All JavaScript and TypeScript features of the last 3 years explained
    11 projects | news.ycombinator.com | 9 Mar 2023
    We actually did the same for ArangoDB (I think we first did this in 2015, I remember being surprised nobody had done something similar for SQL at the time). Here's the JS driver's current implementation of it:

    https://github.com/arangodb/arangojs/blob/main/src/aql.ts#L1...

    Basically the `aql` template tag returns an object that can also be fed back into it and we also deduplicate arguments to avoid sending redundant data over the wire. There's also an escape hatch via a helper function (`aql.literal`) in cases where you need to insert literals that aren't known at compile time (e.g. you load query filters from a configuration file).

  • what databases will prisma support next?
    3 projects | dev.to | 13 Feb 2021
    Their official Typescript client is well maintained and quite powerful, it would be very useful in an eventual integration with Prisma.

What are some alternatives?

When comparing typeorm and arangojs you can also consider the following projects:

typescript-clean-architecture - It is my attempt to create Clean Architecture based application in TypeScript.

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

-Building-a-mongodb-migration-system-for-NestJS-with-mongoose - A dev.to article on NestJS, mongoose and database migrations!

dndb - A Deno 🦕 persistent, embeddable and optimized NoSQL database for JS & TS

typeorm-transactional-cls-hooked - A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS

nodejs-datastore - Node.js client for Google Cloud Datastore: a highly-scalable NoSQL database for your web and mobile applications.

nest-e-commerce-boilerplate - Backend for Ecommerce platform using Nest + PostgreSQL + TypeORM

prisma1 - 💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]

nestjs-ioredis - IORedis module for Nest

DataStax Node.js Driver for Apache Cassandra - DataStax Node.js Driver for Apache Cassandra

nestjs - A collection of badass modules and utilities to help you level up your NestJS applications 🚀

RxDB - A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/