{"id":18879711,"url":"https://github.com/loilo/nedb","last_synced_at":"2026-02-20T03:30:17.973Z","repository":{"id":75329083,"uuid":"195691181","full_name":"loilo/nedb","owner":"loilo","description":"A nedb wrapper with Promises","archived":false,"fork":false,"pushed_at":"2019-07-07T22:21:44.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T16:41:24.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loilo.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":"2019-07-07T19:50:42.000Z","updated_at":"2019-07-07T22:21:46.000Z","dependencies_parsed_at":"2023-06-12T05:16:29.741Z","dependency_job_id":null,"html_url":"https://github.com/loilo/nedb","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"b3bf20e8e9e1720c8ec0dd167e8b55b4c8107a76"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fnedb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fnedb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fnedb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loilo%2Fnedb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loilo","download_url":"https://codeload.github.com/loilo/nedb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841742,"owners_count":19705981,"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":[],"created_at":"2024-11-08T06:38:54.921Z","updated_at":"2026-02-20T03:30:17.923Z","avatar_url":"https://github.com/loilo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeDB with Promises\n\nThis is an extremly thin wrapper around the [NeDB](https://www.npmjs.com/package/nedb) library, using [Proxies](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Proxy) with [tapsig](https://www.npmjs.com/package/tapsig).\n\n## Usage\nThe API is almost exactly the same as in NeDB 1.8 with two key differences:\n\n- Obviously, the callback parameters are omitted.\n- Because callbacks are omitted, `.find()` and `.count()` need to always be followed up with `.exec()` to yield a result.\n\n## Installation\n```bash\nnpm install --save @loilo/nedb\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fnedb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floilo%2Fnedb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floilo%2Fnedb/lists"}