Skip to content
/ dibz Public

A sample database program for processing and storing records

License

Notifications You must be signed in to change notification settings

quadroli/dibz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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