@feathersjs/knex
Version:
Feathers SQL service adapter using KnexJS
24 lines (14 loc) • 809 B
Markdown
# @feathersjs/knex
[](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[](https://www.npmjs.com/package/@feathersjs/mongodb)
[](https://discord.gg/qa8kez8QBx)
> Feathers SQL service adapter using KnexJS
## Installation
```
npm install @feathersjs/knex --save
```
## Documentation
Refer to the [Feathers Knex adapter documentation](https://feathersjs.com/api/databases/knex.html) for more details.
## License
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).