Skip to content

db-tree/db-tree-fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date)

Github All Releases

Database row search and navigation using primary and foreign key constaints.

Motivation

When there is need to examine specific row in the database people usually write SELECT queries:

comment

Db-tree eleminates the need to write SQL queries by hand: just paste any key value in the text field and hit Enter key!

comment

See wiki for detailed information

Supported databases:

  • oracle
  • postgres
  • MariaDB

Download

Supported platforms:

  • GNU/Linux x86_64 rpm and deb packages
  • Windows x86_64
  • macOS

See latest release packages