object-oriented-database Questions
3
Solved
I'm playing around with db4o, and I have the Object Manager viewer thingy for Visual Studio. It seems okay, but not exactly on par with tools like HeidiSQL/SQL Studio/etc., not to mention tha...
Hydraulic asked 9/3, 2010 at 18:15
2
Solved
One thing I have continually found very confusing about using an object database like db4o is how you are supposed to handle complex migrations that would normally be handled by SQL/PL-SQL.
For e...
Unscrew asked 10/3, 2010 at 20:15
3
I'm very impressed with my initial tests with db4o. However, i'm wondering just how many enterprise class websites are out there powered by db4o, i couldn't see any on the main website?
I can't s...
Roundtree asked 5/10, 2008 at 12:26
7
Solved
There is a lot of information out there on object-relational mappers and how to best avoid impedance mismatch, all of which seem to be moot points if one were to use an object database. My question...
Bunco asked 14/9, 2008 at 18:4
6
Solved
I thought it was about time to have a look at OO databases and decided to use db4o for my next little project - a small library.
Consider the following objects: Book, Category.
A Book can be in 0...
Factitive asked 1/7, 2009 at 13:36
3
I am working on a small educational project to exercise perst.net.
We have a tiny design problem, that is how to best resolve the relation between two classes of objects, that is the participant a...
Pergolesi asked 22/4, 2009 at 11:0
1
Solved
I wonder how Object Oriented data modeling is different from Object Relational data modeling?
Is it something like the pluses of both object oriented and relational data modeling were clubbed to ...
Acrodont asked 16/4, 2009 at 16:50
1
I'm new to OODBMS systems, but I'm using Db4o on a new project for which it's perfectly suited. Things are going great and I really like the concept, but I'm struggling with how to do basic data ma...
Danziger asked 19/11, 2008 at 4:28
11
Solved
Say you're coding some kind of web application. Something where people can contribute content, e.g. a simple photo-sharing site.
How many good reasons can you think of to not go with an object-ori...
Tightwad asked 6/10, 2008 at 2:18
5
Solved
Is there drop-in replacement for ActiveRecord that uses some sort of Object Store?
I am thinking something like Erlang's MNesia would be ideal.
Update
I've been investigating CouchDB and I thin...
Player asked 7/10, 2008 at 3:3
© 2022 - 2024 — McMap. All rights reserved.