This repo contains trivial "clients" (toy REPLs) for trying out Endatabas. These are not to be taken seriously.
See the HTTP API on docs.endatabas.com to see which MIME types you can set on your accept headers,
git clone https://github.com/endatabas/endb-client-examples.git
cd endb-client-examples
./endb-repl.sh
Once you've selected a MIME type for your results, enter a single SQL statement.
bundle install
vim repl.yaml
./endb-repl.rb
See the Endatabas tutorial for help.
Copyright 2023 Steven Deobald and Håkan Råberg.
Licensed under the Apache License Version 2.0.