16 releases (6 breaking)
0.7.0 | Jan 15, 2023 |
---|---|
0.6.0 | Sep 14, 2022 |
0.5.0 | May 30, 2022 |
0.3.0 | Feb 4, 2022 |
0.1.5 | Jul 5, 2021 |
#451 in Database interfaces
160 downloads per month
Used in 3 crates
(2 directly)
315KB
8K
SLoC
This crate is used internally by TinyChain to provide the Table data structure.
For more information on TinyChain, see http://github.com/haydnv/tinychain
lib.rs
:
A [Table
], an ordered collection of [Row
]s which supports BTree
-based indexing
Dependencies
~9–15MB
~275K SLoC