quill-sql 0.3.0

An educational Rust relational database (RDBMS) inspired by CMU 15445
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
authors = ["The QuillSQL Team"]
language = "en"
src = "src"
title = "QuillSQL Internals"

[preprocessor.mermaid]
command = "mdbook-mermaid"

[output.html]
site-url = "/QuillSQL/"

additional-js = ["mermaid.min.js", "mermaid-init.js"]