Typeorm-where

Alfred Doh-Nani

Software Engineer
Node.js
npm
TypeScript
Typeorm-where is an NPM library I published to solve a problem I had while working with Typeorm.

Type

NPM package

Stack

TypeScript
Jest
Node.js
Typeorm

The Problem

Typeorm is one of the most mature TypeScript ORMs in the JavaScript ecosystem. I've been using it for over 4 years. However, its find methods are limited to only querying the equal operation when passing the FindOptions object. I wanted to be able to pass the kind of object structure used with the likes of Prisma to filter data.

Project Assumptions and Goals

My aim was to take an object structure like the one below as input and transform it into an object Typeorm understands.
Partner With Alfred
View Services

More Projects by Alfred