{"id":21482379,"url":"https://github.com/topgunbuild/lmdb-adapter","last_synced_at":"2026-05-04T11:35:17.206Z","repository":{"id":188082282,"uuid":"677937638","full_name":"TopGunBuild/lmdb-adapter","owner":"TopGunBuild","description":"LMDB adapter for TopGun","archived":false,"fork":false,"pushed_at":"2023-12-02T10:44:08.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T23:39:53.323Z","etag":null,"topics":["database","key-value-store","lmdb","nodejs","nosql","storage","topgun"],"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/TopGunBuild.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}},"created_at":"2023-08-13T06:21:14.000Z","updated_at":"2023-08-21T07:55:26.000Z","dependencies_parsed_at":"2023-08-21T09:41:20.927Z","dependency_job_id":"fabba4af-0dfc-4e50-a72a-dfbd68a84b2b","html_url":"https://github.com/TopGunBuild/lmdb-adapter","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.038461538461538436","last_synced_commit":"a4a5e32cc4b7314480164cb4f137e78a1a4ccef7"},"previous_names":["topgunbuild/topgun-lmdb-adapter","topgunbuild/lmdb-adapter"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Flmdb-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Flmdb-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Flmdb-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TopGunBuild%2Flmdb-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TopGunBuild","download_url":"https://codeload.github.com/TopGunBuild/lmdb-adapter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244006290,"owners_count":20382443,"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","key-value-store","lmdb","nodejs","nosql","storage","topgun"],"created_at":"2024-11-23T12:32:52.123Z","updated_at":"2025-10-09T07:09:16.389Z","avatar_url":"https://github.com/TopGunBuild.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"border-bottom: none;\"\u003e💾 @topgunbuild/lmdb-adapter\u003c/h1\u003e\n\u003ch3\u003eStandard \u003ca href=\"https://github.com/TopGunBuild/topgun\"\u003eTopGun\u003c/a\u003e Graph Adapter interface for \u003ca href=\"https://github.com/kriszyp/lmdb-js\"\u003elmdb-js\u003c/a\u003e\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npm.im/@topgunbuild/lmdb-adapter\"\u003e\n    \u003cimg alt=\"npm\" src=\"https://badgen.net/npm/v/@topgunbuild/lmdb-adapter\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://bundlephobia.com/result?p=@topgunbuild/lmdb-adapter\"\u003e\n    \u003cimg alt=\"bundlephobia\" src=\"https://img.shields.io/bundlephobia/minzip/@topgunbuild/lmdb-adapter.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n      \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## Install\n\n```bash\nnpm install @topgunbuild/lmdb-adapter\n```\n\n## How to use adapter\n\n```js\nimport { TGServer } from 'topgun/server';\nimport { createLMDBAdapter } from '@topgunbuild/lmdb-adapter';\n\nconst server = new TGServer({\n    adapter: createLMDBAdapter(),\n    port: 8765\n});\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopgunbuild%2Flmdb-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopgunbuild%2Flmdb-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopgunbuild%2Flmdb-adapter/lists"}