Browsing projects by Tag(s)

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

Showing page 1 of 58

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
 
 

NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. ... [More] Optionally, you can describe your mapping metadata with attributes in your source code. [Less]

4.67773
   
  2 reviews  |  649 users  |  523,708 lines of code  |  25 current contributors  |  Analyzed 6 days ago
 
 

SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. It provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a ... [More] simple and Pythonic domain language. SQL databases behave less and less like object collections the more size and performance start to matter; object collections behave less and less like tables and rows the more abstraction starts to matter. SQLAlchemy aims to accommodate both of these principles. [Less]

4.59574
   
  0 reviews  |  226 users  |  129,222 lines of code  |  29 current contributors  |  Analyzed 9 days ago
 
 

A fluent API for simplifying the entity mapping of NHibernate. Add compile time safety, testability, and improved readability to your NHibernate project. Cut down on some XML while you're at it too.

4.4386
   
  0 reviews  |  219 users  |  74,836 lines of code  |  14 current contributors  |  Analyzed 5 days ago
 
 

Doctrine is an ORM (object relational mapper) for PHP that sits on top of a powerful DBAL (database abstraction layer). One of its key features is the ability to optionally write database queries in an OO (object oriented) SQL-dialect called DQL inspired by Hibernates HQL. This provides developers ... [More] with a powerful alternative to SQL that maintains a maximum of flexibility without requiring needless code duplication. [Less]

4.5
   
  1 review  |  133 users  |  224,065 lines of code  |  297 current contributors  |  Analyzed 2 days ago
 
 

Hibernate, like all other object/relational mapping tools, requires metadata that governs the transformation of data from one representation to the other (and vice versa). As an option, you can now use JDK 5.0 annotations for object/relational mapping with Hibernate 3.2. You can use annotations in ... [More] addition to or as a replacement of XML mapping metadata. [Less]

4.11111
   
  0 reviews  |  105 users  |  175,959 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Propel is an object persistence and query service -- which means that Propel provides a system for storing objects to a database and a system for searching for and restoring the objects from the database. Propel enables you to perform complex queries and database manipulations without writing a single SQL clause.

4.075
   
  0 reviews  |  87 users  |  386,916 lines of code  |  56 current contributors  |  Analyzed 6 days ago
 
 

User contributed components that extends the functionality of NHibernate

3.875
   
  0 reviews  |  87 users  |  1,244,737 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Kohana is a PHP5 framework that uses the Model View Controller architectural pattern. It aims to be secure, lightweight, and easy to use. Kohana 2.2 is part of the GoPHP5 initiative. Kohana is licensed the "new" BSD license, but also uses: - a port of phputf8 (LGPL) - popoon's externalinput (Apache 2.0).

4.51282
   
  0 reviews  |  84 users  |  42,870 lines of code  |  8 current contributors  |  Analyzed 9 days ago
 
 

An extensible object relational mapper for Perl.

4.82759
   
  3 reviews  |  80 users  |  54,441 lines of code  |  25 current contributors  |  Analyzed 4 days 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.