vertx-mongo-client

GPTKB entity

Statements (105)
Predicate Object
gptkbp:instance_of gptkb:Command_Line_Interface
gptkb:Library
gptkbp:allows CRUD operations
gptkbp:can_be_configured_for configuration options
gptkbp:can_be_extended_by custom codecs
gptkbp:can_be_used_for data persistence
gptkbp:can_be_used_in microservices architecture
gptkbp:community open-source community
gptkbp:community_support gptkb:true
gptkbp:dependency gptkb:Mongo_DB_Java_Driver
Vert.x core
gptkbp:developed_by gptkb:Eclipse_Vert.x
gptkbp:enables non-blocking database access
gptkbp:features connection pooling
event-driven architecture
document-oriented storage
non-blocking I/ O
gptkbp:has_documentation https://vertx.io/docs/vertx-mongo-client/java/
gptkbp:has_version multiple versions
https://www.w3.org/2000/01/rdf-schema#label vertx-mongo-client
gptkbp:is_available_for gptkb:multiple_platforms
gptkbp:is_available_on gptkb:Maven_Central
gptkbp:is_compatible_with Java 8 and above
Mongo DB 3.x and above
Vert.x 4.x
Vert.x framework
gptkbp:is_designed_for scalable applications
gptkbp:is_document_based gptkb:true
gptkbp:is_document_based_database_client gptkb:true
gptkbp:is_document_database_client gptkb:true
gptkbp:is_document_oriented gptkb:true
gptkbp:is_integrated_with Vert.x event bus
Vert.x web client
gptkbp:is_maintained_by gptkb:Eclipse_Foundation
gptkbp:is_open_source gptkb:true
gptkbp:is_optimized_for gptkb:performance
gptkbp:is_part_of gptkb:Java_ecosystem
Eclipse Foundation projects
No SQL database clients
Vert.x ecosystem
gptkbp:is_tested_for gptkb:JUnit
gptkbp:is_used_by gptkb:developers
gptkbp:is_used_for data retrieval
gptkbp:is_used_in cloud-native applications
real-time applications
gptkbp:latest_version 4.0.0
gptkbp:library gptkb:true
gptkbp:license Apache License 2.0
gptkbp:offers connection pooling
gptkbp:programming_language gptkb:Java
gptkbp:provides configuration options
error handling
error handling mechanisms
transaction support
connection management
event-driven programming model
logging support
metrics support
Mongo DB client functionality
Blocking API
Reactive API
asynchronous Mongo DB client
event bus integration
support for BSON data types
support for JSON data types
support for Rx Java
support for reactive streams
gptkbp:release_date 2014-10-01
2023-01-01
gptkbp:released_by Apache License 2.0
gptkbp:released_in gptkb:2014
gptkbp:repository https://github.com/eclipse/vert.x
gptkbp:suitable_for high-performance applications
event-driven applications
gptkbp:supports gptkb:Mongo_DB_Atlas
asynchronous programming
authentication mechanisms
transactions
CRUD operations
indexing
schema validation
JSON data format
custom serializers
aggregation framework
bulk operations
SSL connections
Mongo DB aggregation framework
server-side Java Script
custom codecs
change streams
Mongo DB driver features
connection string format
Mongo DB operations
Mongo DB replica sets
Mongo DB server versions 3.6 and above
Mongo DB sharded clusters
connection to multiple Mongo DB servers
grid FS
gptkbp:usage data-driven applications
microservices
real-time applications
cloud applications
gptkbp:uses gptkb:Reactive_Streams
Vert.x framework
gptkbp:written_in gptkb:Java