Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Addition of Dashboard Page to Visualize Data #669

Open
2 tasks done
exius-netrunner opened this issue Feb 4, 2025 · 1 comment
Open
2 tasks done

Feature: Addition of Dashboard Page to Visualize Data #669

exius-netrunner opened this issue Feb 4, 2025 · 1 comment
Labels
feature New feature or request

Comments

@exius-netrunner
Copy link

exius-netrunner commented Feb 4, 2025

Is your feature request related to a problem?

No, this is not related to a problem.


This feature would enable users of Surrealist to visualize their data through graphs (pie chart, bar chart, geo chart etc...) and dashboards (visualized counts which may update periodically on an interval or in real time.)

I believe that this would help enable Surrealist stand out even further against database competitors as well as introduce SurrealDB to a new audience of people who already use other platforms like Metabase / Grafana to visualize their database through these methods.


This would provide the following benefits:

  • Enable Surrealist / SurrealDB to appeal to users where visualizing data is critical (customer support for instance tracking call / ticket volumes etc...)
  • This would eliminate a need to use and spend time connecting an existing SurrealDB instance to another company solution to provide this.
  • This could potentially get users to switch from something like MariaDB or SQL Server to SurrealDB entirely.
  • This would further enhance and align with SurrealDB's goal of providing a great out of the box experience for end users.

Describe the solution

As a user of Metabase, I'm able to connect a SQL / SQLite database to the platform and use queries on their backend or custom frontend queries to populate different types of graphs:

Image

Image


As a user of Grafana I'm able to install / connect a database plugin to create graphs through database syntax, SurrealDB already has 2 extensions on this platform however they are very experimental still:

Generic image of the platform:
Image

An example of the SurrealDB plugin:
Image


By enabling Surrealist to do this instead, SurrealDB users wouldn't need to rely on 3rd parties to visualize the data and would provide existing users on those platforms for their DB use cases to look at Surrealist / SurrealDB as an alternate.

A Dashboards page could be added here to this side panel:
Image

When clicked, it would present users an option of viewing and creating named dashboard(s) which would include custom graphs they setup.

Have you considered contributing this feature yourself?

No response

Contact Details

[email protected]

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
@exius-netrunner exius-netrunner added feature New feature or request triage This issue is new labels Feb 4, 2025
@AlexFrid
Copy link

AlexFrid commented Feb 4, 2025

We could possibly embed the graphic walker react library into Surrealist to make Tableau-like BI dashboards 🤔

https://docs.kanaries.net/graphic-walker

@macjuul macjuul removed the triage This issue is new label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants