Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 725 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 725 Bytes

Datafy nav demo

Before you can jack-in, you need to install REBL, a experimental tool developed by cognitect.

You can download REBL here. Once downloaded follow the enclosed instructions to install corresponding libraries into your local maven cache.

JDBC

For the jdbc part to work you need the chinook.db in your resources path.

XTDB

For the xtdb part to work you need to first run the code in xtdb-chinook (ingesting chinook into xt) and create a symbolic link from the database to root of this repo.

ln -s /path/to/xtdb-chinook/data xtdb-chinook

License