Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5353

Re: [Python-de] Binärdaten in JSON

From Stefan Schwarzer <sschwarzer@sschwarzer.net>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Binärdaten in JSON
Date 2018-11-30 11:21 +0100
Message-ID <mailman.19.1543573316.25456.python-de@python.org> (permalink)
References <16bf5ba5-26db-dddf-0a42-ddc61670a4ae@thomas-guettler.de> <c0e95f8d-123e-5fd8-2a23-1781e0aec1b8@michaelziegler.name> <9cf85935-5d37-52ac-76e5-06821376a6c4@sschwarzer.net>

Show all headers | View raw


On 29/11/2018 22:24, Michael Ziegler wrote:
> Thomas Güttler wrote:
>> V4: ....
> 
> CBOR: https://en.wikipedia.org/wiki/CBOR
> 
> Quasi binäres JSON, mit Support für Binary-Strings und binärem Encoding.
> Gibt wohl inzwischen auch Libraries für viele Sprachen (genutzt hab ich
> Python 3 und Rust).

Relativ ähnlich ist BSON, https://en.wikipedia.org/wiki/BSON ,
das von MongoDB verwendet wird.

Viele Grüße
Stefan

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] Binärdaten in JSON Stefan Schwarzer <sschwarzer@sschwarzer.net> - 2018-11-30 11:21 +0100

csiph-web