Browsing projects by Tag(s)

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

Showing page 1 of 11

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 8 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 3 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 7 days ago
 
 

memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

4.48333
   
  0 reviews  |  210 users  |  57,606 lines of code  |  11 current contributors  |  Analyzed 1 day 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,030 lines of code  |  298 current contributors  |  Analyzed 4 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 3 days ago
 
 

An extensible object relational mapper for Perl.

4.82759
   
  3 reviews  |  80 users  |  54,441 lines of code  |  25 current contributors  |  Analyzed 1 day ago
 
 

Type-safe Java mapping framework for MongoDB

4.6
   
  0 reviews  |  76 users  |  20,158 lines of code  |  2 current contributors  |  Analyzed 9 days ago
 
 

Hibernate EntityManager implements: * The standard Java Persistence management API * The standard Java Persistence Query Language * The standard Java Persistence object lifecycle rules * The standard Java Persistence configuration and packaging Hibernate EntityManager wraps ... [More] the powerful and mature Hibernate Core. You can fall back to Hibernate native APIs, native SQL, and native JDBC whenever necessary. The Hibernate Java Persistence provider is the default persistence provider of the JBoss EJB 3.0 implementation and bundled with the JBoss Application Server. [Less]

4.45455
   
  0 reviews  |  72 users  |  139,399 lines of code  |  0 current contributors  |  Analyzed about 2 years 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.