Tags : Browse Projects

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

NHibernate

Compare

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

783K lines of code

24 current contributors

4 days since last commit

649 users on Open Hub

Moderate Activity
4.68116
   
I Use This

Entity Framework

Compare

  No analysis available

Entity Framework is actively developed by the Entity Framework team which is assigned to the Microsoft Open Tech Hub and in collaboration with a community of open source developers. Together we are dedicated to creating the best possible data access experience for .NET developers.

0 lines of code

30 current contributors

0 since last commit

18 users on Open Hub

Activity Not Available
3.0
   
I Use This
Mostly written in language not available
Licenses: apache_2

DbLinq

Compare

  Analyzed 3 days ago

Linq provider for MySQL, Oracle, SQL Server, PostgreSQL, SQLite, Ingres and Firebird

156K lines of code

0 current contributors

over 7 years since last commit

17 users on Open Hub

Inactive
4.6
   
I Use This

DataObjects.Net

Compare

  No analysis available

DataObjects.Net v4.0 is rapid database application development framework. It combines comprehensive business logic layer development framework, object-relational mapper and a set of storage implementations enabling the same BLL code work everywhere dramatically reducing the resources and time you ... [More] need to develop generally any application dealing with persistent data. [Less]

0 lines of code

0 current contributors

0 since last commit

14 users on Open Hub

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

Querydsl

Compare

  Analyzed 2 days ago

Querydsl is a framework which enables the construction of statically typed SQL-like queries. Instead of writing queries as inline strings or externalizing them into XML files they can be constructed via a fluent DSL/API. The benefits of using a fluent API in comparison to simple strings are ... [More] * code completion in IDE * almost none syntactically invalid queries allowed * domain types and properties can be referenced safely * adopts better to refactoring changes in domain types [Less]

134K lines of code

1 current contributors

about 2 months since last commit

6 users on Open Hub

Low Activity
5.0
 
I Use This

Business Logic Toolkit for .NET

Compare

  Analyzed 3 days ago

Business Logic Toolkit is a set of components to simplify .NET application development. BLToolkit is provided as source code that you can use "as is" or customize for your applications. It is written in C# and compatible with .NET Frameworks 3.5 and 4.0, Silverlight 4, and Mono.

179K lines of code

1 current contributors

11 months since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

re-motion

Compare

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

5 months since last commit

4 users on Open Hub

Activity Not Available
5.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...

GDataDB

Compare

  Analyzed 1 day ago

A database-like interface to Google Spreadsheets for .Net Includes a LINQ provider.

2.15K lines of code

0 current contributors

over 8 years since last commit

3 users on Open Hub

Inactive
0.0
 
I Use This

JavaScript Framework

Compare

  Analyzed 3 days ago

A framework to develop complex JavaScript applications. OOP Intellisense support: base constructor, base methods, namespaces, imports,... (VS2012) LINQ: fw.linq.asEnumerable(cars).where("x => x.brand == 'bmw'").groupBy("year").toArray() EventDispatcher/EventProperty: this.myEvent = new ... [More] fw.events.EventProperty(this, "changeSomething"); ... this.myEvent.add(handler); ... this.myEvent.dispatch({additionalData: "abc"}); Queues: Advanced queuing of steps (wait for previous steps/events/..., handle errors,...) Localization ... [Less]

8.64K lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
3.0
   
I Use This