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-schema-inspector
Utility for extracting information about the existing DB schema.knex-tablecleaner
Library for deleting all rows from a given list of DB tables.
knex-paginate
Extension of the query builder withpaginate
method that helps with pagination tasks.pg-mem
An in-memory emulation of PostgreSQL instance, which can be used for writing blazingly fast tests. Has adapter for knex