@antelopejs/interface-mongodb
v0.0.3
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
npm install @antelopejs/interface-mongodbDocumentation
Detailed documentation is available in the docs directory:
- Introduction - Overview and basic concepts
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
