10 breaking releases

0.16.0 Nov 13, 2024
0.14.0 Nov 4, 2024

#368 in Database implementations

Download history 10/week @ 2024-08-23 105/week @ 2024-08-30 83/week @ 2024-09-06 150/week @ 2024-09-13 408/week @ 2024-09-20 177/week @ 2024-09-27 92/week @ 2024-10-04 41/week @ 2024-10-11 41/week @ 2024-10-18 124/week @ 2024-10-25 311/week @ 2024-11-01 262/week @ 2024-11-08 65/week @ 2024-11-15 7/week @ 2024-11-22 17/week @ 2024-11-29 9/week @ 2024-12-06

175 downloads per month
Used in vortex-all

Apache-2.0

1.5MB
32K 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

~20–31MB
~468K SLoC