An open API service indexing awesome lists of open source software.

https://github.com/nesterenko-kv/object-id

ObjectIDs are a special type of identifier mainly used in MongoDB to uniquely identify documents within a collection. They consist of a 12-byte binary value that includes a timestamp, a machine identifier, a process identifier, and a counter.
https://github.com/nesterenko-kv/object-id

c-sharp data id net object-id unique-identifier

Last synced: about 1 year ago
JSON representation

ObjectIDs are a special type of identifier mainly used in MongoDB to uniquely identify documents within a collection. They consist of a 12-byte binary value that includes a timestamp, a machine identifier, a process identifier, and a counter.

Awesome Lists containing this project