Neor Profile SQL is meant to help developers manage their SQL sessions and connections, as well as compare them when needed.
Programmers can profile their MySQL connections, thus saving a lot of time whey would otherwise spend managing the queries and database contents.
Requirements:
· MySQL 5+
· MariaDB 5+
What's New in This Release: [ read full changelog ]
· Faster analysis sessions (up to 4x)
· Ability to connect to multiple servers through Connection profiles
· Analysis of a query (EXPLAIN)
· Profiling query (PROFILE)
· Improved SQL Editor
· In connection methods added mode "Socket / Named pipe"
· In connection mode added compression protocol
· Interface improvements