Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.37 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.37 KB

dbn

build license Current Crates.io Version pypi-version Slack

Libraries and a CLI tool for working with Databento Binary Encoding (DBN) files and streams. Python bindings for dbn are provided in the databento-dbn package.

The Databento Binary Encoding (DBN) is an efficient highly-compressible binary encoding suitable for bulk financial time series data.

Features

  • Performant binary encoding and decoding
  • Highly compressible with Zstandard
  • Extendable fixed-width schemas

Usage

See the respective READMEs for usage details:

License

Distributed under the Apache 2.0 License.