Re: what is the difference between th DBMS and RDBMS?
- From: "sybrandb@xxxxxxxxx" <sybrandb@xxxxxxxxx>
- Date: 4 Nov 2005 01:11:09 -0800
Historically, there have been various types of DBMS
The hierarchical database, maintaing physical pointers between various
entities, n:m relations not implemented.
The Network database, same type of database, n:m allowed. The most
important implementation was IBM's IMS (acronym for IBMs Most
Spectacular).
The Relational database, implementing entities as tables.
IBM, iirc, still supports IMS, as major insurance companies and banks
all over the world are still using it. RDBMS has supplanted network
databases.
--
Sybrand Bakker
Senior Oracle DBA
.
- References:
- what is the difference between th DBMS and RDBMS?
- From: Oraclegroups
- what is the difference between th DBMS and RDBMS?
- Prev by Date: Re: Oracle does not use an index
- Next by Date: Re: Oracle 8i Client Software Installation Problems
- Previous by thread: Re: what is the difference between th DBMS and RDBMS?
- Next by thread: Re: what is the difference between th DBMS and RDBMS?
- Index(es):
Relevant Pages
|