Analyze DB table relationships and suggestion structure improvements. #38
afiaudofia
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hadmean generates a robust and secure admin interface for managing data in databases, but this data comes in all forms and shapes depending on how well-structured the schema is.
So if a database’s tables aren’t properly structured and don’t have the relevant relationships set in the schema level, it is highly probable that you won’t be able to make good use of many Hadmean features like queries, filters, trends, and neither will you be able to get meaningful data to help your business decisions.
Though Hadmean doesn’t make changes to database structure, it could be very helpful to be able to analyze and provide some suggestions to users on how they might unlock interesting features by improving their schema structure.
For this feature, I’m thinking of a simple step simple CTA after connecting to DB which will allow users to optionally check their DB and recommend some schema structure improvements which they can fix on their own and check again till there aren’t any recommendations.
if you’re using Hadmean, I’d like to hear your thoughts on this feature.
Beta Was this translation helpful? Give feedback.
All reactions