#key-value-db #sqlite #traits #copyright

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

#1788 in Database interfaces

Download history 37/week @ 2024-01-01 39/week @ 2024-01-08 38/week @ 2024-01-15 43/week @ 2024-01-22 29/week @ 2024-01-29 31/week @ 2024-02-05 77/week @ 2024-02-12 92/week @ 2024-02-19 126/week @ 2024-02-26 74/week @ 2024-03-04 176/week @ 2024-03-11 192/week @ 2024-03-18 267/week @ 2024-03-25 281/week @ 2024-04-01 55/week @ 2024-04-08 102/week @ 2024-04-15

718 downloads per month
Used in 7 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

~28MB
~423K SLoC