Database Tools
Results 1 - 20 of 25
Daffodil DB
Daffodil DB is a Java RDBMS, SQL-99 specification compliant, capable, reliable, scalable, high-performance, embeddable, lightweight java-based relational database engine (RDBMS). Daffodil DB supports almost all constructs of SQL 99 (including triggers,...
(show more)
HSQLDB
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...
(show more)
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. SQuirreL's functionality can be extended through the use of plugins.
DbVisualizer
DbVisualizer is a database tool for developers and database administrators, helping you with both the development and maintenance of your databases. It is the perfect solution since the same tool can be used on all major operating systems accessing a...
(show more)
DBF2Mysql converter
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...
(show more)
SQLeonardo
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...
adminApp
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...
(show more)
Jisql - a Java command line interactive SQL tool
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.
H2 Database Engine
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...
(show more)
InfoCaptor : Dashboard Designer and Viewer
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...
(show more)
DataBrowser
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,...
(show more)
JET Code Generator
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...
(show more)
SpeedJDB
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...
(show more)
Aqua Data Studio
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...
(show more)
Caché Monitor
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...
(show more)
PKLite SQL Client
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...
(show more)
DataDino Database Explorer
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...
(show more)
SQL Developer
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...
(show more)
JDataStore
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...
(show more)
Daffodil DB
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.
