Welcome to BestCatalog.net - the largest directory
of the Web for web developers. Free web tools, free web hosting with
Cpanel, SEO tools, links on applications, articles, books, code samples,
tips, FAQ's, tutorials and documentations. Everything you need to
design, build, develop and promote your web site. Add your site to
BestCatalog.net - the human edited directory for webmasters !
A pure Java package for handling multiple concurrent database connections. DbConnectionBroker creates a broker with a very simple interface for handing out and returning database connections from a configurable pool of connections. Also RandomGUID (utility class generates cryptographically strong random GUIDs in the standard format). [Open source]
Java Database Connectivity (JDBC) API is a standard SQL database access interface. This API provides programmers with universal access to a wide range of relational databases. (Sun)
IronEye SQL: A JDBC profiling tool that allows J2EE developers to identify database performance bottlenecks by viewing the SQL that flows between an application and database through a GUI console with no code changes. IronEye Cache: Leverages IronEye SQL technology to enable intelligent, easy caching. [Commercial]
A utility that automatically writes Java code to access stored procedures, packages, functions and sequences in Oracle databases. By Orinda Software. [Commercial, with sources]
A simple Java-based Extraction, Transformation, and Loading (ETL) tool. It may connect to any JDBC data sources and perform transformations defined in an XML file. [Open source, LGPL]