Database Tools Java scripts - Top 4 Download

Database Tools Java script downloads

JDBC Importer

Data is imported in the JDBC database through a simple interface and a XML config file.Third Party Libraries:Apache Commons Logging Apache Commons File UploadJUnitInstallation:Unzip the jdbcimporter.zip file Add jdbcimporter.jar and commons-logging.jar to the CLASSPATH. ( For example: set CLASSPATH=%CLASSPATH%;INSTALL_DIR\lib\jdbcimporter.jar;INSTALL_DIR\lib\commons-lo gging.jar ) What's New in This Release: · Added header property ...

dgMaster

dgMaster is a simple, free, extensible and open source data generator released under the GPL license. It is currently under development, (for now, only text format is supported), and the plan is to extend it with many features (database, xml and more).The data generator has built-in support for a number of ...

JPivot

JPivot is a JSP custom tag library that renders an OLAP table and let users perform typical OLAP navigations like slice and dice, drill down and roll up. It uses Mondrian as its OLAP Server. JPivot also supports XMLA datasource access. ...

SqlBuilder

SqlBuilder is a library which attempts to take the pain out of generating SQL queries within Java programs. Using one programming language (Java) to generate code for another language (i.e. SQL) is always a challenge. There are always issues with escaping characters within string literals, getting spaces in the right place, ...

DBReplicator

DBReplicator is a powerful open-source java application for network-based multi-master heterogeneous database replication or filtered synchronization. Features Include: - Heterogeneous Replication - i.e., synchronizing the same database between multiple RDBMS's. - Bi-Directional data synchronization - between any of the supported database backends, with subscriber-initiated synchronization - Platform Independant - ...

Mondrian Server

Mondrian is an OLAP server written in Java. It enables you to interactively analyze very large datasets stored in SQL databases without writing SQL.Online Analytical Processing (OLAP) means analysing large quantities of data in real-time. Unlike Online Transaction Processing (OLTP), where typical operations read and modify individual and small numbers of ...

SQuirreL SQL Client

SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. The minimum version of Java supported is 1.5.x as of SQuirreL version 2.4. Plugins: - DB2 Plugin: Stored Procedures, Triggers and ...

DbForms

DbForms enables developers to build sophisticated web-based database driven applications in very short time and with very little efforts. DbForms - applications are built in a manner conceptually similar to RAD - database building tools such as Microsoft Access (for Windows-based applications) or Sybase PowerSite (for web-based applications). Rapid Application Development ...

PostgreSQL PHP Generator

This is a generator that creates PHP code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout. ...