UNPKG

dobo

Version:

Database ORM/ODM for Bajo Framework

24 lines (13 loc) 586 B
# dobo Plugin name: **dobo**, alias: **db** ![GitHub package.json version](https://img.shields.io/github/package-json/v/ardhi/dobo) ![NPM Version](https://img.shields.io/npm/v/dobo) > <br />**Attention**: I do NOT accept any pull request at the moment, thanks!<br /><br /> Database connectivity, tools, ORM/ODM support for [Bajo](https://github.com/ardhi/bajo) ## Installation Goto your ```<bajo-base-dir>``` and type: ```bash $ npm install dobo ``` Now open your ```<bajo-data-dir>/config/.plugins``` and put ```dobo``` in it ## License [MIT](LICENSE)