Skip to content

Repository files navigation

absurd

This is the start of an attempt to make a parser for SurrealQL and a client that can communicate with SurrealDB via the HTTP interface. Very much a WIP.

Install SurrealDB

Follow this guide

Start SurrealDB in permissive mode (just for development!)

surreal start --log trace --user root --pass root memory --addr 127.0.0.1/32 --bind 127.0.0.1:8000

Run application

sbt run

Run tests

sbt test

About

Scala client for SurrealDB

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages