7 releases (breaking)

0.6.0 Dec 6, 2024
0.5.0 Nov 6, 2024
0.4.0 Oct 20, 2024
0.3.0 Oct 18, 2024
0.0.0-release Oct 9, 2024

#1778 in Database interfaces


Used in 4 crates

Apache-2.0

38KB
679 lines

The database API for the block builder's solution set pool and related storage.

The essential-builder-db crate provides a simple database API for managing the block builder's solution set pool and related storage, using SQLite as the underlying database. It allows you to store, query, and delete solution sets, as well as manage solution set submissions with timestamps.

Overview


essential-builder-db

Crates.io Documentation license Build Status

The Essential builder database.

Dependencies

~30MB
~492K SLoC