Skip to content

jbolt256/dsvdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsvdb

An experimental DSV-based database software using vibe.d.

Building and Running

dsvdb is build using the dub package manager. I use dmd2 and dub, but the gdb compiler should also work. Once dmd2 and dub have been installed, run the project using the command dub run dsvdb, or by using the build.ps1 script provided. On some machines, it may be necessary to NOT use the default optlink linker. In such a case, use dub run dsvdb --arch=x86_mscoff instead.

About

Experimental DSV database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published