Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 931 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 931 Bytes

Firebird Logo

jMonitorFirebird

Monitor Firebird SQL Database 2.1+ using any operating system.

Features:

  • Monitor connections;
  • Monitor transactions;
  • Monitor slow SQL statements;
  • Cancel connections;
  • Cancel SQL statements;
  • Manage registration databases;
  • Manage recorded logs.

Installation

Copy the files from the folder "dist" to any folder on your computer.

Usage

1 - Double click in file "jMonitorFirebird.jar" or by Command Line:

java -jar "jMonitorFirebird.jar"

2 - Register database in "File/Registrations" menu;

3 - Click in "Connect" button and start monitoring.

## About

Developed in Java using the NetBeans IDE.

Java Logo

NetBeans Logo