Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 814 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 814 Bytes

dibz

A sample database program for processing and storing records

Features

-)Lightweight ≈ 2mb
-)Crossplatform -> could work on Linux, Mac and Windows
-)Perfomant and reliable
-)Free and Open Source, under the permissive MIT License

Installation

Windows executable can be found on the releases page

Building from source

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