An open API service indexing awesome lists of open source software.

https://github.com/dusova/dusovadb

dusovadb: Turkish, fast, reliable, and useful open-source database module. It offers event and backup support. Supports JSON and YAML formats.
https://github.com/dusova/dusovadb

database javascript node npm

Last synced: 5 months ago
JSON representation

dusovadb: Turkish, fast, reliable, and useful open-source database module. It offers event and backup support. Supports JSON and YAML formats.

Awesome Lists containing this project

README

          


dusova Database

![](https://github-readme-stats.vercel.app/api/pin/?username=dusova&repo=dusovadb&cache_seconds=86400&theme=react)

**dusova Database** is an open-source JSON and YAML database module that is fast, reliable, and useful. It integrates perfectly with JavaScript and TypeScript and can be easily used on npm and yarn. It aims to help developers create the most useful, logical, and fast local databases. This project aims to contribute to the community without any profit motive.

![](https://img.shields.io/npm/l/madtethysdb?style=flat-square) ![](https://img.shields.io/npm/dt/madtethysdb?style=flat-square) ![](https://img.shields.io/bundlephobia/min/madtethysdb?style=flat-square) ![](https://img.shields.io/npm/v/madtethysdb?style=flat-square)

![](https://img.shields.io/github/stars/dusova/dusovadb?style=social) ![](https://img.shields.io/github/last-commit/dusova/dusovdb?style=flat-square)

## 🎈 Features
- **Available on NPM and Yarn**: Install quickly.
- **Open Source**: Anyone can contribute.
- **JSON and YAML Supported**: Manage your data flexibly.
- **TypeScript Support**: Ideal for modern software development.
- **Event-Driven**: Perfect for interactive applications.
- **Secure with Backup System**: Protect your data.
- **Completely in Turkish**: User-friendly experience.

## 🎀 Installation
To download the module, you must have the following tools:

- Node.js version `14.17.1` or later
- An online or local editor with a terminal
- A bit of love to enhance your code quality 💖 (version 1.0 and later; you must add your love!)

If you meet the above requirements, you should type and run the following commands in your terminal to install the module:

```bash
npm i dusovadb@latest
```
```bash
yarn add dusovadb
```

> ⚠️ This command installs the latest version on npmjs. If you want to download the GitHub version that has not yet been released as stable, you should type and run the following commands in your terminal.

```bash
npm i "https://github.com/dusova/dusovadb.git#master"
```
```bash
yarn add https://github.com/dusova/dusovadb.git#master
```

> After running the command, the package will be downloaded for a while. Once the download is complete, **dusova Database** will be fully ready to use! Start managing your data easily!

## 📝 Contributing:
> If you want to contribute to the project, you can fork it and send a pull request. Any contributions and feedback are welcome.

## 📬 Contact:
> If you have any questions or feedback about this project, you can contact me via [email](mailto:info@mdusova.com) or [LinkedIn](https://linkedin.com/in/mdusova).

## 🛡️ License
> This project is licensed under the [Apache License 2.0](LICENSE). For more information, you can review the LICENSE file.