Java tools, components, libraries and plugins [NEW] My favorites| sign in | create your account  
proagora.com - .NET and Java jobs
Category

JDBC

Display options and filters
Sort by:
Built for Java
Free or free version available
Sold as a service
Library
Source code provided
Discontinued
Plug-in

HXTT Excel

 Home Page Home Page

Categories: JDBC

Author: HXTT

Latest version: 1.0
Added 2006-09-01

Pure Java Type 4 JDBC (1.2, 2.0, 3.0) driver packages for Microsoft Excel version from 5.0, 95, 97, 98, 2000, 2001, 2002, 2003, to 2004.

Features include:
- supports transaction, embedded mode, remote access mode, memory-only database, compressed database, and URL database
- supports all transactions level of READ UNCOMMITTED, READ COMMITTED, REPEATABLE READ, and SERIALIZABLE
- supports concurrent database connections, and is thread safe
- supports embedded mode and remote access mode
- supports ANSI SQL 92 standard, more than 180 SQL functions, XOPEN SQLState, RMI, Jini, JNDI, and serialization
- supports { UNION | INTERSECT | EXCEPT | MINUS } [ ALL ] query , INNER JOIN, FULL JOIN, LEFT JOIN, RIGHT JOIN, NATURAL JOIN, CROSS JOIN, self join, and subquery which includes single-row subquery, multirow subquery, multiple-column subquery, inline views, and correlated subquery
- the drivers are completely written in Java and can be deployed on any platform with Java VM, which includes Windows, Netware, Mac OS, Solaris, OS2, Unix, and Linux
- supports Personal Java, JDK1.0.X, JDK1.1.X, JDK1.2.X, JDK1.3.X, JDK1.4.X and JDK1.5.X
- supports JDBC1.2, JDBC2.0, and JDBC3.0
- supports all of JVM's supported unicode, locales and encodings. Cp895 (Czech MS - DOS 895), Cp620 (Polish MS - DOS 620) and Mazovia are extra supported although JVM doesn't support those
- for remote access mode, it provides a GUI database server manager with remote control capability, which can run as Windows service, Unix/Linux daemon, or standalone application
- supports files and directories in ZIP, BZ2, and TAR files in JDBC URL and SQL

Built for Java
Built for Java
Library
Library

c3p0

 Home Page Home Page

Categories: JDBC

Latest version: 0.9.0
Added 2005-05-10

Library for traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the JDBC 3 specification and JDBC 2 Standard Extension.

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available
Source code provided
Source code provided

JSecureConnect

 Home Page Home Page

Categories: JDBC, Security

Author: JNetDirect

Latest version: 2.0
Added 2006-02-13

Provides secure and firewall tunneling JDBC to a range of databases.
Secure JDBC access is provided with the SSL and HTTPS protocols. Firewall tunneling is provided with the HTTP and HTTPS protocols.

Features include:
- Security: JDBC data privacy; JDBC authentication; JDBC message integrity; Full-strength encryption keys
- Supports Oracle, DB2, SQL Server, MySQL and Microsoft Access
- HTTP tunneling
- JDBC compliance
- May be configured for operation with your web server

Built for Java
Built for Java

HXTT Text (CSV)

 Home Page Home Page

Categories: JDBC

Author: HXTT

Latest version: 2.1.76
Added 2006-01-12

Contains type 4 JDBC(1.2, 2.0, 3.0) driver packages for raw data, flat text, CSV file, TSV file, fixed-length, and variable-length binary file, which supports transaction, embedded access, and remote access.
HXTT Text (CSV) is backward compliant to the Microsoft ODBC text driver. It supports all transactions level of READ UNCOMMITTED,READ COMMITTED, REPEATABLE READ, and SERIALIZABLE. It supports concurrent database connections, and is thread safe.

Built for Java
Built for Java

RP Database Connection Pool

 Home Page Home Page

Categories: JDBC

Author: Richardson Software

Latest version: 2.0
Added 2007-12-17

Java database connection pool.

Features include:
- minimum and maximum connections
- stale connection checking
- connection login timeout; connection hold timeout; connection wait timeout
- prepared and callable statement caching
- detailed debug logging

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available
Source code provided
Source code provided

IDS JDBC Driver

 Home Page Home Page

Categories: JDBC

Author: IDS Software

Latest version: 4.0
Added 2005-06-21

A 100% pure Java implementation type 3 jdbc driver for Oracle, Sybase, Informix, MS SQL Server, MS Access, ODBC, FoxPro, dBase, DB2, Ingres, mSQL, MySQL, PostgreSQL, Yard-SQL, etc.

Main features :
* 100% pure Java implementation driver
* Compact : only 51K to 78K in JAR size (Lite version) and just 102K to 131K with SSL encryption
* JDBC 3.0 Support
* Heterogeneous Database Access
* Secure dbAccess
* Firewall Access Support
* ResultSet Caching
* Multi-Language Support

Built for Java
Built for Java
Free or free version available
Free or free version available

HXTT DBF

 Home Page Home Page

Categories: JDBC

Author: HXTT

Latest version: 2.1.76
Added 2006-01-12

Contains type 4 JDBC (1.2, 2.0, 3.0) driver packages for XBase databases (dBase, Visual dBASE, SIx Driver, SoftC, Codebase, Clipper, Foxbase, Foxpro, VFP, xHarbour, Halcyon, Apollo, Goldmine, and BDE), which supports transaction, embedded access, and remote access.
HXTT DBF supports Xbase applications' compatible lock (dBASE, dBASE4BDE, dBASE III, dBASE IV, Clipper, Clipper 5.3, SoftC, FoxBASE, FoxPro, FoxPro4BDE, and VFP). It supports all transactions level of READ UNCOMMITTED, READ COMMITTED, REPEATABLE READ, and SERIALIZABLE.

Built for Java
Built for Java

Microsoft SQL Server JDBC Driver

 Home Page Home Page

Categories: JDBC

Author: Microsoft

Latest version: 2.0
Added 2006-01-19Updated 2009-04-01

Type 4 JDBC driver that provides database connectivity for SQL Server 2005.
This driver is JDBC 4.0 compliant and runs on the Java Development Kit (JDK) version 5.0 and higher. It has been tested against all major application servers including BEA WebLogic, IBM WebSphere, JBoss, and Sun.
Works with SQL Server 2000 as well.

Features include:
- support for integrated authentication
- database mirroring
- adaptive buffering to retrieve any kind of large-value data without the overhead of server cursors
- support for SSL
- tightly coupled distributed transactions

Supported operating systems: Linux; Solaris; Windows 2000 Service Pack 4; Windows Server 2003 Service Pack 1; Windows XP Service Pack 2.

Built for Java
Built for Java
Free or free version available
Free or free version available

Quantum

 Home Page Home Page

Categories: JDBC

Latest version: 3.0.0
Added 2005-07-06

Database access plugin for Eclipse.

Features include:
- view tables, views, and sequences in a tree format
- look up column, index and foreign key information
- issue ad-hoc queries or other SQL statements against the database
- manage, edit, and work with SQL files (*.sql)
- issue updates, deletes, and inserts using wizards
- supports Postgres, MySQL, Adabas, DB2, Oracle, and most databases with a JDBC driver

Built for Java
Built for Java
Plug-in
Plug-in
Free or free version available
Free or free version available

jTDS

 Home Page Home Page

Categories: JDBC

Latest version: 1.1
Added 2005-06-21

Open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5, 7.0, 2000 and 2005) and Sybase. jTDS is a complete implementation of the JDBC spec.

Built for Java
Built for Java
Free or free version available
Free or free version available

SQLiteJDBC

 Home Page Home Page

Categories: JDBC

Author: David Crawshaw

Latest version: 032
Added 2007-01-02

JDBC driver for SQLite.
SQLiteJDBC comes in two flavours: a 100% Java driver based on NestedVM or a native JNI library.
Binaries are provided for Windows and Mac OS X.

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available
Source code provided
Source code provided

SmartPool

 Home Page Home Page

Categories: JDBC

Latest version: 1.5
Added 2006-05-29

Connection-pooling component modeled on pooling features provided by an application server.
SmartPool makes an attempt to solve issues like connection leaks, connection blocking, open JDBC objects like Statements, PreparedStatements etc.

Features include:
- support for multiple pools
- automatic closing of associated JDBC objects
- detect connection leaks based on configurable time-outs
- track connection usage
- forced recovery of least recently used connections
- wrap SmartPool to an existing pool
- monitor runtime status of the pools apart from conventional pooling support

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available
Source code provided
Source code provided

Craftsman Spy

 Home Page Home Page

Categories: JDBC, Tracing - Logging - Monitoring

Author: Sébastien Lecacheur

Latest version: 1.0.0
Added 2005-08-04

JDBC logging framework.
Craftsman Spy is a JDBC driver implementation that logs all SQL connections and processing within execution time. This includesall the stored procedures with arguments, all the batch processing, and the result sets.

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available
Source code provided
Source code provided

Connector/J

 Home Page Home Page

Categories: JDBC

Author: SUN Microsystems

Latest version: 5.1
Added 2009-11-10

Official JDBC driver for MySQL.

Connector/J 5.1 includes support for JDBC-4.0 functionality, including:
- Auto-registration with the DriverManager via the service provider mechanism
- Standardized connection validity checks
- Categorized SQLExceptions based on recoverability/retry-ability and class of the underlying error
- Unwrapping to interfaces that include vendor extensions
- Support for XML processing via JAXP interfaces to DOM, SAX and StAX
- Support for setting per-connection client information
- Support for JDBC-4.0 NCHAR, NVARCHAR and NCLOB types

Built for Java
Built for Java
Free or free version available
Free or free version available
Source code provided
Source code provided

StelsXML

 Home Page Home Page

Categories: JDBC

Author: J-Stels Software

Latest version: 1.0
Added 2006-12-12

JDBC type 4 driver that allows performing SQL queries and other JDBC operations on XML files.
With StelsXML JDBC driver, you can extract and process data contained in your XML documents by using the standard SQL syntax and XPath expressions.

Features include:
- supports most keywords of ANSI SQL92
- supports XPath expressions for defining tables and columns
- does not require any intermediate data transfers and mapping transformations
- supports inner and outer table joins
- supports integer, float, string and date/time data types
- supports aggregate, numeric, string, conversion and other SQL functions
- supports user-defined SQL functions
- platform independent

Built for Java
Built for Java

HXTT Paradox

 Home Page Home Page

Categories: JDBC

Author: HXTT

Latest version: 2.1.74
Added 2006-01-12

Contains type 4 JDBC(1.2, 2.0, 3.0) driver packages for Paradox version from 3.0, 3.5, 4.x, 5.x, 7.x to 11.x, which supports transaction, embedded access, and remote access.
HXTT Paradox supports Paradox encrypted database. It supports the transaction level of READ UNCOMMITTED. It supports concurrent database connections, and is thread safe.

Built for Java
Built for Java

Proxool

 Home Page Home Page

Categories: JDBC

Latest version: 0.8.3
Added 2005-02-15

Java connection pool that transparently adds connection pooling to your existing JDBC driver.
Proxoolc omplies with the J2SE API.
You can monitor the performance of your database connections and listen to connection events. It can be configured using the JDBC API, XML, or Java property files.

Built for Java
Built for Java
Free or free version available
Free or free version available
Source code provided
Source code provided

DB2 Driver for JDBC and SQLJ

 Home Page Home Page

Categories: JDBC

Author: IBM

Latest version: DB2 9
Added 2007-04-13

The IBM Driver for JDBC and SQLJ is a single application driver to support Java applications. This driver can be used as in type 4 or type 2 mode (with the appropriate client environment).

Features include:
- JDBC 3.0 compliant
- Optimized for DB2 across all platforms (Linux, UNIX, Windows, z/OS and iSeries)
- Support for XML and XQuery
- Support for trusted connections to DB2 for z/OS
- Security and high availability interfaces

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available

Elvyx

 Home Page Home Page

Categories: JDBC, Profiling - Debugging

Latest version: 1.0.21
Added 2007-02-22

Tool designed to monitor and profile JDBC activity.
Elvyx is useful to tune caching and to expose JDBC gotchas.

This JDBC profiler has a wrapper that intercepts the access to the database and sends this information to the Elvyx server. The server receives the information, stores the data into a database and serves this information to the client. The client shows SQL statements, bound SQL statements, elapsed time, elapsed time preparing the statements, etc.

Built for Java
Built for Java
Free or free version available
Free or free version available
Source code provided
Source code provided

JDataConnect

 Home Page Home Page

Categories: JDBC

Author: JNetDirect

Latest version: 3.0
Added 2006-02-09

Fully-featured type 3 driver for accessing data sources from Java applications.
JDataConnect offers connectivity to legacy database systems by bridging the connection from JDBC to ODBC.

Features include:
- JDBC 2.0 support; JDK 1.3 compliant; 64-bit support
- Windows 2000 compliant
- JBuilder, Cafe, Forte compliant
- BLOB and CLOB support
- Double byte unicode support
- Remote monitoring
- HTTP tunneling; SSL security encryption
- Light connections; Server side pooling
- Scrolling result sets; Updateable result sets
- Multiple driver packages
- 100% Java

Built for Java
Built for Java
Library
Library

JOfficeConnect

 Home Page Home Page

Categories: JDBC

Author: JNetDirect

Latest version: 3.0
Added 2006-02-09

Type 3 JDBC driver for servlets, EJBs, JSPs, applets and Java applications providing network connectivity to Microsoft Access, Excel, and FoxPro.

Features include:
- JDBC 2.0 support; JDK 1.3 compliant; 64-bit support
- Windows 2000 compliant
- JBuilder, Cafe, Forte compliant
- BLOB and CLOB support
- Double byte unicode support
- Remote monitoring
- HTTP tunneling
- Light connections; Server side pooling
- Scrolling result sets; Updateable result sets
- 100% Java

Built for Java
Built for Java
Library
Library

HXTT Access

 Home Page Home Page

Categories: JDBC

Author: HXTT

Latest version: 1.0.96
Added 2006-01-12

Contains pure Java type 4 JDBC(1.2, 2.0, 3.0) driver packages for Microsoft Access version from 2.0, 95, 97, 2000, XP, 2002, to 2003, which supports transaction, embedded access, and remote access.
HXTT Access supports all transactions level of READ UNCOMMITTED,READ COMMITTED, REPEATABLE READ, and SERIALIZABLE. It supports concurrent database connections, and is thread safe.

Built for Java
Built for Java

JSQLConnect

 Home Page Home Page

Categories: JDBC

Author: JNetDirect

Latest version: 5.5
Added 2005-01-17Updated 2006-02-09

Native type 4 JDBC driver providing JDBC 3.0 and 2.0 support for Microsoft SQL Server.

Features include:
- Supports SQL Server 2005, 2000, 7.0 and 6.5
- Full JDBC 3.0 implementation
- Full Unicode support
- Optimistic and pessimistic concurrency
- Updateable result sets
- SSL connections; NTLM authentication
- Supports IBM's Websphere 5.0 and 6.0
- Sun Certified for J2EE; JDK 1.4, 1.3 and 1.2 compliant
- Solaris, Linux, Windows compliant
- Scrolling server side and client side result sets
- Driver logging and tracing
- Timeout support
- NTEXT, NCHAR and NVARCHAR support; BLOB and CLOB support
- JNDI data sources
- Connection pooling
- XA Distributed Transactions
- Supports the XML features of the JDBC 4.0 specification. Compatible with the new Streaming API for XML (StAX)

Built for Java
Built for Java

P6Spy

 Home Page Home Page

Categories: Frameworks, JDBC, Tracing - Logging - Monitoring

Author: P6Spy

Latest version: 1.3
Added 2005-04-06

P6Spy is an open source framework for applications that intercept and optionally modify database statements. The P6Spy distribution includes the following modules:

* P6Log. P6Log intercepts and logs the database statements of any application that uses JDBC. This application is particularly useful for developers to monitor the SQL statements produced by EJB servers, enabling the developer to write code that achieves maximum efficiency on the server. P6Spy is designed to be installed in minutes and requires no code changes.

* P6Outage. P6Outage detects long-running statements that may be indicative of a database outage proble and will log any statement that surpasses the configurable time boundary during its execution. P6Outage was designed to minimize any logging performance penalty by logging only long running statements.
P6Spy includes installation instructions for JBoss, ATG, Orion, JOnAS, iPlanet, WebLogic, WebSphere, Resin and Tomcat.

Built for Java
Built for Java
Free or free version available
Free or free version available
Source code provided
Source code provided

Axamol SQL Library

 Home Page Home Page

Categories: JDBC

Author: Scott Lamb

Latest version: 0.1.4
Added 2005-08-25

Axamol SQL Library executes SQL statements stored in external library files from Java code, with named parameters. Separating SQL and Java code increases readability, eases maintenance, and allows separate testing and documentation.

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available

JDbMonitor

 Home Page Home Page

Categories: JDBC, Profiling - Debugging

Author: JDbMonitor

Latest version: 1.00
Added 2006-07-18

Monitors JDBC performance.
JDbMonitor is a tool to monitor and analyse database performance for Java applications.

Features include:
- Real-time monitoring of SQL execution
- Works with any application that uses JDBC
- GUI to analyse SQL performance data
- No code change required
- Suitable for monitoring production systems

Built for Java
Built for Java

DataDirect Connect for JDBC

 Home Page Home Page

Categories: JDBC

Author: DataDirect Technologies

Latest version: 3.7
Added 2007-05-21

Database driver for SQL Server, Oracle, DB2, Sybase and Informix.

Supports distributed transactions, connection pooling, updating BLOB/CLOB data types, and OS authentication.
Compliant with Java SE 6.0, JDBC 3.0, and select JDBC 4.0 functionality.

Built for Java
Built for Java
Library
Library

DbUtils

 Home Page Home Page

Categories: JDBC

Author: Apache Jakarta

Latest version: 1.0
Added 2005-02-02

DbUtils is a small set of classes designed to make working with JDBC easier. JDBC resource cleanup code is mundane, error prone work so these classes abstract out all of the cleanup tasks from your code leaving you with what you really wanted to do with JDBC in the first place: query and update data.

Some of the advantages of using DbUtils are:
* No possibility for resource leaks. Correct JDBC coding isn't difficult but it is time-consuming and tedious. This often leads to connection leaks that may be difficult to track down.
* Cleaner, clearer persistence code. The amount of code needed to persist data in a database is reduced. The remaining code clearly expresses your intention without being cluttered with resource cleanup.
* Automatically populate JavaBean properties from ResultSets. You don't need to manually copy column values into bean instances by calling setter methods. Each row of the ResultSet can be represented by one fully populated bean instance.

DbUtils is not:
* An Object/Relational bridge - there are plenty of good O/R tools already. DbUtils is for developers looking to use JDBC without all the mundane pieces.
* A Data Access Object (DAO) framework - DbUtils can be used to build a DAO framework though.
* An object oriented abstraction of general database objects like a Table, Column, or PrimaryKey.
* A heavyweight framework of any kind - the goal here is to be a straightforward and easy to use JDBC helper library.

Built for Java
Built for Java
Free or free version available
Free or free version available
Source code provided
Source code provided

JDBCFacade

 Home Page Home Page

Categories: JDBC

Latest version: 0.7
Added 2005-04-06

JDBCFacade is a library for making JDBC easier to use and less error prone while encouraging a clean separation between persistence and domain logic. Unlike many similar tools, JDBCFacade does not interfere with the normal usage of JDBC in any way.

Built for Java
Built for Java
Library
Library
Free or free version available
Free or free version available
Source code provided
Source code provided

StelsCSV

 Home Page Home Page

Categories: JDBC

Author: J-Stels Software

Latest version: 3.0
Added 2005-09-29Updated 2006-12-12

CSV JDBC type 4 driver that allows performing SQL queries and other JDBC operations on text files (comma-separated, delimiter-separated, fixed-length, etc). Using this driver, you can create a database consisting of plain text files. Also, the driver can be used for writing data importing programs and migration tools.

Features include:
- supports most keywords of ANSI SQL 92
- supports inner and outer table joins
- supports INSERT, UPDATE and DELETE statements
- supports transactions
- supports integer, floating point, string and date/time data types
- supports aggregate, numeric, string, conversion and other SQL functions
- supports user-defined SQL functions
- supports reading text files from Zip/Jar archives and HTTP URLs
- platform independent

Built for Java
Built for Java

StelsEngine

 Home Page Home Page

Categories: JDBC

Author: J-Stels Software

Latest version: 1.3
Added 2005-09-29

In-memory SQL engine (in-memory JDBC) for storing and processing tabular data in Java applications.
Using StelsEngine, you can make processing data in your software. StelsEngine implements the JDBC API standard.

Features include:
- JDBC Type 4 driver
- Supports most keywords of ANSI SQL92
- Supports integer, floating point, string and date/time data types
- Supports handling of custom Java objects and classes
- Supports aggregate, converting, string and other SQL functions
- Supports user-defined SQL functions
- supports data loading from a DBMS
- Platform independent

Built for Java
Built for Java
Library
Library
Ignore this
Advertise here! Contact us to know the options
Help the Java community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
 
Advertise here! Contact us to know the options
Discontinued tools
Hosted by Arvixe
Java, J2EE, and all Java-based marks are trademarks or registered trademarks of Oracle.
This site is not affiliated in any way with Oracle.
part of the metaSapiens network: metaSapiens | Java Jobs | Fabrice's weblog | .NET tools | Java tools | Tuneo | LINQ book | MapShares | BD ind?pendante | Parking partag?