Languages
- 4222
- jRAS32
- A Dial-Up Networking (DUN) or Remote Access Service (RAS) Java interface for Windows operating systems. [Open Source, LGPL]
- 4223
- DbConnectionBroker
- 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]
- 4224
- JDBC Tools
- Framework for plugging in monitoring operations to the JDBC layer of an application. Site includes documentation, download option, and open issues overview. [Open Source, Apache License]
- 4226
- J2EE with MS SQL Server: Making a JDBC Connection
- In this article readers get step-by-step instructions on making a JDBC connection between the four most popular Java application servers and Microsoft SQL Server by Deepak Vohra. (February 06, 2007)
- 4227
- AlgebraDB
- A Java-based, experimental relational database representing functions as infinite tables. [Open Source, LGPL]
- 4228
- Axion
- A small, fast, SQL and JDBC compliant relational database engine written in and for the Java programming language. [Open source, BSD License]
- 4229
- HSQLDB
- RDBMS with JDBC interface, client-server version, query tool, grid, tree, performance test class, servlet, and self-test program. Also supports pure in memory databases. [Open Source, BSD-like]
- 4230
- Infinity Database Engine
- An embeddable datastore with data compression, global transactions, integrity preservation, high concurrency, and flexible, extensible data model. [Commercial]
- 4231
- SmallSQL
- A desktop SQL database with a small footprint, 100% pure Java, embeddable, SQL 99 conformance, JDBC 3.0 driver. [Open source, GPL]
- 4233
- Abra
- A Java library and a set of tools that can be used for storing and retrieving Java objects in a relational database. [Open source, BSD license]
- 4234
- Apache ObJectRelationalBridge - OJB
- A framework that provides transparent persistence of Java objects for JDBC-compliant RDBMS. Implements ODMG 3.0, JDO and uses XML-based O/R Mapping. [Open Source, LGPL]
- 4235
- CarrierWave
- Provides the following features: build generated client side data objects structurally mirroring server side business objects; pluggable persistence; pluggable binding between client and server; pluggable query mechanism; zero-configuration externalization and internalization of server state into and from XML. [Open source, GPL]
- 4237
- Ashpool
- Type 4 JDBC driver for XML Database (not maintained for a long time). [Open Source, MIT License]
- 4238
- DB Objects for Java
- Lightweight and flexible solution for storing and retrieving java objects into and from relational databases, without using SQL. [Open source, LGPL]