surrealdb / surrealist

Surrealist is the ultimate way to visually manage your SurrealDB database
https://surrealist.app/
MIT License
1.04k stars 74 forks source link

Feature: Connect to a server without specifying a namespace or database. #246

Open alan-strickland-red opened 2 months ago

alan-strickland-red commented 2 months ago

Describe your feature request It would be beneficial to be able to explore the namespaces and databases instead of having to specify them in the connection.

  1. When connecting using root make the namespace and database name optional.
  2. Extend the UI so an active namespace and database can be selected.

This then also leads the possibility of creating namespaces and databases.

Are you willing to contribute this feature? Yes although I don't know when I would get the time to do it so if someone else has the capacity its a feature I would love to see.

Related pull request (if applicable) N/A