Hacker News new | ask | show | jobs
by mixmastamyk 1492 days ago
Jetbrains has a DB client, probably in Java however.
1 comments

Yeah, DataGrip. It's slow and unresponsive, unfortunately.

Their software probably is the best example of Swing, but it is still Swing, so performance makes a lot of operations feel slow and it doesn't prioritize data-first so the most intuitive way to do some things is in a blocking manner, with no smooth transitions from/to loader indicators.