This repo contains D bindings for TrailDB. To use them first install the TrailDB library. To read more about TrailDB please visit the TrailDB website.
Once TrailDB is installed run
./compile && ./examples my_traildb.tdb
from the root of this repo to test that the bindings are working.