Skip to content

Instantly share code, notes, and snippets.

@hoangitk
Created September 22, 2022 09:20
Show Gist options
  • Save hoangitk/840cf10bfd1715f9d52fabcc318fc1d3 to your computer and use it in GitHub Desktop.
Save hoangitk/840cf10bfd1715f9d52fabcc318fc1d3 to your computer and use it in GitHub Desktop.
[SurrealDB] #surrealdb

SurrealDb

Tutorials

  • Start:
     surreal start --log debug --user root --pass root memory 
     surreal sql --conn http://localhost:8000 --user root --pass root --ns test --db test --pretty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment