#sqlite #bitcoin #persist #persistence #bdk #database-client

bdk_sqlite

A simple SQLite relational database client for persisting bdk_chain data

2 unstable releases

0.2.0 Jun 15, 2024
0.1.0 May 28, 2024

#1 in #persist

Download history 235/week @ 2024-05-27 637/week @ 2024-06-03 1231/week @ 2024-06-10 583/week @ 2024-06-17

2,686 downloads per month

MIT/Apache

260KB
4.5K SLoC

BDK SQLite

This is a simple SQLite relational database client for persisting bdk_chain changesets.

The main structure is Store which persists CombinedChangeSet data into a SQLite database file.

Dependencies

~35MB
~581K SLoC