Package com.github.darksoulq.abyssallib.common.database.nosql.mongodb
package com.github.darksoulq.abyssallib.common.database.nosql.mongodb
-
ClassDescriptionHandles high-performance bulk write operations in MongoDB.A fluent builder for executing CRUD operations on a single MongoDB collection.Manages the connection lifecycle for a MongoDB NoSQL database.A functional interface for mapping a BSON
Documentto a Java object.A bridge class for accessing MongoDB collection-specific operations.