Construct ObjectIDs without the mongodb driver or bson module
n8n community node to use mongo and BSON ObjectID
A bson parser for node.js and the browser
Parse parts of a BSON ObjectId
Generate a BSON ObjectID for NetlifyCMS
A lightweight, dependency-efficient ID generator package for Node.js and web projects. Supports BSON `ObjectId` (compatible with MongoDB/Mongoose), UUIDv4/v5, CUID2, and URL-safe slug IDs.
Parse valid MongoDB shell syntax queries
Parse MongoDB queries
One-package Mongo setup for Prisma Next
mongosh-style BSON handling
n8n community node to use mongo and BSON ObjectID
n8n community node to use mongo and BSON ObjectID
Use MongoDB ObjectID without installing bson.
Babel plugin making it easier to declare your Realm schema
n8n community node to use mongo and BSON ObjectID
Buffalo is a lightweight BSON and Mongo Wire Protocol library for Node.js
Framework-independent loader for JSON and streaming JSON formats
High-performance JSON serialization library
Shared MongoDB constants for queries, aggregations, bson types, etc
A MongoDB ObjectId validator for Joi
Source to source compilers using ANTLR
The C++ bson parser for the node.js mongodb driver.
Deepkit BSON parser
Always populate() certain fields in your mongoose schemas
Converts BSON::ObjectId to and from UUIDv1's.
When you have a project in which you are not using Mongoid::Timestamps and you want to mock an object's creation time, you have to do some cumbersome operations in order to get those first 4 bytes of the ObjectId to represent the seconds since the Unix epoch that you want for that object. Particularly, if you want to have two objects with the same creation time, it would not suffice to generate the IDs via the BSON::ObjectId.from_time method, since it would yield the same ID for both objects, and you probably do not want them to be seen as the same object. This gem solves this little annoying issue by generating a unique ID for the given timestamp by using the other 8 bytes in ObjectId to generate the needed additional entropy.
Provides an ActiveModel validation that checks if an attribute represents a legal BSON::ObjectId .
No description provided.
No description provided.
No description provided.