Skip to main content

Combeans

Go Search
Home
  

ComBeans is a database first ORM (Object Relational Mapper) for .NET. The ORM includes an add-in for Visual Studio 2010. ComBeans works with C# projects.
   

ComBeans advantages

- reduce development time for database applications by 60-98% (depending on the project)
- reduce risk in upgrading applications

ComBeans can be downloaded from the download page (on the left side of this page). You will need a password for the download.

Please email combeans@segmentor.com for download instructions, pricing inquiries, partnerships etc.

History

2011
Relase of ComBeans ORM for Visual Studio 2010, a Database-First Object Relational Mapping system. Unlike Entity Framework and nHybernate it supports real world applications.
ComBeans integrates with SQL Server (2005 and 2008). Objects and code is generated by an extension to MS Visual Studio 2010.

2008
Incremental improvements based on accumulated experience Used today by Visma.

2004
Simplified underlying model; focus on most common cases External DSL without generation from UML Used by Bizweb.

2000
Focus: UML, ISO RM-ODP, fast database mapping code External DSL, generate COM+ or .NET Basis for first versions of Netaccount product, used in ”COMPASS” EU project.

1997
(called ”SCF”, Server Component Framework) Focus: COM components for ”business objects” stored in relational database Metadata based At the time, writing COM components without ComBeans required hundreds of lines of simple bookkeeping code that had to be written manually for each single component.
There are currently no upcoming events.
 
 
ComBeans
URLUse SHIFT+ENTER to open the menu (new window).
Object-relational_mapping
Microsoft ADO.NET Entity Framework
LINQ to SQL
nHibernate
SQL Server