SurrealDB-Explorer
SurrealDB-Explorer copied to clipboard
A simple database viewer/editor for SurrealDB
features like kv-speedb is allowing users to create a database at a specific path and reads it. in rust the connection looks like this: `Surreal::new::("MyDatabase").await.unwrap();`
i am trying to connect to a database on another machine on my local network. filled in all the fields and i know that they are correct but still not...
Fixes #3 
There are no builds for Linux (e.g. Ubuntu). It would be very useful to have that