MongoDB Kafka Connector
-
Updated
Jan 17, 2025 - Java
MongoDB Kafka Connector
**Unofficial / Community** Kafka Connect MongoDB Sink Connector -> integrated 2019 into the official MongoDB Kafka Connector here: https://www.mongodb.com/kafka-connector
A fluent Java API for manipulating json data structures
A BSON implementation of RFC 6902 to compute the difference between two BSON documents
Chess in Java using JavaFX
Collection of org.bson.codecs.Codec implementations for MongoDB
Clojure-helpers to make blockchain development less painful
An ORM like object model framework for BSON/MongoDB.
This library provides codecs for seamless integration between json-values and BSON, abstracting conversions between BSON types and their `JsValue` equivalents (e.g., `BsonType.STRING` → `JsStr`). It includes a `BsonReader` and `BsonWriter` to handle encoding/decoding effortlessly.
MapCodec to fix mongoDB driver issue `Maps MUST have string keys, found class X instead` base on Yuna Braska's solution (https://stackoverflow.com/a/67849755) with additional handling of codecs that do not encode/decode BsonString by using PropertyEditors
BinaryJson is a high-performance Java library for parsing and writing structured JSON-like objects in binary format.
Add a description, image, and links to the bson topic page so that developers can more easily learn about it.
To associate your repository with the bson topic, visit your repo's landing page and select "manage topics."