More on o/r

Brock Allen refers to his object
relational mapping tool as an RO mapper, as opposed to an OR mapper.

He does this because he builds the database first, and then
maps the database into objects, so its a relational-object mapper
instead.  I’ve never heard it called that before, but I like it, because
thats exactly the process that we follow too, build the database how you want
it, and then make the objects fit the data model.

3 Comments so far »

  1. Anonymous said,

    Wrote on January 5, 2005 @ 3:12 pm

    OR OR RO? More architect disorders…

  2. Anonymous said,

    Wrote on January 29, 2005 @ 7:33 am

    Also take a look at Codus. It’s a free OR Mapper that does the same thing, but also builds unit tests, web services, strong-typed collections and a full VS.NET solution.

    http://www.adapdev.com/codus

  3. Anonymous said,

    Wrote on January 29, 2005 @ 10:30 am

    Shawn, I posted a followup to your comment here

    http://codebetter.com/blogs/ben.reichelt/archive/2005/01/29/48917.aspx

Comment RSS · TrackBack URI

Leave a Comment

Name: (Required)

E-mail: (Required)

Website:

Enter my name (ben) in this box, so I know you're a human.

Comment: