Dedicated Dev UI interface to "log" (and replay/execute?) Hibernate queries (ORM or Search) #39584
Labels
area/dev-ui
area/hibernate-orm
Hibernate ORM
area/hibernate-search
Hibernate Search
kind/enhancement
New feature or request
Description
When developing, It can be quite useful to know what exactly was sent to the database or, in the case of Hibernate Search, to Elasticsearch.
Currently, the only options to do so are through logs.
I think a dedicated Dev UI interface could increase developer joy significantly, especially if we introduce additional features. A few that come to mind (though we may not end up implementing all of them):
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: