Hacker News new | ask | show | jobs
by gieksosz 948 days ago
this is a pretty interesting workflow. I was indeed thinking how one would integrate Souffle into a bigger application.
1 comments

Here's a simple example: https://github.com/cwarden/souffle-go-example

It illustrates how you can have the Souffle program load its data from SQLite databases, or how you can work with tuples and relations from Go.