mirror of
https://github.com/knex/knex.git
synced 2025-11-02 18:59:38 +00:00
1.2 KiB
1.2 KiB
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.
Core
casbin-knex-adapterKnex adapter for Node-Casbin.knex-schema-inspectorUtility for extracting information about the existing DB schema.knex-tablecleanerLibrary for deleting all rows from a given list of DB tables.
Community
knex-paginateExtension of the query builder withpaginatemethod that helps with pagination tasks.knex-postgisExtension of Knex with PostGIS (geographic objects in PostgreSQL) support.pg-memAn in-memory emulation of PostgreSQL instance, which can be used for writing blazingly fast tests. Has adapter for Knex.