dbTalk Databases Forums  

modules of a DBMS

comp.databases comp.databases


Discuss modules of a DBMS in the comp.databases forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aarklon@gmail.com
 
Posts: n/a

Default modules of a DBMS - 08-07-2008 , 08:48 AM






Hi,

how correct is the following diagram showin g modules of a
DBMS ...????
http://i529.photobucket.com/albums/dd339/aarklon/5.jpg

Reply With Quote
  #2  
Old   
Ed Prochak
 
Posts: n/a

Default Re: modules of a DBMS - 08-08-2008 , 07:22 AM






On Aug 7, 9:48 am, aark... (AT) gmail (DOT) com wrote:
Quote:
Hi,

how correct is the following diagram showin g modules of a
DBMS ...????http://i529.photobucket.com/albums/dd339/aarklon/5.jpg
of a generic database? Relational or hierarchical? RAM or disc based?

I would say at least one part is wrong for a generic diagram. The
system tables and data dictionary in a relational database logically
are part of the database. Some implementations might store them in
separate files, but in a generic diagram I would not separate them
like that.

This diagram shows the DBA only ever doing DDL or special commands.

I expect the three compilers are really one. There usually isn't such
a sharp separation between DDL and DML. Queries are usually considered
part of the DML.

The precompiler is usually just that a precompiler. It doesn't
parallel the host compiler, but only feeds it.

And exactly how is that stored data manager interacting with the rest
of the system?

General impression: the diagram is sloppy and disorganized. It clearly
needs work.

HTH,
ed



Reply With Quote
  #3  
Old   
Ed Prochak
 
Posts: n/a

Default Re: modules of a DBMS - 08-08-2008 , 07:22 AM



On Aug 7, 9:48 am, aark... (AT) gmail (DOT) com wrote:
Quote:
Hi,

how correct is the following diagram showin g modules of a
DBMS ...????http://i529.photobucket.com/albums/dd339/aarklon/5.jpg
of a generic database? Relational or hierarchical? RAM or disc based?

I would say at least one part is wrong for a generic diagram. The
system tables and data dictionary in a relational database logically
are part of the database. Some implementations might store them in
separate files, but in a generic diagram I would not separate them
like that.

This diagram shows the DBA only ever doing DDL or special commands.

I expect the three compilers are really one. There usually isn't such
a sharp separation between DDL and DML. Queries are usually considered
part of the DML.

The precompiler is usually just that a precompiler. It doesn't
parallel the host compiler, but only feeds it.

And exactly how is that stored data manager interacting with the rest
of the system?

General impression: the diagram is sloppy and disorganized. It clearly
needs work.

HTH,
ed



Reply With Quote
  #4  
Old   
Ed Prochak
 
Posts: n/a

Default Re: modules of a DBMS - 08-08-2008 , 07:22 AM



On Aug 7, 9:48 am, aark... (AT) gmail (DOT) com wrote:
Quote:
Hi,

how correct is the following diagram showin g modules of a
DBMS ...????http://i529.photobucket.com/albums/dd339/aarklon/5.jpg
of a generic database? Relational or hierarchical? RAM or disc based?

I would say at least one part is wrong for a generic diagram. The
system tables and data dictionary in a relational database logically
are part of the database. Some implementations might store them in
separate files, but in a generic diagram I would not separate them
like that.

This diagram shows the DBA only ever doing DDL or special commands.

I expect the three compilers are really one. There usually isn't such
a sharp separation between DDL and DML. Queries are usually considered
part of the DML.

The precompiler is usually just that a precompiler. It doesn't
parallel the host compiler, but only feeds it.

And exactly how is that stored data manager interacting with the rest
of the system?

General impression: the diagram is sloppy and disorganized. It clearly
needs work.

HTH,
ed



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.