|
Java Open Source Projects
|
MySQL Connector/J - MM.MySQL
MM.MySQL is now MySQL Connector/J , the official JDBC driver for MySQL. jTDS - JDBC driver for Microsoft SQL Server jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is based on FreeTDS and is current... xlSQL - a JDBC Driver for Excel, CSV, XML xlSQL is a JDBC Driver for Excel ( CSV, XML and other ) document data sources. Documents can be read and written with SQL as if they were tables in a database. In the case of Excel... WS-JDBC: Web services JDBC WS-JDBC is a client/server JDBC Driver, where the server part is implemented as Web services. This means the custom client JDBC Driver can call the services remotely, from anywhere... SQLiteJDBC - A JDBC driver for SQLite A JDBC driver for SQLite . It comes in two flavours, a 100% Pure Java driver based on NestedVM or a native JNI library. Binaries are provided for Windows and Mac OS X. PostgreSQL JDBC driver . It allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. It is a pure Java (Type IV) implementation, so ... HA-JDBC - a JDBC Proxy HA-JDBC is a JDBC proxy that provides light-weight, transparent, fault tolerant clustering capability to any underlying JDBC driver. XLSJDBC XLSJDBC is a readonly jdbc driver to access xls files from java, just as it where another ordinary SQL database. MS Jdbc Proxy The Microsoft JDBC driver doesn't allow a recordset contain Image or NVarchar data to be read multiple times. Each column may be read once, from left to right order. While technica... LDBC - Liberty Database Connectivity LDBC (Liberty DataBase Connectivity) is a JDBC driver that provides vendor-independent database access. With LDBC, your application will just work on all major databases and you do... |