Learn how to Make Money Online doing freelancing, Affiliate Marketing, Blogging and many more ...
Go4Expert
Go4Expert RSS Feed

Go Back   Programming and SEO Forum >  Go4Expert > Articles / Source Code > Database

Discuss / Comment  Copy HTML to Clipboard  Copy BBCode to Clipboard  | More
 
Bookmarks Article Tools Search this Article Display Modes

What is the Difference between DBMS and RDBMS?


On 17th May, 2005
What is the Difference between DBMS and RDBMS?

Show Printable Version Email this Page Subscription Add to Favorites Copy What is the Difference between DBMS and RDBMS? link

Author

shabbir ( Go4Expert Founder )

Shabbir is a developer in the field of Applications, web as well as database designing and is devoted to the optimization and usability of the code. He maintains Programming forum and is a C++ addict.


All articles By shabbir

Recent Articles

Similar Articles

A DBMS has to be persistent, that is it should be accessible when the program created the data ceases to exist or even the application that created the data restarted. A DBMS also has to provide some uniform methods independent of a specific application for accessing the information that is stored.

RDBMS is a Relational Data Base Management System Relational DBMS. This adds the additional condition that the system supports a tabular structure for the data, with enforced relationships between the tables. This excludes the databases that don't support a tabular structure or don't enforce relationships between tables.

Many DBA's think that RDBMS is a Client Server Database system but thats not the case with RDBMS.

Yes you can say DBMS does not impose any constraints or security with regard to data manipulation it is user or the programmer responsibility to ensure the ACID PROPERTY of the database whereas the rdbms is more with this regard bcz rdbms define the integrity constraint for the purpose of holding ACID PROPERTY.

I have found many answers on many websites saying that
DBMS are for smaller organizations with small amount of data, where security of the data is not of major concern and RDBMS are designed to take care of large amounts of data and also the security of this data.
and this is completely wrong by definition of RDBMS and DBMS

More Database Articles



100+ SQL Server, Oracle and MySQL basic questions and answers
Database interview questions for beginner
Difference between Stored procedures and User Defined functions[UDF]
Basics of Database Normalization
What you should know for Query Optimization
The Following 3 Users Say Thank You to shabbir For This Useful Post:
coderzone (01-26-2010), manoj06 (09-12-2009), rameshd9 (07-17-2010)
Old 09-20-2005, 10:27 PM   #2
Team Leader
 
coderzone's Avatar
 
Join Date: Jul 2004
Posts: 466
Thanks: 2
Thanked 10 Times in 6 Posts
Rep Power: 7
coderzone is on a distinguished road

Re: What is the Difference between DBMS and RDBMS?


Quote:
Originally Posted by shabbir
I have found many answers on many websites saying that
Quote:
DBMS are for smaller organizations with small amount of data, where security of the data is not of major concern and RDBMS are designed to take care of large amounts of data and also the security of this data.
and this is completely wrong by definition of RDBMS and DBMS
I also found the same and I think the difference that you have mentioned is the genuine ones.
coderzone is offline   Reply With Quote
Old 11-16-2007, 11:28 AM   #3
Newbie Member
 
Join Date: Nov 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
eddiecraig is on a distinguished road

Re: What is the Difference between DBMS and RDBMS?


hi shabbir,
thanks for explaining about the differnce between dbms and rdbms...
eddiecraig is offline   Reply With Quote
Old 11-16-2007, 11:30 AM   #4
Newbie Member
 
Join Date: Nov 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
eddiecraig is on a distinguished road
Smile

Re: What is the Difference between DBMS and RDBMS?


hi shabbir,
thanks for explaining about the differnce between dbms and rdbms...
eddiecraig is offline   Reply With Quote
Old 11-22-2007, 10:46 PM   #5
Newbie Member
 
Join Date: Nov 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ahabeebur is on a distinguished road
Post

Re: What is the Difference between DBMS and RDBMS?


hi shabbir,

TnX ,,,
ahabeebur is offline   Reply With Quote
Old 01-25-2008, 09:36 PM   #6
Go4Expert Member
 
micman's Avatar
 
Join Date: Jan 2008
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
micman is on a distinguished road

Re: What is the Difference between DBMS and RDBMS?


short and clear!
micman is offline   Reply With Quote
Old 07-04-2008, 10:39 AM   #7
Newbie Member
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sachinsasneh is on a distinguished road

Re: What is the Difference between DBMS and RDBMS?


thanks for given in simple and short language..
sachinsasneh is offline   Reply With Quote
Old 07-04-2008, 12:21 PM   #8
Contributor
 
seangtz's Avatar
 
Join Date: Jun 2008
Posts: 88
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 3
seangtz is on a distinguished road

Re: What is the Difference between DBMS and RDBMS?


Thx for sharing useful information.
__________________
Waterfall Methodology
seangtz is offline   Reply With Quote
Old 07-07-2008, 04:14 PM   #9
Invasive contributor
 
Join Date: Jun 2007
Posts: 569
Thanks: 0
Thanked 4 Times in 4 Posts
Rep Power: 0
XXxxImmortalxxXX is on a distinguished road

Re: What is the Difference between DBMS and RDBMS?


thanks for the info mate
XXxxImmortalxxXX is offline   Reply With Quote
Old 07-09-2009, 04:10 PM   #10
Newbie Member
 
Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
VasanPonnusamy is on a distinguished road

Re: What is the Difference between DBMS and RDBMS?


Thanks a lot..
Vasan Ponnusamy
VasanPonnusamy is offline   Reply With Quote
Discuss / Comment  Copy HTML to Clipboard  Copy BBCode to Clipboard  | More


Currently Active Users Reading This Article: 1 (0 members and 1 guests)
 
Article Tools Search this Article
Search this Article:

Advanced Search
Display Modes
Bookmarks

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads / Articles
Thread Thread Starter Forum Replies Last Post
Multiple choice questions in RDBMS shabbir Database 3 07-28-2009 04:17 PM

 

All times are GMT +5.5. The time now is 05:22 AM.