azure-database VS nestjs-objection

Compare azure-database vs nestjs-objection 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
azure-database nestjs-objection
2 2
102 135
2.0% -
9.1 9.6
3 days ago 4 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.

azure-database

Posts with mentions or reviews of azure-database. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.
  • The Subtle Art of Being A Developer Advocate
    3 projects | dev.to | 21 Apr 2021
    Besides the work I do for my company, I am also an active member of the open-source community, and most of the work I do for my employer is done in the Open as well. This means that my job is also to help developers be successful using the tools that help them use and integrate Azure with their products and applications. My recent tools include https://hexa.run, the Nest.JS libraries for Azure CosmosDB, and Azure Storage. You can check my other open-source work at wassim.dev.
  • Cosmos DB SQL API for NestJS and Dynamic Module
    2 projects | dev.to | 19 Sep 2020
    Thanks to the beauty of open-source software, usually within a 30 minutes search, I would find a module that would satisfy my needs. So, I searched far and wide and found @nest/azure-database.

nestjs-objection

Posts with mentions or reviews of nestjs-objection. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Exploring the repository pattern with TypeScript and Node
    5 projects | dev.to | 25 Oct 2022
    Next, let’s set up the database for our newly created Nest application. I’ll be using PostgreSQL, but you can use any of the databases Knex supports. To interact with our database, we’ll be using Objection.js, which is an ORM for Node.js built on top Knex. For this tutorial, we’ll be using Nest Objection, a Nest module for Objection.
  • Raw SQL or ORM?
    2 projects | /r/Nestjs_framework | 13 Oct 2021

What are some alternatives?

When comparing azure-database and nestjs-objection you can also consider the following projects:

cloudbeaver - Cloud Database Manager

typed-knex - A TypeScript wrapper for Knex.js

static-web-apps-cli - Azure Static Web Apps CLI ✨

objection-authorize - isomorphic, "magical" authorization integration with Objection.js 🎉

azure-storage - Azure Storage module for Nest framework (node.js) ☁️

nest-repository-pattern

zeldaPlay - A Single Page Application to help zeldaPlay players to track their characters and progress

knex-types - Generate TypeScript definitions (types) from a PostgreSQL database schema.

knex-relay-cursor-pagination - Easy Relay cursor-pagination for Knex queries

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

MikroORM - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.

Nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀