#
bson
Here are 151 public repositories matching this topic...
C++ Driver for MongoDB
c-plus-plus
database
networking
mongodb
nosql
c-plus-plus-11
driver
c-plus-plus-14
c-plus-plus-17
bson
database-driver
mongodb-driver
bson-library
mongo-cdriver
-
Updated
Dec 17, 2020 - C++
Alcinoe Component Library For Delphi. Full opengl video player, WebRTC delphi wrapper, native ios/android TEdit, Improuved firemonkey controls, Firebase cloud messaging, Android/ios facebook sdk login, Json/Bson Parser, ImageMagick wrapper, MongoDb client And much more
delphi
pascal
json
webrtc
bson
delphi-components
firemonkey
mongodb-driver
fmx
delphi-component
delphi-library
embarcadero-delphi
embarcadero
-
Updated
Nov 16, 2020 - Pascal
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
json
csv
cpp
json-serialization
cbor
json-parser
messagepack
json-pointer
json-patch
json-diff
bson
ubjson
json-parsing
jsonpath
jmespath
csv-parser
csv-reader
json-construction
streaming-json-read
-
Updated
Jan 1, 2021 - C++
Generate random data for MongoDB
-
Updated
Dec 4, 2020 - Go
MongoDB Kafka Connector
-
Updated
Dec 15, 2020 - Java
**Unofficial / Community** Kafka Connect MongoDB Sink Connector - Find the official MongoDB Kafka Connector here: https://www.mongodb.com/kafka-connector
json
kafka
mongodb
connector
avro
kafka-connect
bson
cdc
sink-connector
sink
change-data-capture
debezium
cosmosdb
azure-cosmosdb
confluent-hub
-
Updated
Oct 29, 2020 - Java
Performance of Protocol Buffers with flexibility of JSON
serialization
json
flatbuffers
protocol-buffers
zero-copy
rpc
deserialization
schemas
messagepack
bson
-
Updated
Dec 30, 2020 - Rust
Strongly-typed MongoDB driver for Rust
-
Updated
Jul 7, 2019 - Rust
.Net implementation of Money Value Object
money
serialization
json
mongodb
servicestack
currency
entity-framework
iso4217
bson
iso-standard
monetary-quantities
-
Updated
Sep 19, 2018 - C#
A fluent Java API for manipulating json data structures
-
Updated
Mar 6, 2019 - Java
Metatranspiler for the export to language / language modes Compass feature.
-
Updated
Dec 16, 2020 - JavaScript
json for modern c++ (single header file, release versions)
-
Updated
Aug 10, 2020 - C++
CLI for LevelDB
-
Updated
Oct 18, 2020 - Go
-
Updated
Dec 30, 2020 - TypeScript
A BSON implementation of RFC 6902 to compute the difference between two BSON documents
-
Updated
Oct 13, 2020 - Java
Mongo BSON support for kotlinx.serialization.
-
Updated
Dec 5, 2020 - Kotlin
Improve this page
Add a description, image, and links to the bson topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bson topic, visit your repo's landing page and select "manage topics."
I think we should patch test/CMakeLists.txt to always use
-Wall -Werroron *nix and the corresponding MSVC flags. It is way too easy to overlook a warning in the CI output as #1797 has shown.@nlohmann Thoughts?