PDA

View Full Version : fragmentation


zok
03-18-02, 21:41
Can anyone please describe database fragmentation strategies??

MattR
03-18-02, 23:15
Data fragmentation is a badthing.. So you don't really want to have it happen. Are you talking about partitioning or clustering? Or avoiding fragmentation?

madrav72
04-14-02, 07:45
i think hes referring to horizontal, vertical and mixed fragmentation.

i myself have just come to grasps with this topic and find it difficult to understand it would be nice if their was a good website to explain distributed database design.

fragmentation is also linked to allocation as well so u might wanna have a look see at that.

other than this i would sugest looking into a book such as the very old distrubuted databases by ceri & pelagatti or for more uotodate book try connolly and begg which covers a chapter on dd.

Sameka
10-05-07, 12:08
Hi, im trying to work on my thesis that concerns fragmentation in distributed database. im thinking of a new approach of mixed fragmentation, but i only found 2 documents to start with. could anyone help?!

Sameka
10-05-07, 12:12
Again, what is the difference between object oriented and relational database? :S

blindman
10-05-07, 12:22
Your THESIS is on a subject you know nothing about?

Sameka
10-08-07, 07:25
sorry but honestly i didnt understand which one is the o.o.db and which one is the relational :S

andrewst
10-08-07, 08:47
So, to be clear, you are writing a thesis on fragmentation in distributed databases, but you don't know anything about databases? Isn't that a bit like writing a thesis on the use of transitive verbs in Greek when you can't actually read any Greek ;)

But anyway, relational databases are the ones that most people use like Oracle, SQL Server, MySQL. Object oriented databases were a fad a few years ago that seems to have withered away.