Skip to content
lbenda edited this page Oct 25, 2015 · 7 revisions

Welcome to the Dataman wiki!

Dataman is application for editing database and create simple solution which need to work with data.

This isn’t another SQL manager. This application pointing to simple editing of data in database. When you have database, but you haven’t application to work with the data.

This application work with foreign key and prepare combo box for you for simplicity your work etc.

Technology

Current version of application use Java 1.8 (extensively) and JavaFX.

The first version of application use NetBeans platform and can run in Java 1.7.

Icons

The main icon of application is create by artis Rokey and is download from IconArchive.

The icon set of application is mainly take from Oxygen Icons.

Application use icons in size 12, 16, 32 and 48 pixels.

Headless - command line

Application can be use as script executor CMD.

Supported database

The dataman wan’t to support any of database, but tested is only on couple of databses. The best support is for:

  • H2
  • HSQLDB
  • DB2
  • MsSQL

But application is also tested on:

  • Derby
  • PostgreSQL
  • MySQL
  • Sqlite
Clone this wiki locally