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-inspectorUtility for extracting information about the existing DB schema.knex-tablecleanerLibrary for deleting all rows from a given list of DB tables.
knex-paginateExtension of the query builder withpaginatemethod that helps with pagination tasks.pg-memAn in-memory emulation of PostgreSQL instance, which can be used for writing blazingly fast tests. Has adapter for knex