New Posts New Posts RSS Feed: Support for Object-Oriented Databases
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Support for Object-Oriented Databases

 Post Reply Post Reply
Author
Runar View Drop Down
Newbie
Newbie
Avatar

Joined: 21-Jun-2008
Location: Norway
Posts: 2
Post Options Post Options   Quote Runar Quote  Post ReplyReply Direct Link To This Post Topic: Support for Object-Oriented Databases
    Posted: 01-Sep-2009 at 7:48am

Have you considered allowing the data store being an object-oriented database like for example DB4O? Or is DevForce dependent on a relation database in many of its layers?

I would say DevForce could add the same value to object oriented databases, as it does to relational databases. It seems like the major OO databases do not have a proper security model, they will not run over a WAN, they do not encrypt their connection and they do not have managed libraries allowing a Silverlight client to connect to the database server.


Edited by Runar - 03-Sep-2009 at 2:03pm
Back to Top
ting View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 27-Mar-2009
Location: San Francisco
Posts: 427
Post Options Post Options   Quote ting Quote  Post ReplyReply Direct Link To This Post Posted: 02-Sep-2009 at 12:47pm
Hi Runar,
 
Good summary.  Also, because LINQ is a query language that is decoupled from a relational data store, it makes it easier to make changes to the persisted structrure without affecting the application.  We are looking into supporting this in the future.
Back to Top
Runar View Drop Down
Newbie
Newbie
Avatar

Joined: 21-Jun-2008
Location: Norway
Posts: 2
Post Options Post Options   Quote Runar Quote  Post ReplyReply Direct Link To This Post Posted: 08-Sep-2009 at 1:11am

Providing support for OO databases would be great. It would mean DevForce could provide an end-to-end solution for projects that do not want to use a relational database. It would also be a good proof of the layered architecture in DevForce.

Now the unavoidable question… Do you have any time plan for when you will look into this? Any feedback is highly welcome!

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down