<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>architecture of dbms diagram - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/architecture-of-dbms-diagram/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/architecture-of-dbms-diagram/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Fri, 03 Jun 2022 09:49:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>architecture of dbms diagram - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/architecture-of-dbms-diagram/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is database architecture in DBMS ?</title>
		<link>https://www.wikitechy.com/interview-questions/dbms/what-is-database-architecture-in-dbms/</link>
					<comments>https://www.wikitechy.com/interview-questions/dbms/what-is-database-architecture-in-dbms/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Fri, 03 Jun 2022 09:48:49 +0000</pubDate>
				<category><![CDATA[DBMS]]></category>
		<category><![CDATA[3 schema architecture in dbms]]></category>
		<category><![CDATA[architecture of dbms]]></category>
		<category><![CDATA[architecture of dbms diagram]]></category>
		<category><![CDATA[dbms architecture]]></category>
		<category><![CDATA[dbms architecture diagram]]></category>
		<category><![CDATA[dbms architecture explain]]></category>
		<category><![CDATA[dbms architecture explanation]]></category>
		<category><![CDATA[dbms architecture three level]]></category>
		<category><![CDATA[three schema architecture of dbms]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4397</guid>

					<description><![CDATA[Data Base Architecture: A database architecture is represented as DBMS Design. Helps to design, develop, implement and maintain the database management system. Database system that can be divided into individual components which can be modified, changed, replaced and altered can be achieved by using DBMS Architecture. Components of database can also be understood by this [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4400 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-database-architecture.jpg" alt="" width="535" height="439" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-database-architecture.jpg 535w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-database-architecture-300x246.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/What-is-database-architecture-390x320.jpg 390w" sizes="(max-width: 535px) 100vw, 535px" /></p>
<h3 id="data-base-architecture">Data Base Architecture:</h3>
<ul>
<li>A database architecture is represented as <strong>DBMS Design</strong>.</li>
<li>Helps to <strong>design, develop, implement and maintain</strong> the database management system.</li>
<li>Database system that can be divided into individual components which can be <strong>modified, changed, replaced and altered</strong> can be achieved by using DBMS Architecture.</li>
<li>Components of database can also be understood by this architecture.</li>
<li>Critical information can be stored in a database which helps to access the <strong>data quickly and securely.</strong></li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-4443 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/database-architecture.png" alt="" width="779" height="371" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/database-architecture.png 779w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/database-architecture-300x143.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/database-architecture-768x366.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/database-architecture-390x186.png 390w" sizes="(max-width: 779px) 100vw, 779px" /></p>
<h3 id="types-of-dbms-architecture"><strong>Types of DBMS Architecture:</strong></h3>
<h4 id="one-tier-architecture">One Tier Architecture:</h4>
<ul>
<li>It is a simplest architecture in which <strong>client, server, and database</strong> are in the same system.</li>
<li>Database is directly available to the user in this architecture. User can directly use the DBMS.</li>
<li>Any modification done in this architecture will be directly done on the <strong>database</strong>. It does not provide any tool for the users.</li>
<li>This type of architecture is used for the local application development, where programmers can directly communicate with the <strong>database for speedier response</strong>.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-4444" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/1-tier-architecture.png" alt="" width="1150" height="903" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/1-tier-architecture.png 1150w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/1-tier-architecture-300x236.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/1-tier-architecture-1024x804.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/1-tier-architecture-768x603.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/1-tier-architecture-390x306.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/06/1-tier-architecture-820x644.png 820w" sizes="(max-width: 1150px) 100vw, 1150px" /></p>
<h4 id="two-tier-architecture">Two Tier Architecture<strong>:</strong></h4>
<ul>
<li>It is a database architecture where the presentation layer runs on client and data is stored on a server called second tier.</li>
<li>It is not exposed to user directly and provides security to the database.</li>
<li>It provides direct and speed communication.</li>
<li>It i s same as the basic client server. In this architecure applications on the client end can directly interact with database at the server side.</li>
<li>At the client end the user interfaces and application programs are executed.</li>
<li>Query processing and transaction management functions are done by the server.</li>
<li>To communicate with the DBMS, client-side application establishes a connection with the server side.</li>
</ul>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4398 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/two-tier-architecture.jpg" alt="" width="395" height="365" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/two-tier-architecture.jpg 395w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/two-tier-architecture-300x277.jpg 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/two-tier-architecture-390x360.jpg 390w" sizes="(max-width: 395px) 100vw, 395px" /></p>
<p><strong> </strong></p>
<h4 id="three-tier-architecture"><strong>Three Tier Architecture</strong>:</h4>
<ul>
<li>Contains another layer between the client and server. In this architecture, communication between client to server is not possible.</li>
<li>Client end application interacts with application server which further communicates with the database.</li>
<li>In the application server, end user does not have any idea about the existence of the database</li>
<li>The database also has no idea about any other user beyond the application.</li>
<li>The 3-Tier architecture is used in case of large web application.</li>
</ul>
<p>&nbsp;</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-4399 aligncenter" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/three-tier-arcchitecture.jpg" alt="" width="395" height="416" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/three-tier-arcchitecture.jpg 395w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/three-tier-arcchitecture-285x300.jpg 285w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/05/three-tier-arcchitecture-390x411.jpg 390w" sizes="(max-width: 395px) 100vw, 395px" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/dbms/what-is-database-architecture-in-dbms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
