MongoDB wire protocol

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:defaultPort 27017
gptkbp:documentation https://docs.mongodb.com/manual/reference/mongodb-wire-protocol/
gptkbp:format binary
https://www.w3.org/2000/01/rdf-schema#label MongoDB wire protocol
gptkbp:introducedIn gptkb:MongoDB_1.0
gptkbp:latestReleaseVersion OP_MSG
gptkbp:previousEdition OP_DELETE
OP_GET_MORE
OP_INSERT
OP_KILL_CURSORS
OP_QUERY
OP_REPLY
OP_UPDATE
gptkbp:purpose client-server communication
gptkbp:specifies yes
gptkbp:supports authentication
CRUD operations
aggregation commands
replica set operations
sharding operations
gptkbp:transportation gptkb:TCP
gptkbp:usedBy gptkb:MongoDB
gptkbp:usedFor data transfer
administrative operations
database commands
gptkbp:bfsParent gptkb:BSON
gptkbp:bfsLayer 6