Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 1.18 KB

ECOSYSTEM.md

File metadata and controls

13 lines (10 loc) · 1.18 KB

Ecosystem

Plugins and tools maintained by the knex team are listed under Core while plugins and tools maintained by the community are listed in the Community section.

  • knex-paginate Extension of the query builder with paginate method that helps with pagination tasks.
  • knex-postgis Extension of Knex with PostGIS (geographic objects in PostgreSQL) support.
  • pg-mem An in-memory emulation of PostgreSQL instance, which can be used for writing blazingly fast tests. Has adapter for Knex.