The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: Java :: Applications :: Database Tools
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 25    Displaying: 1 - 20 Pages:  1 2

   DBF2Mysql converter   Hits: 936 

 
Create sql queries from old DBF files : We used the javadbf library to process DBF files and create mysql insert commands. Even though quite old, this library works perfectly with legacy DBF data and has enough functions to do the job. Here comes the first version of our class JDBFREAD.java, which actually performs DBF2MYSQL


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue May  1 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   SQLeonardo   Hits: 1724 

 
browse database structure, create SQL queries without directly writing SQL, edit tables directly via the data grid, jump from record(FK) to record(PK) or vice versa and more...


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon May 22 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   adminApp   Hits: 1661 

 
Easily edit your mySql databases with adminApp! Edit with search, replace, fill capabilities. Excel style spead sheet editing directly to your database. * No DataBase Drivers needed. Works with any php - mysql enabled web-server. Built in Web-Browser to Database interaction. Advanced LiveHelp Module.


Free   Version: 3.1   Platform(s): linux, windows   Updated: Wed Jan 25 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Jisql - a Java command line interactive SQL tool   Hits: 1581 

 
Jisql is a Java based utility to provide a command line interactive session with a SQL server. This application is conceptually modeled on the Sybase 'isql' program with, obviously, strong similarities to Microsoft SQL/Server isql and osql.


Free   Version: 0.5   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Dec 22 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   H2 Database Engine   Hits: 1565 

 
H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering is supported as well. It can run as a Java application or as a native executable.


Free   Version: 0.9   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Dec 16 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DataBrowser   Hits: 9488 

 
The DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features such as a schema treeview, table editor, sql query window, and results tableview. The DataBrowser includes pre-formatted connectors for Oracle, SQL-Server, DB2, PostgreSQL, MySQL, and InstantDB. With the Generic Connector you will be able to use your JDBC driver to connect to any JDBC enabled database.


Free   Version: 3.2.5   Platform(s): linux, windows, osx, sun   Updated: Thu Sep 22 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   JET Code Generator   Hits: 4026 

 
The JET Code Generator connects to any JDBC based database and exports the schema as an XML formatted file. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. Then generates code based on XSL Transformations. A complete example is included; with a database, support classes, XSL Transformations, build scripts (ANT, and batch).


Free   Version: 0.7   Platform(s): linux, windows, osx, sun   Updated: Thu Sep 22 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DbVisualizer   Hits: 11435 

 
DbVisualizer is a feature rich, intuitive and cross platform database tool for developers and DBA's providing a single powerful interface for a variety of databases. DbVisualizer supports simultaneous database connections, it lets you explore and manage database objects, execute SQL queries, visualize information and a lot more.


Commercial   Version: 6.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Jul 27 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   InfoCaptor : Dashboard Designer and Viewer   Hits: 1589 

 
A tool that allows users to create dashboards using simple SQL query and helps the user to organize their frequently used SQL queries. InfoCaptor is a Rapid Development tool that helps you create, manage and publish Dashboards (“Views”). InfoCaptor Dashboards can display information from different Databases on the same page. These dash-boards allow for summarized (aggregated) view of information as well as detailed view that make up the summarized (aggregated) information. Each dashboard can have any number of SQL queries with parameters and connect to different database instance of your choice. You can define any number of Drills on any column. You can format the output data with a rich set of formatting options. You can export the formatted data to excel. Some of the free dashboards Database Object Browser DBA Dashboard System Administrator Dashboard Datawarehouse Dashboard


Commercial   Version: 2.1   Platform(s): linux, windows   Updated: Sat Nov 12 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   SpeedJDB   Hits: 1087 

 
SpeedJDB was developed for DBAs in order for them to get a uniform interface for all common databases. This has been achieved by using the JDBC (Java Database Connectivity) API that makes it possible to execute SQL selects against all databases that provide corresponding JDBC drivers, or that have drivers available for; these are nearly all database systems.


Commercial   Version: 2.1.x   Platform(s): linux, windows   Updated: Thu May 12 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Aqua Data Studio   Hits: 3747 

 
Aqua Data Studio is a SQL editor and developer tool that allows developers to easily create edit and execute SQL scripts as well as browse database structures. Aqua Data Studio provides an integrated database environment with a single consistent inferface to all major relational databases. This allows the DBA or developer to tackle multiple tasks simultaneously from one application.


Commercial   Version: 4.0   Platform(s): linux, windows, osx, sun   Updated: Tue Feb 15 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Caché Monitor   Hits: 515 

 
Caché Monitor is an SQL development tool designed for InterSystems database Caché It supports developers with many features: * Advanced SQL Query Editor o Caché-SQL Syntax highlighting o SQL Code completion (Shows Tables,Views,Columns and Indexes) o SQL History o Parallel (multi-threaded) queries o The Graphical SQL execution plan supplies index and selectivity information from every used index in the plan o SQL abbreviations, Type: se<space> to complete to "SELECT * FROM " o TuneTable for selected Tables or whole Namespaces o Select2Table Function * DDL Code generation (CREATE TABLE) * MetaData-Browser for o Namespaces o Tables o Views o Routines o Classes o CachedQueries o Stored Procedures o Indexes


Version: 0.16   Platform(s): linux, windows, osx   Updated: Tue Feb 15 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PKLite SQL Client   Hits: 1169 

 
PKLite SQL Client is an Open Source Java program can connect to any JDBC compliant database. It has basic query and update functionality and some simple database information capabilities. The goal of this project was to create a lightweight SQL client (~ 1 MB) that was portable, easy to install and be vender independent. There are still some issues to be worked out so that is can be completely database vender independent but with this new build it is able to connect to any database that has a JDBC driver and run on any OS that has a Java VM.


Version: 1.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Nov  1 2004

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DataDino Database Explorer   Hits: 3240 

 
DataDino is a free database managment tool that allows you to simply and easily browse and edit data without resorting to SQL. Support is provided for many popular database vendors, allowing your company to standardize on one tool. The interface is professionally crafted to allow you to easily find your way around even the largest database. DataDino also has a unique table wizard that gives you the ability to create complex tables from a simple, structured GUI. If you like the features of the free product, the Professional Edition is a mere $49.95 upgrade that includes more advanced database exploration options, database interoperability tools, database object source code viewer, color-coded SQL editing, ability to manage keys, indexes and columns, and many more exciting features!


Version: 2.1   Platform(s): Linux, Unix, Win9x/NT/2000/XP, Mac OS X   Updated: Wed Oct 22 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   SQL Developer   Hits: 5522 

 
SQL Developer is a SQL administration and development frontend with a graphical user interface. It is written completely in Java and runs on virtual machines supporting Java 1.3 or higher. With SQL Developer you can connect to various databases using the JDBC interface. Why use a lot of different software tools to get access to your favorite databases? Use a cross database tool on any platform running Java with one frontend.


Version: 1.15   Platform(s): Java   Updated: Thu Aug 28 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   SQuirreL SQL Client   Hits: 1462 

 
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. SQuirreL's functionality can be extended through the use of plugins.


Version: 1.1final1   Platform(s): Linux, Windows, Solaris, OS X and Java   Updated: Fri Jun  6 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   JDataStore   Hits: 2379 

 
JDataStore is a fast, versatile, all-Java database that allows developers to write powerful, scalable stand-alone, embedded, mobile and Web based applications. JDataStore is the database of choice for Oracle, DB2 and SQL Server developers when they have a project that requires a powerful but compact database that must run maintenance free in production environments where there is no dba or IT support. JDataStore is J2EE and SQL 92 compliant and it is so fast that it can make sluggish Java applications look good.


Version: n/a   Platform(s): JVM   Updated: Mon May 19 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Daffodil DB   Hits: 604 

 
Daffodil DB is a SQL 99 specification compliant, powerful, reliable, scalable and high-performance java database engine (RDBMS) which can run in embedded or server mode and can be included as a jar file in any java application.


Version: 2.0   Platform(s): Win NT/2000/XP, Unix   Updated: Thu May  1 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   HSQLDB   Hits: 1031 

 
HSQLDB is a relational database engine written in Java, with a JDBC driver, supporting a rich subset of ANSI-92 SQL. It offers a small (less than 160k), fast database engine which offers both in memory and disk based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets) and a number of demonstration examples. The product is currently being used as a database and persistence engine in many Open Source Software projects and even in commercial projects and products. This product includes HypersonicSQL.


Version: 1.7.1   Platform(s): n/a   Updated: Sat Mar 29 2003

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Cayenne   Hits: 1647 

 
Cayenne is an object-relational persistence framework written in Java. It provides tools and libraries to work with relational databases in an object-oriented way. Cayenne consists of class libraries and a GUI tool for O/R mapping and deployment.


Version: 1.0   Platform(s): n/a   Updated: Mon Jan 27 2003

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 25    Displaying: 1 - 20 Pages:  1 2

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog