Tags : Browse Projects

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

NHibernate

Compare

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

786K lines of code

24 current contributors

23 days since last commit

650 users on Open Hub

Low Activity
4.68116
   
I Use This

JBoss Application Server

Compare

Claimed by JBoss Analyzed almost 2 years 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

over 12 years since last commit

362 users on Open Hub

Activity Not Available
4.0202
   
I Use This

SQLAlchemy

Compare

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

873K lines of code

73 current contributors

14 days since last commit

253 users on Open Hub

Very 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.

58.5K lines of code

18 current contributors

4 months since last commit

220 users on Open Hub

Low 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

141 users on Open Hub

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

Redis

Compare

  Analyzed about 22 hours ago

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

329K lines of code

64 current contributors

3 months since last commit

137 users on Open Hub

Moderate Activity
5.0
 
I Use This

XStream

Compare

  Analyzed about 15 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.

138K lines of code

6 current contributors

23 days since last commit

123 users on Open Hub

Moderate Activity
4.6129
   
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.97K lines of code

1 current contributors

3 months since last commit

103 users on Open Hub

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

DBIx::Class

Compare

  Analyzed 11 months ago

An extensible object relational mapper for Perl.

65.6K lines of code

0 current contributors

almost 9 years since last commit

82 users on Open Hub

Activity Not Available
4.81482
   
I Use This
Licenses: Artistic_..., GPL-1-0plus

Propel

Compare

  Analyzed about 11 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 months since last commit

81 users on Open Hub

Very Low Activity
4.07692
   
I Use This