@leapfrogtechnology/db-model
Version:
Low-footprint database abstraction layer and model built on top of Knex.
27 lines (16 loc) • 1.02 kB
Markdown
# @leapfrogtechnology/db-model
[](https://www.npmjs.com/package/@leapfrogtechnology/db-model)

[](https://github.com/leapfrogtechnology/js-util/blob/master/packages/db-model/LICENSE)
[](https://github.com/leapfrogtechnology/js-util#contributing)
Low-footprint database abstraction layer and model built on top of [Knex](http://knexjs.org/).
## Installation
```sh
yarn add @leapfrogtechnology/db-model
```
## Changelog
Check the [CHANGELOG](CHANGELOG.md) for release history.
## Contributing
Any types of contributions are welcome. Feel free to send pull requests or create issues.
## License
Licensed under [The MIT License](LICENSE).