Tags : Browse Projects

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

NHibernate

Compare

  Analyzed about 14 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]

783K lines of code

24 current contributors

14 days since last commit

649 users on Open Hub

Moderate Activity
4.68116
   
I Use This

JBoss Application Server

Compare

Claimed by JBoss Analyzed 3 months ago

JBoss Application Server is the #1 most widely used Java application server on the market. Hundreds of professional open source developers have contributed to the JBoss Application Server over the years and community contributors are not only welcome but encouraged. In fact all JBoss employed ... [More] contributors to the JBoss Application Server were hired from the community and each of them contributed to an open source project in one way or another. [Less]

641K lines of code

0 current contributors

almost 11 years since last commit

362 users on Open Hub

Activity Not Available
4.0202
   
I Use This

SQLAlchemy

Compare

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

413K lines of code

73 current contributors

5 days since last commit

254 users on Open Hub

High Activity
4.56322
   
I Use This

memcached

Compare

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

52.4K lines of code

18 current contributors

14 days since last commit

221 users on Open Hub

Moderate Activity
4.47273
   
I Use This

Doctrine

Compare

  No analysis available

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]

0 lines of code

89 current contributors

0 since last commit

142 users on Open Hub

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

Redis

Compare

  Analyzed 1 day ago

A persistent key-value database with built-in net interface written in ANSI-C for Posix systems.

296K lines of code

64 current contributors

8 days since last commit

134 users on Open Hub

High Activity
5.0
 
I Use This

XStream

Compare

  Analyzed about 11 hours ago

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

136K lines of code

6 current contributors

6 days since last commit

122 users on Open Hub

Very Low Activity
4.625
   
I Use This

Hibernate Annotations

Compare

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

8 months since last commit

102 users on Open Hub

Very Low Activity
4.11111
   
I Use This
Licenses: No declared licenses

DBIx::Class

Compare

  Analyzed 1 day ago

An extensible object relational mapper for Perl.

65.6K lines of code

0 current contributors

over 7 years since last commit

82 users on Open Hub

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

Propel

Compare

  Analyzed about 14 hours 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

5 days since last commit

81 users on Open Hub

Low Activity
4.07692
   
I Use This