dobo
Version:
Database ORM/ODM for Bajo Framework
24 lines (13 loc) • 586 B
Markdown
# dobo
Plugin name: **dobo**, alias: **db**
 
> <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)