koa-boilerplate VS Objection.js

Compare koa-boilerplate vs Objection.js and see what are their differences.

koa-boilerplate

A Fully Customized and Production Grade Koa REST API Implementing GoThinksters' RealWorld (by oldmanfleming)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
koa-boilerplate Objection.js
2 23
42 7,198
- 0.3%
0.0 8.5
about 1 year ago 9 days ago
TypeScript JavaScript
MIT License MIT License
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.

koa-boilerplate

Posts with mentions or reviews of koa-boilerplate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.
  • What ORM would you recommend?
    4 projects | /r/node | 21 Apr 2021
    With typeorm I can't do even basic things without query builder, and it's query builder is very verbose. For example, (this is not my code, just example): https://github.com/eflem00/koa-boilerplate/blob/98265346877a30f3595baf6f574726078b2b6c54/src/controllers/ArticleController.ts - I have very similar code on current project, have to use query builder, define return types manually, awfully not readable
  • I made a Node.js implementation of the Gothinkster Realworld project (Koa/Typescript/TypeORM)
    2 projects | /r/node | 10 Mar 2021
    Just thought I'd post my implementation of a RealWorld example app since it finally got put on their list. https://github.com/eflem00/koa-boilerplate It is a boilerplate configuration of Koa, TypeScript and TypeORM among other things to build a rest api that conforms to the RealWorld specs. It has many cool features, from being dockerized, implementing jwt auth and user credential encryption, to having a real integration test and CI/CD configuration.

Objection.js

Posts with mentions or reviews of Objection.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-11.

What are some alternatives?

When comparing koa-boilerplate and Objection.js you can also consider the following projects:

nestjs-api-boilerplate - Nestjs API Boilerplate 😍 💪 🔥 : Typescript, Postgresql, TypeORM, Swagger for Api documentation, Passport-JWT authentication, Jest, Env configuration, Migrations, Seeds, Docker, Redis, AWS S3, and best application architecture.

Sequelize - Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

typescript-express-starter - 📘 Quick and Easy TypeScript Express Starter

TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

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.

Bookshelf - A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js

wiremock-captain - A better way to use the WireMock simulator to test HTTP APIs

Mongoose - MongoDB object modeling designed to work in an asynchronous environment.

Orbital Sync - Synchronize multiple Pi-hole instances

node-mssql - Microsoft SQL Server client for Node.js