{"id":28233505,"url":"https://github.com/dusova/dusovadb","last_synced_at":"2026-02-11T06:02:26.233Z","repository":{"id":257784644,"uuid":"860342206","full_name":"dusova/dusovadb","owner":"dusova","description":"dusovadb: Turkish, fast, reliable, and useful open-source database module. It offers event and backup support. Supports JSON and YAML formats.","archived":false,"fork":false,"pushed_at":"2024-12-05T23:34:19.000Z","size":281,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T13:21:53.718Z","etag":null,"topics":["database","javascript","node","npm"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/dusovadb","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dusova.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-20T08:59:23.000Z","updated_at":"2025-05-03T22:11:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"11f825af-e637-4bdf-9da4-0eb640403125","html_url":"https://github.com/dusova/dusovadb","commit_stats":null,"previous_names":["madtethys/madtethysdb","dusova/madtethysdb"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dusova/dusovadb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dusova%2Fdusovadb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dusova%2Fdusovadb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dusova%2Fdusovadb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dusova%2Fdusovadb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dusova","download_url":"https://codeload.github.com/dusova/dusovadb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dusova%2Fdusovadb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29327848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","javascript","node","npm"],"created_at":"2025-05-18T21:10:12.231Z","updated_at":"2026-02-11T06:02:26.228Z","avatar_url":"https://github.com/dusova.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003edusova Database\u003c/h1\u003e\n\n![](https://github-readme-stats.vercel.app/api/pin/?username=dusova\u0026repo=dusovadb\u0026cache_seconds=86400\u0026theme=react)\n\n**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.\n\n![](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)\u003cbr/\u003e\n![](https://img.shields.io/github/stars/dusova/dusovadb?style=social) ![](https://img.shields.io/github/last-commit/dusova/dusovdb?style=flat-square)\n\n\u003c/div\u003e\n\n## 🎈 Features\n- **Available on NPM and Yarn**: Install quickly.\n- **Open Source**: Anyone can contribute.\n- **JSON and YAML Supported**: Manage your data flexibly.\n- **TypeScript Support**: Ideal for modern software development.\n- **Event-Driven**: Perfect for interactive applications.\n- **Secure with Backup System**: Protect your data.\n- **Completely in Turkish**: User-friendly experience.\n\n## 🎀 Installation\nTo download the module, you must have the following tools:\n\n- Node.js version `14.17.1` or later\n- An online or local editor with a terminal\n- A bit of love to enhance your code quality 💖 (version 1.0 and later; you must add your love!)\n\nIf you meet the above requirements, you should type and run the following commands in your terminal to install the module:\n\n```bash\nnpm i dusovadb@latest\n```\n```bash\nyarn add dusovadb\n```\n\n\u003e ⚠️ 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.\n\n```bash\nnpm i \"https://github.com/dusova/dusovadb.git#master\"\n```\n```bash\nyarn add https://github.com/dusova/dusovadb.git#master\n```\n\n\u003e 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!\n\n## 📝 Contributing:\n\u003e If you want to contribute to the project, you can fork it and send a pull request. Any contributions and feedback are welcome.\n\n## 📬 Contact:\n\u003e 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).\n\n## 🛡️ License\n\u003e This project is licensed under the [Apache License 2.0](LICENSE). For more information, you can review the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdusova%2Fdusovadb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdusova%2Fdusovadb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdusova%2Fdusovadb/lists"}