Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 22

Hibernate is a powerful, high performance object/relational persistence and query service for Java. It lets you develop persistent objects following common Java idiom, including composition, association, inheritance, polymorphism, and the Java collections framework. To allow a rapid build procedure ... [More] , Hibernate rejects the use of code generation or bytecode processing. Instead, runtime reflection is used and SQL generation occurs at system startup time. It supports Oracle, DB2, MySQL, PostgreSQL, Sybase, Interbase, Microsoft SQL Server, Mckoi SQL, Progress, SAP DB, and HypersonicSQL. [Less]

4.24046
   
  0 reviews  |  1,077 users  |  1,077,071 lines of code  |  56 current contributors  |  Analyzed 11 days ago
 
 

hsqldb is a relational database engine written in Java with a JDBC driver that supports a subset of ANSI SQL:1999. It offers a small, fast database engine. Embedded and server modes are available. It includes tools such as a minimal Web server, in-memory query and management tools (which can be run ... [More] as applets or servlets, too), a test framework, PHP compatibility, Eclipse and NetBeans IDE compatibility, and a number of demonstration examples. [Less]

4.06818
   
  2 reviews  |  227 users  |  579,047 lines of code  |  3 current contributors  |  Analyzed 9 days ago
 
 

SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.

3.8
   
  0 reviews  |  90 users  |  1,391,106 lines of code  |  9 current contributors  |  Analyzed 2 days ago
 
 

H2 is an SQL database engine written in Java. It is very fast and small (about 1 MB), and supports embedded, server, and clustering modes. A browser based console application is included. Disk based and in-memory tables and databases are supported. Some of its features are transactions ... [More] isolation, multi-version concurrency (MVCC), table level locking, encrypted databases, fulltext search, and strong security. The main API is JDBC, however ODBC and others are also supported via PostgreSQL network protocol compatibility. [Less]

4.83333
   
  0 reviews  |  69 users  |  177,807 lines of code  |  4 current contributors  |  Analyzed 11 days ago
 
 

Ingres Database is the open source database management system that can reduce IT costs and time to value while providing the strength and features expected from an enterprise class database. Ingres Database is a leader in supporting business critical applications and helping manage the most ... [More] demanding enterprise applications of Fortune 500 companies. Focused on reliability, security, scalability, and ease of use, Ingres contains features demanded by the enterprise while providing the flexibility of open source. Core Ingres technology forms the foundation, not only of Ingres Database, but numerous other industry-leading RDBMS systems a [Less]

4.71429
   
  0 reviews  |  33 users  |  3,750,222 lines of code  |  4 current contributors  |  Analyzed 6 days ago
 
 

Provides a common method for pooling database connections.

4.1
   
  0 reviews  |  33 users  |  20,475 lines of code  |  4 current contributors  |  Analyzed 7 days ago
 
 

LiquiBase is a DBMS-independent library for tracking, managing and applying database changes. It is built on a simple premise: All database changes (structure and data) are stored in an XML-based descriptive manner and checked into source control. LiquiBase aims to provide a solution that: * ... [More] Supports merging of changes from multiple developers * Works well with code branches * Allows you to manage production data as well as various test datasets * Works in an environment where multiple machines will be attempting to migrate the database concurrently * Supports automated change-applying or generation of SQL scripts that can be approved and applied by a DBA * Supports rolling back changes * Database "diff" tool [Less]

4.09091
   
  0 reviews  |  24 users  |  76,041 lines of code  |  42 current contributors  |  Analyzed 10 days ago
 
 
Compare

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 currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible.

4.2
   
  0 reviews  |  15 users  |  177,195 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database (Oracle/MySQL/DB2/SQL Server/PostgreSQL/Sybase/etc.) and can identify Ruby on Rails as well as other implied relationships.

4.4
   
  0 reviews  |  11 users  |  13,451 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Jaybird is a JCA/JDBC driver suite for the Firebird database server. Jaybird is developed as a pure Java implementation of the wire protocol, but also includes support for the native client-libraries and embedded Firebird (also through native libraries). The Jaybird driver is based on both the ... [More] JCA standard for application server connections to enterprise information systems and the well known JDBC standard. Jaybird (trunk) requires at least Java 6 to compile and run properly. [Less]

4.5
   
  0 reviews  |  7 users  |  79,129 lines of code  |  1 current contributor  |  Analyzed about 17 hours ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.