dbase

Crates.iodbase
lib.rsdbase
version0.6.1
created_at2019-01-20 14:39:27.881349+00
updated_at2025-09-08 20:59:28.762389+00
descriptionRead & Write .dbf in Rust
homepagehttps://github.com/tmontaigu/dbase-rs
repositoryhttps://github.com/tmontaigu/dbase-rs
max_upload_size
id109671
size429,727
tmontaigu (tmontaigu)

documentation

README

dbase-rs

Rust library to read and write .dbf (dBase / FoxPro) files.

Most of the dBase III and FoxPro types can be read and written, with the exception of the Memo which can only be read (writing will come in a later release).

If dbase-rs fails to read or write or does something incorrectly, don't hesitate to open an issue.

Commit count: 229

cargo fmt