@antelopejs/interface-mongodb
v0.0.2
Published
AntelopeJS interface for MongoDB-specific database operations
Readme

Interface MongoDB
A direct interface to MongoDB client functionality. Interface MongoDB provides access to the underlying MongoDB client instance, allowing advanced operations using the raw MongoDB driver with full TypeScript support.
Installation
ajs module imports add mongodb@betaDocumentation
Detailed documentation is available in the docs directory:
- Index - Core functionality and usage examples
Current Status
This is the development version (beta) of the Interface MongoDB. It is currently in pre-release stage and may undergo changes before the final release. The interface is not considered stable for production use without understanding that breaking changes may occur.
Versions
| Version | Link | Status | | ------- | --------------------------------------------------------------------------------------------- | --------------------------------------------- | | beta | mongodb@beta | Waiting validation from community to go in v1 | | 1 | Not yet released | Planned stable release |
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
