mirror of
https://github.com/knex/knex.git
synced 2025-06-26 22:00:25 +00:00
12 lines
538 B
Markdown
12 lines
538 B
Markdown
![]() |
## Ecosystem
|
||
|
|
||
|
Plugins and tools maintained by the knex team are listed under [Core](#core) while plugins and tools maintained by the community are listed in the [Community](#community) section.
|
||
|
|
||
|
#### [Core](#core)
|
||
|
|
||
|
- [`knex-schema-inspector`](https://github.com/knex/knex-schema-inspector) Utility for extracting information about the existing DB schema.
|
||
|
|
||
|
#### [Community](#community)
|
||
|
|
||
|
- [`knex-paginate`](https://github.com/felixmosh/knex-paginate) Extension of the query builder with `paginate` method that helps with pagination tasks.
|