SQLLoader allows SQL statements to reside outside of JDBC persistence code. The statements can be stored in flat files, XML files or even in a database.
jPGAdmin is a pure java GUI front end for the postgresql database, much like PGAdmin II, or pgaccess, except that by virtue of being written in java it is cross-platform
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
NLucene is the .NET implementation of the Lucene high-performance, full-featured text search engine written in Java. See http://jakarta.apache.org/lucene for more info on Lucene.
ranjan is a XML(SAX and DOM) API for Databases written in Java. ranjan converts a java ResultSet to XML. ranjan can also return the results in XML given a SQL statement (and a java.sql.Connection to the Database). ranjan wor
Schema Map is a java j2ee war file that displays metadata for tables, columns, triggers, constraints, indexes and sequences in an oracle db. Supports 10 query buffers + metadata browsing. Free competitor to Toad and sqlplus.
This is a web based database for party registrations. It uses jakarta struts, jakarta struts templates, and SQL to form a 100% java web application that allows users to sign up for a party. Keg not included sorry.
jdbc2jdbc is a JDBC 2.0 driver (type 4) that sits between a database client and another JDBC driver. It is completely transparent to the database client. Its purpose is to log all actions that the database client executes on the database.
A collection of Perl modules and programs for bioinformatics. Design intention is to make most common, straight-forward tasks in computational biology as simple, and portable, as possible.
FPlus is an application that implements several database theory algorithms such as Fmin, tableaux, normalization, attribute closure, key calculation, efficiency, etc.
Test the applet at:
http://fplus.sourceforge.net
Type 2-JDBC driver for MySQL and wrapper for native C-API. A type-2 JDBC driver combines Java and native (C-API) methods to access a database. Please use the Java mailing list at www.mysql.org for general discussion, but use sourceforge for bug reports.
Information Meta View (IMV) system attempts to create a web standard for information storage in a decentralized database. Information is stored as a graph like structure spanning several service providers.
Based on a subproject, called Gerbo, it does the object mapping of a Relational Database. It is like torque and object bridge, but simplier.
The full project will have a GUI to make instrospection in a already created database and create the OR. Java.
Secure Database Replication (DaRe) is a server/client program aimed to replcate databases over the Net, with as little effort as possible. The project began when I needed to replicate a corporate database running MS SQL Server 7 to a MySQL database.
Portable shell (command line) program written in Java to access database servers that support JDBC. For the beginning mySQL, PostgreSQL, Microsoft SQL Server are supported.
DMZ - the no-mans land between the business and IT. A multi platform, repository based suite of modelling tools handling requirements, modeling, data warehousing and etl. Starting with a modeling framework.
SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
This is basically a layer for the Object Bridge project that will allow you to use the JDO specs. This project may disappear if it's decided to join it with the OJB project, but for now, it will allow me and whoever else wants to help to get moving.