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

#1311 in Database interfaces

Download history 195/week @ 2024-02-24 102/week @ 2024-03-02 91/week @ 2024-03-09 344/week @ 2024-03-16 40/week @ 2024-03-23 44/week @ 2024-03-30 15/week @ 2024-04-06 7/week @ 2024-04-13

144 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

~48MB
~1M SLoC