7 releases

0.3.0 Mar 20, 2024
0.2.1 Mar 20, 2024
0.2.0 Feb 28, 2024
0.1.3 Nov 22, 2023
0.1.0 Dec 20, 2022

#1162 in Database interfaces

Download history 124/week @ 2024-02-22 163/week @ 2024-02-29 71/week @ 2024-03-07 228/week @ 2024-03-14 184/week @ 2024-03-21 39/week @ 2024-03-28 21/week @ 2024-04-04 5/week @ 2024-04-11 11/week @ 2024-04-18 46/week @ 2024-04-25 4/week @ 2024-05-02

68 downloads per month
Used in 6 crates

Apache-2.0

415KB
9K SLoC

Iceberg-rust

Low level implementation of the Apache iceberg specification.

Featues:

  • catalog trait as an interface to the different iceberg catalogs
  • table structs to simplify the access to the iceberg table metadata
  • table transactions to guarantee atomic changes to the iceberg table metadata
  • view structs to define iceberg views

lib.rs:

  • Apache Iceberg

Dependencies

~36–49MB
~1M SLoC