{"id":72269,"library":"forest-db","title":"Forest DB","description":"Database types used in Forest, a Filecoin implementation in Rust.","status":"active","version":"0.1.0","language":"rust","source_language":null,"source_url":"https://github.com/ChainSafe/forest","tags":["forest","filecoin","database","storage"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nforest_db = \"0.1.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add forest_db","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Store","correct":"use forest_db::Store;"}],"quickstart":{"code":"use forest_db::Store;\n\nfn main() {\n    // Store trait for database operations\n    println!(\"Forest DB Store trait\");\n}","lang":"rust","description":"Use the Forest database store trait."},"warnings":[],"env_vars":null,"search_vec":"'databas':3,15 'db':2 'filecoin':9,14 'forest':1,7,13 'implement':10 'rust':12 'storag':16 'type':4 'use':5","created_at":"2026-06-17T18:37:10.528867+00:00","updated_at":"2026-06-17T18:37:10.528867+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ChainSafe/forest","github":"https://github.com/ChainSafe/forest","docs":"https://docs.rs/forest_db/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}