{"id":20431101,"url":"https://github.com/varbrad/mindb","last_synced_at":"2026-04-13T04:43:12.069Z","repository":{"id":57297365,"uuid":"91381612","full_name":"varbrad/mindb","owner":"varbrad","description":"🗄 🔍 ⚡️ Schema-less document-oriented collection model data-store for Node \u0026 Browsers.","archived":false,"fork":false,"pushed_at":"2017-11-08T10:45:20.000Z","size":250,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T17:39:45.140Z","etag":null,"topics":["browser","data","datastore","db","document","javascript","json-schema","mongo","mongodb","nodejs","nosql","query","schema"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/varbrad.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}},"created_at":"2017-05-15T20:26:59.000Z","updated_at":"2020-06-23T01:00:18.000Z","dependencies_parsed_at":"2022-09-01T06:40:11.114Z","dependency_job_id":null,"html_url":"https://github.com/varbrad/mindb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Fmindb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Fmindb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Fmindb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varbrad%2Fmindb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varbrad","download_url":"https://codeload.github.com/varbrad/mindb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975136,"owners_count":20051428,"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":["browser","data","datastore","db","document","javascript","json-schema","mongo","mongodb","nodejs","nosql","query","schema"],"created_at":"2024-11-15T08:10:28.131Z","updated_at":"2025-10-06T10:28:14.542Z","avatar_url":"https://github.com/varbrad.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗄 🔍 ⚡️ MinDB\n[![Build Status](https://travis-ci.org/varbrad/mindb.svg?branch=master)](https://travis-ci.org/varbrad/mindb)\n[![npm version](https://badge.fury.io/js/mindb.svg)](https://badge.fury.io/js/mindb)\n\nAn easy-to-use data-store with a schema-less document-oriented collection model. Simple but powerful query system inspired by MongoDB and Mongoose.\n\n__MinDB is still in the initial implementation stages and should NOT be used in production (yet), as the API is frequently changing.__\n\n\n## Installation\n\n````bash\nnpm install mindb --save\n````\n\n## Usage\n\n### NodeJS\n````javascript\nconst MinDB = require('mindb')\n````\n\n### Webpack/Rollup\n\n````javascript\nimport MinDB from 'mindb'\n````\n\n### HTML Script\n\n````html\n\u003cscript src=\"mindb.min.js\" type=\"text/javascript\"\u003e\u003c/script\u003e\n````\n\n## Documentation\nFuther examples, instructions and docs can be found within the [documentation](./docs/MinDB.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarbrad%2Fmindb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarbrad%2Fmindb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarbrad%2Fmindb/lists"}