10 breaking releases

0.16.0 Nov 13, 2024
0.14.0 Nov 4, 2024

#403 in Database implementations

Download history 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 144/week @ 2025-02-14

144 downloads per month
Used in vortex-all

Apache-2.0

1.5MB
38K 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–33MB
~487K SLoC