Tags : Browse Projects

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

NHibernate.Spatial

Compare

  Analyzed 1 day ago

NHibernate extension to handle geographic data in a standard way.

173K lines of code

1 current contributors

3 months since last commit

6 users on Open Hub

Low Activity
5.0
 
I Use This

redbeanphp

Compare

  Analyzed about 3 hours ago

Redbean is an ORM layer that designs a database - on the fly - to fit your code. With RedBeanPHP you don't need configuration files, data mapping files or SQL imports. You even don't have to write models! Just enter your database connection string and include RedBean. RedBean will just generate all ... [More] the tables you need out of the blue as soon as you start coding. What's more... RedBean also takes care of indexes, redundant tables and eliminates race-conditions. Object relational mapping coding has never been this easy! [Less]

26.1K lines of code

8 current contributors

about 1 month since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This

mongoengine

Compare

Claimed by MongoDB Analyzed about 9 hours ago

MongoEngine is a Python Object-Document Mapper for working with MongoDB.

27K lines of code

25 current contributors

about 1 month since last commit

5 users on Open Hub

Moderate Activity
5.0
 
I Use This

Simple.Net

Compare

  Analyzed about 5 hours ago

Simple.Net is a framework inspired by Rails for business applications development.

86.9K lines of code

0 current contributors

almost 13 years since last commit

5 users on Open Hub

Inactive
4.0
   
I Use This

ORMBattle.NET

Compare

  No analysis available

ORM Battle is designed to compare the most famous ORM (object-relational mapping) tools for .NET. Its primary focus ares are LINQ implementation quality and performance of essential operations (CRUD, queries, fetches, materialization). Visit http://ormbattle.net for the most current results.

0 lines of code

0 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

re-motion

Compare

  Analyzed 4 months ago

Description will follow. Read the team blog for initial information about mixins (extensibility for C# and VB.NET classes) and re-linq (a library for creating LINQ providers).

1.51M lines of code

9 current contributors

6 months since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This

Simple.Data

Compare

  Analyzed about 24 hours ago

A safer alternative to Microsoft.Data.dll

51K lines of code

0 current contributors

about 10 years since last commit

4 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

Idiorm

Compare

  Analyzed about 2 hours ago

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.

3.25K lines of code

0 current contributors

almost 2 years since last commit

4 users on Open Hub

Very Low Activity
0.0
 
I Use This

Carbonado

Compare

  Analyzed about 5 hours ago

Carbonado is an extensible, high performance persistence abstraction layer for Java applications, providing a relational view to the underlying persistence technology. Persistence can be provided by a JDBC accessible SQL relational database, or it can be a BDB. It can also be fully replicated between the two.

55.5K lines of code

0 current contributors

almost 6 years since last commit

3 users on Open Hub

Inactive
5.0
 
I Use This
Tags bdb java orm

Hibernate Shards

Compare

  No analysis available

You can't always put all your relational data in a single relational database. Sometimes you simply have too much data. Sometimes you have a distributed deployment architecture. Sometimes the lawyers say "no" (or more likely, "NOOO!"). Whatever your reasons, talking to multiple relational databases ... [More] inevitably complicates the development of your application. Hibernate Shards is a framework that is designed to encapsulate and minimize this complexity by adding support for horizontal partitioning to Hibernate Core. [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

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