brickdb 0.1.0-alpha.1

A basic proof-of-concept database written in Rust.
Documentation
1
2
3
4
5
6
7
8
# BrickDB

[![Rust Test](https://github.com/a-poor/brickdb/actions/workflows/rust-test.yml/badge.svg)](https://github.com/a-poor/brickdb/actions/workflows/rust-test.yml)

_created by Austin Poor_

A small basic proof-of-concept database written in Rust. I wouldn't recommend using this in production.