Yes it's a CLI REPL, you build and run the binary using the instructions in the README and then create/insert/select from it by typing those commands into the CLI.
Currently there's no way to connect to it like you would a normal SQL db, but you could embed it like you would sqlite.
Currently there's no way to connect to it like you would a normal SQL db, but you could embed it like you would sqlite.