{"id":20430817,"url":"https://github.com/ulughann/ydb","last_synced_at":"2025-04-12T20:33:44.048Z","repository":{"id":174776673,"uuid":"652767904","full_name":"ulughann/yDB","owner":"ulughann","description":"Lightweight JSON/YAML database for Node.js","archived":false,"fork":false,"pushed_at":"2023-10-09T18:10:40.000Z","size":152,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:50:31.915Z","etag":null,"topics":["database","easy","json","nodejs","quickdb","toml","yaml"],"latest_commit_sha":null,"homepage":"https://ulughann.github.io/yDB/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ulughann.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-12T18:56:28.000Z","updated_at":"2025-03-02T01:36:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"bde906c2-a3d2-402e-8881-c02d2c5e1a9f","html_url":"https://github.com/ulughann/yDB","commit_stats":null,"previous_names":["onrirr/ydb","ulughann/ydb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulughann%2FyDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulughann%2FyDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulughann%2FyDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ulughann%2FyDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ulughann","download_url":"https://codeload.github.com/ulughann/yDB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248629867,"owners_count":21136330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","easy","json","nodejs","quickdb","toml","yaml"],"created_at":"2024-11-15T08:09:13.046Z","updated_at":"2025-04-12T20:33:43.998Z","avatar_url":"https://github.com/ulughann.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ydb\r\nLightweight JSON/YAML database for Node.js\r\n\r\n![ydb](static/banner.png)\r\n\r\n## Installation\r\n```bash\r\nnpm install ydb\r\n```\r\n\r\n## Usage\r\n```javascript\r\nimport { Database } from 'ydb';\r\nconst db = new Database('path/to/db.json');\r\n\r\ndb.set('foo', 'bar');\r\ndb.get('foo'); // bar\r\n```\r\n\r\nCheck out the [Documentations](https://onrirr.github.io/yDB/) for more info","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulughann%2Fydb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fulughann%2Fydb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fulughann%2Fydb/lists"}