The Informix® support
for MongoDB application
programming interfaces and commands are described here.
Language drivers
The wire listener parses messages that are based on the MongoDB Wire
Protocol.
Command utilities and tools
You can use the MongoDB shell
and any of the standard MongoDB command
utilities and tools.
Collection methods Informix supports
a subset of the MongoDB collection
methods.
Index creation Informix supports
the creation of indexes on collections and relational tables by using
the MongoDB API
and the wire listener.
Database commands Informix supports
a subset of the MongoDB database
commands.
Informix JSON commands
The Informix JSON
commands are available in addition to the supported MongoDB commands.
These commands enable functionality that is supported by Informix and
they are run by using the MongoDB API.
Running Informix queries through the MongoDB API
You can use MongoDB API commands
through the wire listener to query collections and relational tables, run SQL commands, and run
queries that join collections and relational tables.
Operators
The MongoDB operators
that are supported by Informix are
sorted into logical areas.