Please see sqlite-performance for replacement.
bloom.c: Bloom filter extension for SQLite3. Can be built with CMake or by following these instructions.
queries: Directory containing SSB queries. Queries with a _bf
suffix are those that use Bloom filters.
analysis: Directory containing data, analysis code, and plots.