10 breaking releases

0.16.0 Nov 13, 2024
0.14.0 Nov 4, 2024

#411 in Database implementations

Download history 80/week @ 2024-11-06 279/week @ 2024-11-13 17/week @ 2024-11-20 4/week @ 2024-11-27 18/week @ 2024-12-04 4/week @ 2024-12-11 144/week @ 2025-02-12

144 downloads per month
Used in vortex-all

Apache-2.0

2MB
43K SLoC

Vortex IPC Format

Messages:

  • Context - provides configuration context, e.g. which encodings are referenced in the stream.
  • Array - indicates the start of an array. Contains the schema.
  • Chunk - indices the start of an array chunk. Contains the offsets for each column message.
  • ChunkColumn - contains the encoding metadata for a single column of a chunk, including offsets for each buffer.

Dependencies

~21–32MB
~476K SLoC