Sometimes database administrators need to view active connections per user in MySQL. Here are the steps to do it.
active connections
How to List Active Connections in PostgreSQL
Sometimes you may need to get open connections or check active connections in PostgreSQL. Here is how to list active connections in PostgreSQL.