Tags : Browse Projects

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

Hibernate ORM

Compare

  Analyzed about 2 years ago

Hibernate Object / Relational Mapping (ORM) is a component/library providing Object/Relational Mapping (ORM) support to applications and other components/libraries. It is also provides an implementation of the JPA specification, which is the standardized Java specification for ORM.

829K lines of code

60 current contributors

about 2 years since last commit

1,150 users on Open Hub

Activity Not Available
4.21811
   
I Use This

NHibernate

Compare

  Analyzed about 15 hours 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]

780K lines of code

24 current contributors

8 days since last commit

649 users on Open Hub

Moderate Activity
4.68116
   
I Use This

SQLAlchemy

Compare

  Analyzed 2 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]

396K lines of code

73 current contributors

2 days since last commit

253 users on Open Hub

Very High Activity
4.56322
   
I Use This

Fluent NHibernate

Compare

  Analyzed 6 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.

72.5K lines of code

1 current contributors

3 months since last commit

219 users on Open Hub

Low Activity
4.4386
   
I Use This

TYPO3 CMS

Compare

Claimed by The TYPO3 Project Analyzed over 1 year ago

TYPO3 is a Web-based content management system which features automatic creation of navigational menus, headlines, and other dynamic graphical elements, automatic conversion and scaling of images, the ability to present different templates based on variables such as client browser or country code ... [More] , support for multiple templates on a site, and a built-in password-protection option. Pages can be timed to be shown on a certain date, be hidden on a certain date or just temporarily hidden. TYPO3 supports search in SQL-databases and redesigning of a website at once is just a matter of creating a single new template. [Less]

658K lines of code

150 current contributors

over 1 year since last commit

143 users on Open Hub

Activity Not Available
4.01266
   
I Use This

Doctrine

Compare

  Analyzed over 2 years 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]

306K lines of code

89 current contributors

over 2 years since last commit

142 users on Open Hub

Activity Not Available
4.47458
   
I Use This

Hibernate Annotations

Compare

  Analyzed 5 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]

2.86K lines of code

1 current contributors

2 months since last commit

102 users on Open Hub

Low Activity
4.11111
   
I Use This
Licenses: No declared licenses

NHibernate.Contrib

Compare

  Analyzed over 3 years ago

User contributed components that extends the functionality of NHibernate

0 lines of code

0 current contributors

0 since last commit

84 users on Open Hub

Activity Not Available
3.875
   
I Use This
Mostly written in language not available
Licenses: lgpl

DBIx::Class

Compare

  Analyzed 6 days ago

An extensible object relational mapper for Perl.

65.6K lines of code

0 current contributors

over 6 years since last commit

82 users on Open Hub

Inactive
4.81482
   
I Use This
Licenses: artistic, GPL-1-0plus

Propel

Compare

  Analyzed 1 day 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.

216K lines of code

1 current contributors

2 months since last commit

81 users on Open Hub

Moderate Activity
4.07692
   
I Use This