Skip to main content
Deno 2 is finally here 🎉️
Learn more

GitHub Build Status Support

Açaí’s Framework query builder

A simple modular, scalable query builder that let you toggle strategies to easily, used and created by Açaí Framework.

Supports

  • MySQL
  • PostgreSQL
  • mongo
  • sqlite

Installation

npm

npm install --save @acai/query

yarn

yarn add @acai/query

Usage