UNPKG

dobo

Version:

DBMS for Bajo Framework

59 lines (40 loc) 2.15 kB
# dobo ![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! ([Why?](wiki/CONTRIBUTING.md))<br /><br /> <img src="docs/static/logo.png" width="300" alt="dobo"> ### Database Management System for [Bajo](https://github.com/ardhi/bajo) ## Installation Goto your ```{appDir}``` and type: ```bash $ npm install dobo ``` And enable the plugin by adding ```dobo``` to the plugin list in either the ```$dataDir/config/.plugins``` file or the ```bajo.plugins``` array within your ```package.json``` file ## Documentations - [Homepage](https://dobo.bajo.app/) - [Getting Started](wiki/GETTING-STARTED.md) - [User Guide](wiki/USER-GUIDE.md) - [Developer Guide](wiki/DEV-GUIDE.md) - [Config Object](wiki/CONFIG.md) - [Query Language](wiki/QUERY-LANGUAGE.md) - [Applets](wiki/APPLETS.md) - [Ecosystem](wiki/ECOSYSTEM.md) - [API](https://ardhi.github.io/dobo) - [Contributing](wiki/CONTRIBUTING.md) ## Hire Me If you have a Bajo Framework-based project and need a professional service or assistance, please <a href="https://github.com/ardhi#professional-service">click here</a>. I'd be happy to work on it at a competitive price and with fast turnaround! ## Support Me Please support me using the channels below. Your donation will motivate me to work faster and more diligently on future development. <a href="https://github.com/sponsors/ardhi"> <img src="https://img.shields.io/badge/Github-slategrey?style=flat&logo=github" height="50"> </a> <a href="https://www.patreon.com/bajoframework"> <img src="https://img.shields.io/badge/Patreon-f2c3b2?style=flat&logo=patreon" height="50"> </a> <a href="https://www.paypal.com/ncp/payment/EWLERL7SCUU64"> <img src="https://img.shields.io/badge/Paypal-blue?style=flat&logo=paypal" height="50"> </a> <p> <div><img alt="bc1qwtv78cwp9ef8hnqaw84fxg5856l0pggqe32g6f" src="docs/static/bitcoin.jpeg" width="150" height="150" /><br>Bitcoin</div> </p> ## License [MIT](LICENSE)