Re: difference between RDBMS $DBMS

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



(Rachna) writes:
what is the main difference between Dbms and Rdbms?
i am very confused. can anyone help me out?

DBMS = Database Management System
RDBMS = Relational DBMS

That is, the RDBMS set is a true subset of the DBMS set, which also includes
hierarchical, networked(?) and object-oriented databases. The former two
are legacy products, and the latter group never really took off. In
practice, when someone says DBMS, I would assume that he means RDBMS unless
he explicitly say something else. Relational DBMS completely dominate the
market today.





--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.



Relevant Pages

  • Re: OO vs. RDB challenge
    ... > If something can not enforce the business logic then it is not a DBMS. ... I've worked with RDBMS based CMS. ... executing queries, checking queries results, fetching datas etc... ...
    (comp.object)
  • Re: Open soul searching about Pick
    ... DBMS product, with Cache' we can specify our database schema as ... This gives you the SQL projection, the MV Query projection (aka the ... We get both wicked fast SQL and the benefits of NoSQL combined, ... pitch RDBMS tools over MV to the industry -- then we would get more MV ...
    (comp.databases.pick)
  • Re: Data Layer architecture
    ... VS.NET with intellisense is cool, ... >placed INSIDE the RDBMS. ... database, but it is not about that. ... Truly Relational DBMS. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Good Books on MultiValue Databases
    ... For other responses, what do you expect when someone says ... A lot of the "protections" you describe exist in an RDBMS because it doesn't ... because of the different structure of the two different dbms platforms. ...
    (comp.databases.pick)
  • Re: About Databases...
    ... design, normalization (and when to violate normalization), and SQL. ... I'd probably avoid any book that has chapters on Hierarchical DBMS, ... and converted back to binary by the RDBMS server. ...
    (comp.lang.python)