Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

suitcase-mongo

Package Overview
Dependencies
Maintainers
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suitcase-mongo

  • 0.6.0
  • PyPI
  • Socket score

Maintainers
7

suitcase.mongo

Build Status

This is a suitcase subpackage for inserting bluesky documents into MongoDB. It contains two packages:

  • suitcase.mongo_normalized --- This creates a Mongo Collection for each bluesky document type and has 1:1 correspondence between bluesky documents and Mongo documents. This is the layout that has been used in production at NSLS-II for several years.
  • suitcase.mongo_embedded -- This is an experimental new layout under active development and benchmarking. It is not recommended for use in production yet.

Installation

pip install suitcase-mongo

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc