A sample database program for processing and storing records
-)Lightweight ≈ 2mb
-)Crossplatform -> could work on Linux, Mac and Windows
-)Perfomant and reliable
-)Free and Open Source, under the permissive MIT License
Windows executable can be found on the releases page
Ensure you have Rust installed
Clone the repository git clone https://github.com/quadroli/dibz
or download source from releases page
Run cargo run --release
from within folder