The ORM Foundation

Get the facts!

ORM Tools

You can use ORM tools to generate a fully normalised entity-relationship (ER) model from an object-role model. You can then generate DDLfor several databases including Microsoft Access and Microsoft SQL Server.

You can use an ORM tool to reverse engineer a database structure into natural language. This makes it easy for non-technical persons to validate the database semantics.

ORM Books

Click an image to see details of a book


The "How To" book for Microsoft's ORM tool.


The ORM book. 


You can download Terry Halpin's 1989 PhD thesis on ORM from the ORM Overview section in the Library.

Events & News

1 July: NORMA - New Release: A new release of NORMA is available for download from the Library. (Look in  Library>Tools>NORMA - The Software!)    
 
27 June: NORMA Tutorials - updates & new  NORMA Tutorials 1-6 have been updated. Two new tutorials have been added. The reverse engineering Tutorial 7 has been renamed as Tutorial 9. There have been minor changes to Tutorial 1. However, Tutorials 2-6 have been significantly revised and extended. The two new tutorials provide guidance on Reporting, Relational Mapping and managing table and column names. You can download the tutorials from the Library.   
 
25 June: ORM 2009 Workshop Update The ORM 2009 call for papers has been updated. You can download the revised documents from the ORM 2009 section in the Library. Submission date change: The deadline for submissions has been extended. Abstracts are now due on 2 July and papers must be submitted not later than 5 July.    
 
25 May: NORMA - New Release A new release of NORMA is now available for download from the Library (NORMA-The Software!). 
 
8 May: Update to ORM 2009 Call For Papers The ORM 2009 call for papers in the library have been updated. The new versions show the submission procedure. The workshop will be held on November 4, 5 & 6 in Vilamoura, Portugal. You can download the updated call for papers from the library. 
  
24 April: NORMA - New Release A new release of NORMA is now available for download from the Library.
 
3 April ORM 2009 Call For Papers The ORM 2009 workshop will be held on November 4, 5 & 6 in Vilamoura, Portugal. You can download the call for papers from the library.   
 
16 March: NORMA - New Release The February release of NORMA is now available for download from the Library.
 
5 February:  NORMA - New release You can now download the January release of NORMA from Library>Tools>NORMA The Software!. It contains improvements to the Fact Editor and the Reading Editor. A bug has been fixed and it is easier to access the Readme file. 
 
16 January: Two New Forums "ORM Lite" and "ActiveFacts" 
These new forums are for the two tools being developed by Brian C Christensen (USA) and Clifford Heath (Australia).  
 
9 January: New "a" release of NORMA  Matt has uploaded an updated release of NORMA that includes an urgent bug fix. Please replace your earlier version with this release. Full details are available in the readme that is included in the download.
 
1 January 2009: New release of NORMA A new release of NORMA is now available in the library. This version makes it easy to segment models into pages, You can then rename and re-order the pages as your model evolves. Full details are available in the readme that is part of the download.
We wish all members of the global ORM Community a Very Happy New Year.
 
21 November: New release of NORMA   A new release of NORMA is now available for download from the Library. (Library>Tools>NORMA The Software!) Two zip files are available - one for Visual Studio 2005 and one for Visual Studio 2008. New features include the ability to use sample populations with objectified Fact Types and Subtypes. There is also a new "ORM Diagram Spy" to help with navigating around your models. This release supersedes all previous releases. Full details are in the readme in the zip file.
 
19 November: ORM 2008 Workshop Presentations  The ORM 2008 workshop was held in Monterrey, Mexico 12-14 November 2008.  The introduction, programme and first presentation were posted to the ORM 2008 folder in the Library. The remainder of the presentations will be posted to this folder as they are received from the participants. This was first ORM Workshop to be attended by representatives from China. 
 
21 October: NORMA tutorials consolidated The NORMA tutorials are now available for download from a new "NORMA Tutorials" folder in the "Tools" section of the Library. This folder also contains articles on report generation, error message control and object-re-use.
 
15 October: ORM Lite documentation now available  Documentation that describes the new open-source ORM Lite tool is now available for download from the tools section of the Library. 
 
25 September: ORM 2008 Workshop Program announced  The Program for the ORM 2008 workshop is now available for download from the Library. Look in the Events/ORM 2008 folder.
 
20 September: NORMA Tutorial 6 - Name generation  This tutorial explains NORMA's name management features. The tutorial shows you how to rename tables, columns and much more. The file is now available in the NORMA section of the library. 
 
22 August: NORMA User Guide A user guide for NORMA is now available in the Library - NORMA section. The document was prepared by Gordon Everest at the University of Minnesota. Gordon uses this guide as part of his Advanced Database Design class.
 
29 July: NORMA Tutorial (Lab 1) July update An updated version of the "NORMA Lab 1" introductory tutorial is now available in the Library.  
 
17 July: You can now participate in The Great Experiment!   If you know UML or if you know ER and UML or if you know ORM and UML, you can make an important contribution to a unique experiment that seeks an answer to the question  " Is ORM at least 25% more effective than ER or UML based approaches? " Read more on the Surveys page. 
 
7 July: Final Call for Papers ORM 2008 The final call for papers is now in the ORM 2008 section of the library. The deadline for submission is now 10 July. Notification date is deferred to 15 August.  
 
10 June: New release of NORMA   A new release of NORMA is now available for download from the Library. This version includes: Improved column name generation, the Fact Type editor now allows object type names to be entered directly without predicates, Objectification of unary fact types, Improved foreign key references, Fact Type path is now shown in the verbalization browser, Inproved check clause generation, Linq to SQL mapping (VS 2008 version only) and a basic Barker ER view has also been added.
 
30 May: Updated version of NORMA Lab 4   An updated version of the November 2007 Lab 4 is now available for download from the library. This lab covers adding frequency constraints, ring constraints, subtyping, subtype definitions and constraints and textual constraints.
 
29 May: Updated version of NORMA Lab 3   An updated version of the November 2007 Lab 3 is now available for download from the library. This lab covers adding pages, nesting, independent object types, set-comparison constraints and setting data types.
 
27 May: Updated version of NORMA Lab 2   An updated version of the November 2007 Lab 2 is now available for download from the library. This lab covers: ternary associations,  inclusive-or constraints , external uniqueness constraints, renaming pages,  derived fact types and value constraints.
 
24 May: Design or Description survey - Interim report  An interim report of the findings of the design or description survey is now available for download from the "ORM Research" section of the Library.
 
23 May: Updated version of NORMA Lab 1   An updated version of the November 2007 Lab 1 is now available for download from the library. This lab shows you how to enter a simple object-role model, generate a relational view, generate DDL and generate other code such as C# and VB. Updates of the other NORMA labs will be posted over the next few days.
 
 
21 May: ORM 2008 workshop - updated call for papers -  An updated call for papers for the ORM 2008 workshop is now available for download from the ORM 2008 section in the Library.
 
7 May: New version of NORMA released.
 
A new release of NORMA is now available for download from the Library
 
28 April: New VisioModeler "how to" file  Terry Halpin has kindly provided an updated "how to" file for VisioModeler which you can download from the Library.
 
16 April: ORM 2008 workshop call for papers - Updated  The ORM 2008 workshop will be held in Monterrey, Mexico 9-14 November 2008. Download the call for papers from the ORM 2008 folder in the Library.
 
3 April: New "Getting Started" Forum now available. This new forum allows newcomers to ORM (or just those who want to learn more) to post general questions about any aspect of ORM.
 
17 March:  Survey 1: Is data modeling a design process or a descriptive process?
 
Answer six survey questions by clicking this link:  http://ormfoundation.info/fs1/fs-DescribeOrDesign.aspx  The survey is open for contributions until 31 May 2008. Interim results will be published in the Library and available to registered members. Final results will be emailed to all participants. You can also vote in the quick poll in the surveys forum.
 
8 March:  About 600 posts added to the NORMA forum.  The NORMA discussions from SourceForge have been migrated to this website which is now the home of for NORMA discussions. Kevin Owen of Neumont wrote the awesome script that enabled the migration. Thanks Kevin!
 
4 March: New Release of NORMA software.  The March 2008 version of the NORMA software is available for download from the library. There are two versions - one for Visual Studio 2005 and one for Visual Studio 2008.
 
22 February: Terry Halpin's new ORM book published.  You can order Terry's new book "Information Modeling and Relational Databases- Second Edition." by clicking on the image below.
 
12 February: ORM 2008 workshop call for papers The ORM 2008 workshop will be held in Monterrey, Mexico 9-14 November 2008. Download the call for papers from the ORM 2008 folder in the Library.
 
16 January: ORM 2007 Presentations  All of the ORM 2007 workshop presentations are available in the Library.
 
30 November: UFO Survey   The Results of the UFO survey at ORM 2007 are available in the Library. The UFO topic is to be discussed in the UFO forum.
 
28 November: Self Registration active.  Click the "Join" button at the top right of the screen. When you join, please complete your personal profile. It helps others to get to know you.

Welcome!

What is ORM? ORM is an acronym for "Object-Role Modeling" and is a way to build formal information models from which other artefacts can be automatically derived. For example, an object-role model can be used to generate a class model, a relational model and an entity relationship diagram. These artefacts can then be transformed into directly usable artefacts such as a physical database.  

ORM is easy to use because it has only one data structure - the fact type. This simplicity is supported by a comprehensive set of constraint types that allow you to design complex information models. 

ORM tools have built in "verbalizers" that generate easy-to-understand natural language from a graphical object-role model. This makes it easy for a non-technical person to validate the content of an object-role model. In contrast, if a non-technical person wants to understand a UML or entity-relationship (ER) model, the person must first learn the UML or ER language.

Thus, ORM provides a simpler, more accurate and more powerful approach to information modeling than other approaches such as Entity-Relationship modeling and UML.

What is the history of ORM?   The roots of ORM can be traced to research into semantic modeling for information systems in Europe during the 1970's. There were many pioneers and this short summary does not by any means mention them all. An early contribution came in 1973 when M Senko wrote about "data structuring" in the IBM Systems Journal. In 1974 JR Abrial contributed an article about "Data Semantics". In June 1975, Eckhard Falkenberg's doctoral thesis was published and in 1976 one of Falkenberg's papers mentions the term "object-role model". 

Other contributors in continental Europe introduced the "circle-box" notation and an early version of the conceptual schema design procedure. Other people added subtyping, and conceptual query ideas.

The first full formalization came in 1989 when Terry Halpin completed his PhD thesis on ORM. Terry also introduced extensions. In 1989, Terry Halpin and GM Nijssen co-authored the book "Conceptual Schema and Relational Database Design". 

How can I learn more? The authoritative book on ORM is Terry Halpin's 2008 "Big Brown Book" entitled "Information Modeling and Relational Databases - Second Edition". (The first edition was published in 2001). You can order the Big Brown Book by clicking on the "Second Edition" image (see sidebar - Books). You can read about ORM from the documents in the Library. You can also participate in the Forum.

Are there any ORM Tools? The growth of ORM has followed the availability of a series of steadily improving ORM tools. The early ORM tools such as IAST (Control Data) and RIDL* were followed by InfoDesigner, InfoModeler and VisioModeler.

When Microsoft bought the Visio Corporation, Microsoft extended VisioModeler and made it a component of Microsoft Visual Studio. This was Microsoft's first ORM implementation and it was published in the 2003 Enterprise Architects release of Visual Studio as a component of the tool called called "Microsoft Visio for Enterprise Architects".

In the same year, a companion "how to" book was published by Morgan Kaufmann entitled "Database Modeling with Microsoft Visio for Enterprise Architects". (see sidebar) Microsoft has retained the ORM functionality in the high-end version of Visual Studio and the Morgan Kaufmann book remains a suitable user guide for both versions. 

The next "in the works" ORM tool is an open source tool called NORMA (Natural ORM Architect for Visual Studio). You can download the latest release of NORMA from the tools section in the Library.    

Forum The Forum is for discussing ORM related topics. Vistors can see most of the discussions but to participate you have to register on the site. Not all discussions are visible to all registered members because they are for specialised sub-groups. However, if you don't see a topic that you feel should be given its own Forum, please post a message in the "Request a Topic" Forum. Your post should include a title, a description of the scope, how it relates to ORM and why you think that the ORM community will find it of interest.

Library You can download ORM software, ORM tutorials and ORM related documents from the Library. Most documents are in PDF format but there are also multimedia file types.

Research The research page supports ORM research. You can see the experimental material that I used in my 2008 MSc dissertation project. This experiment was designed to test the hypothesis that “ORM based methods require at least 25% less effort than alternative methods such as UML and ER.”

Visitors may browse the Library and Forum. Registered members can download documents and participate in the forum discussions. Registration is free - just click on the "Join" button at the top right of the screen and follow the instructions. If you experience a problem, please send a description of the problem to admin@ormfoundation.org.

 

Thank you for visiting The ORM Foundation website.
Ken Evans

What's New

  • Re: how to model log info?

    [quote user="OrionB"]Introduce an entity for this logging information, and attach the elements you wish included, with a spanning uniqueness constraint across all of them as the primary identifier.[/quote] That's the way I would do it, and contrary to what Matt says, if you do it on objects that will be tables, it doesn't seem to affect...
    Posted to User experience (Forum) by Clifford Heath on 07-03-2009
  • Re: Column order in DDL output

    Thanks, Terry, I'll look forward to seeing these abilities grow over time.
  • Re: Handling uniqueidentifier

    Hi Thomas, This has been a feature of all of Terry's ORM tools since InfoModeler was announced in the early 1990's. This is also the case with NORMA. With NORMA, the procedure for generating a relational model and then generating the DDL is explained in Tutorial 1 which you can download from the Library. A description of the relational procedure...
    Posted to Technical support (Forum) by Ken Evans on 06-26-2009
  • Handling uniqueidentifier

    What are the necessary steps needed to generate a uniqueidentifier for a primary key column at the ORM level. The data set type is not available, unless I'm missing something. Thanks :) Thomas
    Posted to Technical support (Forum) by nyxtom on 06-25-2009
  • Re: Support for iAnywhere

    Hi Ken, Thanks for the quick message. I have been toying with the VisoModeller 3.1 for a while without any problems as I can use the ODBC driver. NORMA with ODBC would be more than sufficient - Sybase iAnywhere would obviously be a bonus. It seems wierd as VisioModeller (more than 10 years old) currently offers more in this area (sql generation possibilities...

Who Is Online

© 2008 The ORM Foundation: A UK not-for-profit organisation -------------- Terms of Service