SurrealDB-Explorer icon indicating copy to clipboard operation
SurrealDB-Explorer copied to clipboard

A simple database viewer/editor for SurrealDB

Results 4 SurrealDB-Explorer issues
Sort by recently updated
recently updated
newest added

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 ![image](https://github.com/iDevelopThings/SurrealDB-Explorer/assets/16418197/961671c2-b6f5-48ba-acde-fd2fa7d6adc7)

There are no builds for Linux (e.g. Ubuntu). It would be very useful to have that