Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / May 2004

Tip: Looking for answers? Try searching our database.

How do you think about OODBMS in .NET system?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
FU.U.NA - 30 Apr 2004 21:27 GMT
Hi.

I was finding a simple way to save objective and relational data.
I guessed about SQL Server, but it's too complex and needs more codes
about non-logic.

My data is a game design data, so it is complex model and needs
hierarchy. And also, it contains big (1024x1024) bitmap image data. As
you know, in RDBMS making hierarchy data is most hard work.

I was looked for DB system for my data, and I found some infor about
OODBMS and ORDMBS.
Unfortunatly, ADO.NET designed for RDBMS, using them on .NET is more
harder and expensive then using normal RDBMS.

I don't know well, I thought OODBMS is just a memory object model that
can be stored, and some management system.

So I thought .NET basic object system + .NET serialization + some
custom manager object will work like OODBMS.
But as I experienced, .NET serialization was so slow without any
specific reason. Especially for complex hierarchy model.

.NET serialization seems using much time for calculating object
hierarchy.

How do you think about OODBMS in .NET system?
Is there good solution about this?
William Ryan  eMVP - 01 May 2004 16:07 GMT
ORM is a very good solution.  Check out Deklarit's product, www.deklarit.com
(which is much more than a ORM Tool), I think it might help you out
immensely.  I've used the product quite a bit and it's as good as they get.
> Hi.
>
[quoted text clipped - 24 lines]
> How do you think about OODBMS in .NET system?
> Is there good solution about this?
F176 - 13 May 2004 17:30 GMT
I think this is just what I have been found. (OODBMS for .NET environment.)
I'm downloading trial version, I hope this product supports simple and
eventual classes.
Thank you for your reply.

> ORM is a very good solution.  Check out Deklarit's product, www.deklarit.com
> (which is much more than a ORM Tool), I think it might help you out
[quoted text clipped - 27 lines]
> > How do you think about OODBMS in .NET system?
> > Is there good solution about this?
Alfredo - 03 May 2004 00:58 GMT
>I was finding a simple way to save objective and relational data.
>I guessed about SQL Server, but it's too complex and needs more codes
>about non-logic.

And it is not relational, unfortunately.

>My data is a game design data, so it is complex model and needs
>hierarchy. And also, it contains big (1024x1024) bitmap image data. As
>you know, in RDBMS making hierarchy data is most hard work.

It is not, but in SQL DBMS it is.

>I don't know well, I thought OODBMS is just a memory object model that
>can be stored, and some management system.

OODBMS is a return to the Network DBMS with some OO features. A
backward step and a resounding market failure in the 90's.

The market share of OODBMS is in continuous decrease.

>So I thought .NET basic object system + .NET serialization + some
>custom manager object will work like OODBMS.

It could be enough for what you want.

>But as I experienced, .NET serialization was so slow without any
>specific reason. Especially for complex hierarchy model.

But it is very easy to create your own serialization classes. .NET
serialization is also terribly ineficient with disk space even if you
use the binary format.

>How do you think about OODBMS in .NET system?

It could be useful for some very special circumstances while we wait
for a truly RDBMS.

>Is there good solution about this?

Not yet :(

Regards
 Alfredo
F176 - 13 May 2004 17:11 GMT
Thank you for your reply and interest.

> >I was finding a simple way to save objective and relational data.
> >I guessed about SQL Server, but it's too complex and needs more codes
[quoted text clipped - 39 lines]
> Regards
>   Alfredo

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.