Skip to content

traildb/traildb-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D Bindings for TrailDB

Overview

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.

Example

Once TrailDB is installed run

./compile && ./examples my_traildb.tdb

from the root of this repo to test that the bindings are working.