{"id":78563,"name":null,"description":"An on-disk pythonic embedded key-value store for compressed data storage and distributed data analysis","url":"https://github.com/ayaanhossain/sharedb","last_synced_at":"2025-09-08T21:22:34.827Z","repository":{"id":57466684,"uuid":"210664384","full_name":"ayaanhossain/ShareDB","owner":"ayaanhossain","description":"An on-disk pythonic embedded key-value store for compressed data storage and distributed data analysis","archived":false,"fork":false,"pushed_at":"2024-11-04T22:07:51.000Z","size":1846,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-07T21:05:02.502Z","etag":null,"topics":["data-analysis","data-storage","distributed","embedded-database","key-value","lmb","msgpack","multiprocessing","parallel","python","python-3","python-library","python-script","python2","python3","store"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ayaanhossain.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,"zenodo":null}},"created_at":"2019-09-24T17:50:14.000Z","updated_at":"2025-05-25T00:30:41.000Z","dependencies_parsed_at":"2025-04-13T23:16:09.007Z","dependency_job_id":"eee5f1de-9057-4a15-923e-8cb58e857b27","html_url":"https://github.com/ayaanhossain/ShareDB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ayaanhossain/ShareDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayaanhossain","download_url":"https://codeload.github.com/ayaanhossain/ShareDB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/sbom","scorecard":{"id":220383,"data":{"date":"2025-08-11","repo":{"name":"github.com/ayaanhossain/ShareDB","commit":"9956f884b8c4f6b48d5953be94c771abe6d71915"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ayaanhossain/ShareDB/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ayaanhossain/ShareDB/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ayaanhossain/ShareDB/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T02:20:15.898Z","repository_id":57466684,"created_at":"2025-08-17T02:20:15.898Z","updated_at":"2025-08-17T02:20:15.898Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231482,"owners_count":25245625,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"ayaanhossain","name":"Ayaan Hossain","uuid":"26147572","kind":"user","description":"Computational Scientist working on Gene Editing.","email":"","website":"linkedin.com/in/ayaan-hossain","location":"Boston, MA","twitter":"bioalgorithmist","company":"Tessera Therapeutics","icon_url":"https://avatars.githubusercontent.com/u/26147572?u=2c7fcf4aea42d94a6957ebcadcb8ce6acbce8f23\u0026v=4","repositories_count":6,"last_synced_at":"2024-10-18T00:26:48.656Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ayaanhossain","funding_links":[],"total_stars":31,"followers":14,"following":3,"created_at":"2024-10-18T00:26:49.291Z","updated_at":"2024-10-18T00:26:49.291Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayaanhossain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayaanhossain/repositories"},"packages":[{"id":2917553,"name":"sharedb","ecosystem":"pypi","description":"An on-disk pythonic embedded key-value store for compressed data storage and distributed data analysis.","homepage":"https://github.com/ayaanhossain/ShareDB","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/ayaanhossain/ShareDB","keywords_array":["lmdb","embedded","key","value","store","parallel","data","share","read","multiprocessing","db"],"namespace":null,"versions_count":4,"first_release_published_at":"2022-01-22T03:07:58.000Z","latest_release_published_at":"2024-11-04T22:11:46.000Z","latest_release_number":"1.1.4","last_synced_at":"2025-09-07T08:34:09.886Z","created_at":"2022-04-10T12:35:45.508Z","updated_at":"2025-09-07T20:57:25.200Z","registry_url":"https://pypi.org/project/sharedb/","install_command":"pip install sharedb --index-url https://pypi.org/simple","documentation_url":"https://sharedb.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Database"],"normalized_name":"sharedb","project_status":null},"repo_metadata":{"id":57466684,"uuid":"210664384","full_name":"ayaanhossain/ShareDB","owner":"ayaanhossain","description":"An on-disk pythonic embedded key-value store for compressed data storage and distributed data analysis","archived":false,"fork":false,"pushed_at":"2024-11-04T22:07:51.000Z","size":1846,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-21T06:03:59.536Z","etag":null,"topics":["data-analysis","data-storage","distributed","embedded-database","key-value","lmb","msgpack","multiprocessing","parallel","python","python-3","python-library","python-script","python2","python3","store"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ayaanhossain.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,"zenodo":null}},"created_at":"2019-09-24T17:50:14.000Z","updated_at":"2025-05-25T00:30:41.000Z","dependencies_parsed_at":"2025-04-13T23:16:09.007Z","dependency_job_id":"eee5f1de-9057-4a15-923e-8cb58e857b27","html_url":"https://github.com/ayaanhossain/ShareDB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ayaanhossain/ShareDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayaanhossain","download_url":"https://codeload.github.com/ayaanhossain/ShareDB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/sbom","scorecard":{"id":220383,"data":{"date":"2025-08-11","repo":{"name":"github.com/ayaanhossain/ShareDB","commit":"9956f884b8c4f6b48d5953be94c771abe6d71915"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ayaanhossain/ShareDB/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/ayaanhossain/ShareDB/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ayaanhossain/ShareDB/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:22","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-17T02:20:15.898Z","repository_id":57466684,"created_at":"2025-08-17T02:20:15.898Z","updated_at":"2025-08-17T02:20:15.898Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274095405,"owners_count":25221432,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"ayaanhossain","name":"Ayaan Hossain","uuid":"26147572","kind":"user","description":"Computational Scientist working on Gene Editing.","email":"","website":"linkedin.com/in/ayaan-hossain","location":"Boston, MA","twitter":"bioalgorithmist","company":"Tessera Therapeutics","icon_url":"https://avatars.githubusercontent.com/u/26147572?u=2c7fcf4aea42d94a6957ebcadcb8ce6acbce8f23\u0026v=4","repositories_count":6,"last_synced_at":"2024-10-18T00:26:48.656Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ayaanhossain","funding_links":[],"total_stars":31,"followers":14,"following":3,"created_at":"2024-10-18T00:26:49.291Z","updated_at":"2024-10-18T00:26:49.291Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayaanhossain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayaanhossain/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-07T20:57:25.200Z","dependent_packages_count":0,"downloads":147,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":66.91161024943762,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":21.51840719253553,"forks_count":29.760529245836143,"docker_downloads_count":null,"average":29.97748978429941},"purl":"pkg:pypi/sharedb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sharedb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sharedb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sharedb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-21T06:04:00.744Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sharedb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sharedb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sharedb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sharedb/related_packages","maintainers":[{"uuid":"ayaanhossain","login":"ayaanhossain","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/ayaanhossain/","role":null,"created_at":"2023-02-25T11:07:45.795Z","updated_at":"2023-02-25T11:07:45.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ayaanhossain/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726284,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":657656,"full_name":"ayaanhossain/ShareDB","default_branch":"master","committers":[{"name":"Ayaan Hossain","email":"ain.hoss07@gmail.com","count":160},{"name":"Ayaan Hossain","email":"ayaanhossain@users.noreply.github.com","count":33},{"name":"Ayaan Hossain","email":"ayaan@pop-os.localdomain","count":2}],"total_commits":195,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":65.0,"dds":0.17948717948717952,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T14:22:58.000Z","last_synced_commit":"dffa56fa585c3e792c501572c2aebbad14d96615","created_at":"2023-03-09T09:52:33.215Z","updated_at":"2023-09-19T17:34:49.915Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5491971,"commits_count":855149458,"contributors_count":31219150,"owners_count":911999,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ayaanhossain/ShareDB","html_url":"https://github.com/ayaanhossain/ShareDB","last_synced_at":"2025-06-21T06:04:00.744Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T23:53:26.746Z","updated_at":"2025-06-21T06:04:00.745Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaanhossain%2FShareDB/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10171813,"issues_count":31942582,"pull_requests_count":100134560,"authors_count":10732619,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"PushEvent":9},"last_year":{"WatchEvent":1,"PushEvent":9}},"keywords":["data-analysis","data-storage","distributed","embedded-database","key-value","lmb","msgpack","multiprocessing","parallel","python","python-3","python-library","python-script","python2","python3","store"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-19T08:00:19.430Z","updated_at":"2022-09-19T08:00:19.430Z","repository_link":"https://github.com/ayaanhossain/ShareDB/blob/master/requirements.txt","dependencies":[{"id":5405907598,"package_name":"lmdb","ecosystem":"pypi","requirements":"\u003e=0.98","direct":true,"kind":"runtime","optional":false},{"id":5405907599,"package_name":"msgpack","ecosystem":"pypi","requirements":"\u003e=0.6.2","direct":true,"kind":"runtime","optional":false},{"id":5405907600,"package_name":"configparser","ecosystem":"pypi","requirements":"\u003e=4.0.2","direct":true,"kind":"runtime","optional":false},{"id":5405907601,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-19T08:00:19.536Z","updated_at":"2022-09-19T08:00:19.536Z","repository_link":"https://github.com/ayaanhossain/ShareDB/blob/master/setup.py","dependencies":[{"id":5405907915,"package_name":"lmdb","ecosystem":"pypi","requirements":"\u003e=0.98","direct":true,"kind":"runtime","optional":false},{"id":5405907916,"package_name":"msgpack","ecosystem":"pypi","requirements":"\u003e=0.6.2","direct":true,"kind":"runtime","optional":false},{"id":5405907917,"package_name":"configparser","ecosystem":"pypi","requirements":"\u003e=4.0.2","direct":true,"kind":"runtime","optional":false},{"id":5405907918,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2025-04-13T23:16:08.891Z","updated_at":"2025-04-13T23:16:08.891Z","repository_link":"https://github.com/ayaanhossain/ShareDB/blob/master/.github/workflows/CI.yml","dependencies":[{"id":22674440450,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22674440451,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":22674440452,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":8.182000136293405,"created_at":"2025-09-08T20:55:56.536Z","updated_at":"2025-10-07T08:28:03.344Z","avatar_url":"https://github.com/ayaanhossain.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":147,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/78563","html_url":"https://science.ecosyste.ms/projects/78563"}