#sqlite #key-value

keyvaluedb-sqlite

A key-value SQLite database that implements the KeyValueDB trait

2 releases

0.1.1 Sep 21, 2023
0.1.0 Sep 2, 2023

#830 in Database interfaces

Download history 147/week @ 2023-08-30 155/week @ 2023-09-06 135/week @ 2023-09-13 167/week @ 2023-09-20 141/week @ 2023-09-27 85/week @ 2023-10-04 118/week @ 2023-10-11 91/week @ 2023-10-18 63/week @ 2023-10-25 76/week @ 2023-11-01 102/week @ 2023-11-08 80/week @ 2023-11-15

330 downloads per month
Used in 4 crates (via veilid-core)

MIT/Apache

55KB
1.5K SLoC

KeyValueDB

KeyValueDB is a fork of KVDB that has been modified to meet the needs of the Veilid project.

KeyValueDB is the following projects: keyvaluedb keyvaluedb-memorydb keyvaluedb-shared-tests keyvaluedb-sqlite keyvaluedb-web

KeyValueDB and all files in it are copyright:

Copyright 2021 Veilid Foundation Inc Copyright 2020 Parity Technologies

KeyValueDB is licensed:

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option.

Dependencies

~27MB
~417K SLoC