nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link

Add a SQL explorer or query UI to the local dashboard #752

Closed jyecusch closed 3 months ago

jyecusch commented 4 months ago

Feature Request

Suggestion

Include a page in the dashboard for SQL databases, it should list the requested databases and their connection strings. Ideally, a SQL explorer or query UI should also be available.

Value

Allows quick interaction with a local SQL database without the need for additional tooling to be installed.

Alternatives

Command line interaction or other SQL clients such as pgAdmin, etc.

Other info

Particularly when trying Nitric for the first time this will reduce the burden of using external software.

nitric-bot commented 3 months ago

:tada: This issue has been resolved in version 1.49.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: