<?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>Database Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/database/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Thu, 22 Feb 2024 06:09:10 +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>
	<item>
		<title>Step-by-Step Guide: Changing Your WordPress Admin Password in XAMPP Local Development Environment</title>
		<link>https://www.aiuniverse.xyz/step-by-step-guide-changing-your-wordpress-admin-password-in-xampp-local-development-environment/</link>
					<comments>https://www.aiuniverse.xyz/step-by-step-guide-changing-your-wordpress-admin-password-in-xampp-local-development-environment/#respond</comments>
		
		<dc:creator><![CDATA[Maruti Kr.]]></dc:creator>
		<pubDate>Thu, 22 Feb 2024 05:54:44 +0000</pubDate>
				<category><![CDATA[XAMPP]]></category>
		<category><![CDATA[Admin panel]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Local development]]></category>
		<category><![CDATA[Password change]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Step-by-step guide]]></category>
		<category><![CDATA[User management]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=18625</guid>

					<description><![CDATA[<p>To change the WordPress admin panel password in a local XAMPP environment, you can follow these steps: 2. Login to phpMyAdmin: Use the username and password you&#8217;ve <a class="read-more-link" href="https://www.aiuniverse.xyz/step-by-step-guide-changing-your-wordpress-admin-password-in-xampp-local-development-environment/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/step-by-step-guide-changing-your-wordpress-admin-password-in-xampp-local-development-environment/">Step-by-Step Guide: Changing Your WordPress Admin Password in XAMPP Local Development Environment</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full is-resized"><img fetchpriority="high" decoding="async" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-34.png" alt="" class="wp-image-18626" width="839" height="566" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-34.png 711w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-34-300x203.png 300w" sizes="(max-width: 839px) 100vw, 839px" /></figure>



<p>To change the WordPress admin panel password in a local XAMPP environment, you can follow these steps:</p>



<ol class="wp-block-list">
<li><strong>Access phpMyAdmin</strong>: Open your web browser and go to http://localhost/phpmyadmin or wherever you&#8217;ve installed phpMyAdmin in your XAMPP setup.</li>
</ol>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="424" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-35-1024x424.png" alt="" class="wp-image-18627" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-35-1024x424.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-35-300x124.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-35-768x318.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-35.png 1351w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>2. <strong>Login to phpMyAdmin</strong>: Use the username and password you&#8217;ve set up for your MySQL database in XAMPP.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="436" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-36-1024x436.png" alt="" class="wp-image-18628" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-36-1024x436.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-36-300x128.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-36-768x327.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-36.png 1351w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>3. <strong>Select your WordPress database</strong>: On the left-hand side of phpMyAdmin, you&#8217;ll see a list of databases. Click on the one associated with your WordPress installation. The name is usually something like <code>wordpress</code> or <code>wp</code>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="448" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-37-1024x448.png" alt="" class="wp-image-18629" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-37-1024x448.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-37-300x131.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-37-768x336.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-37.png 1316w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>4. <strong>Find the <code>wp_users</code> table</strong>: WordPress stores user information in a table named something like <code>wp_users</code>. Click on it to open it.</p>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-38.png" alt="" class="wp-image-18630" width="840" height="815" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-38.png 603w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-38-300x291.png 300w" sizes="auto, (max-width: 840px) 100vw, 840px" /></figure>



<p>5. <strong>Locate your admin user</strong>: In the <code>wp_users</code> table, you&#8217;ll see a list of users. Look for the row where the <code>user_login</code> column has the value of your WordPress admin username (usually &#8220;admin&#8221; by default).</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="380" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-39-1024x380.png" alt="" class="wp-image-18631" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-39-1024x380.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-39-300x111.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-39-768x285.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-39.png 1252w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>6. <strong>Change the password</strong>: In the row corresponding to your admin user, find the <code>user_pass</code> column. Click on the pencil icon or &#8220;Edit&#8221; button to edit the password. You&#8217;ll need to enter the new password in a specific format.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="385" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-40-1024x385.png" alt="" class="wp-image-18632" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-40-1024x385.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-40-300x113.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-40-768x288.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-40.png 1254w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>7. <strong>Generate a new password hash</strong>: WordPress stores passwords in a hashed format for security. You can&#8217;t just enter the password directly into the <code>user_pass</code> field. You need to generate a hash of the password using MD5 or another encryption method. You can use an online MD5 hash generator or a command-line tool to generate the hash. For example, if you want to set the password to &#8220;newpassword&#8221;, you can use an MD5 hash generator to generate the hash of &#8220;newpassword&#8221;, and then paste the hash into the <code>user_pass</code> field.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="405" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-41-1024x405.png" alt="" class="wp-image-18633" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-41-1024x405.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-41-300x119.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-41-768x303.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-41.png 1187w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>7. <strong>Save the changes</strong>: After pasting the hashed password into the <code>user_pass</code> field, save your changes by clicking the &#8220;Go&#8221; button or the equivalent in phpMyAdmin.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="432" src="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-42-1024x432.png" alt="" class="wp-image-18634" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-42-1024x432.png 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-42-300x126.png 300w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-42-768x324.png 768w, https://www.aiuniverse.xyz/wp-content/uploads/2024/02/image-42.png 1122w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>8. <strong>Test the new password</strong>: Now you can go to your WordPress login page (usually http://localhost/wordpress/wp-admin/) and try logging in with the new password.</p>



<p>By following these steps, you should be able to change the WordPress admin panel password in your local XAMPP environment. Make sure to keep your password secure and avoid using weak passwords for better security.</p>
<p>The post <a href="https://www.aiuniverse.xyz/step-by-step-guide-changing-your-wordpress-admin-password-in-xampp-local-development-environment/">Step-by-Step Guide: Changing Your WordPress Admin Password in XAMPP Local Development Environment</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/step-by-step-guide-changing-your-wordpress-admin-password-in-xampp-local-development-environment/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP Tutorial For Beginners Step By Step With Example Session-1</title>
		<link>https://www.aiuniverse.xyz/php-tutorial-for-beginners-step-by-step-with-example-secession-1/</link>
					<comments>https://www.aiuniverse.xyz/php-tutorial-for-beginners-step-by-step-with-example-secession-1/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Wed, 05 Jan 2022 12:38:51 +0000</pubDate>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[Internal Data]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Structure]]></category>
		<category><![CDATA[variable]]></category>
		<category><![CDATA[Variable Initialization]]></category>
		<category><![CDATA[web Server]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15624</guid>

					<description><![CDATA[<p>What is PHP PHP is Open Source server-side programming / Scripting language that is especially suited for web development and can be embedded into HTML. PHP stands <a class="read-more-link" href="https://www.aiuniverse.xyz/php-tutorial-for-beginners-step-by-step-with-example-secession-1/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/php-tutorial-for-beginners-step-by-step-with-example-secession-1/">PHP Tutorial For Beginners Step By Step With Example Session-1</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"><strong>What is PHP</strong></h1>



<p>PHP is Open Source server-side programming / Scripting language that is especially suited for web development and can be embedded into HTML.</p>



<p>PHP stands for Hypertext Preprocessor but it’s original name, Personal Home Page. It was created by Ramsum Lerdorf in 1994.</p>



<p>PHP runs on various platforms Windows, Linux, Unix, Mac OS X, etc.</p>



<p>PHP is compatible with almost all servers Apache, IIS, etc.</p>



<p>At Present in 2017 Php 7.2.0 is latest version of PHP</p>



<p>PHP File Extension .php</p>



<h1 class="wp-block-heading"><strong>What we can do with PHP</strong></h1>



<ul class="wp-block-list"><li>Generate Dynamic Page</li><li>Handle button clicks, radio button</li><li>Create Database Application</li><li>Client/server Application</li><li>Student Registration</li><li>Online Course</li><li>Online Shopping cart</li><li>Chat Rooms</li></ul>



<h1 class="wp-block-heading"><strong>Example</strong></h1>



<script src="https://gist.github.com/dharmu9898/7608a2d732e79bccb7d4dfa3ab3d7dee.js"></script>



<h1 class="wp-block-heading"><strong>How PHP Works</strong></h1>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="884" height="423" src="https://www.aiuniverse.xyz/wp-content/uploads/2022/01/Work-for-php.jpg" alt="" class="wp-image-15626" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2022/01/Work-for-php.jpg 884w, https://www.aiuniverse.xyz/wp-content/uploads/2022/01/Work-for-php-300x144.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2022/01/Work-for-php-768x367.jpg 768w" sizes="auto, (max-width: 884px) 100vw, 884px" /></figure>



<h1 class="wp-block-heading"><strong>Development Environment</strong></h1>



<ul class="wp-block-list"><li>Operating System – Windows, Linux, Mac etc.</li><li>Web Server – XAMP, WAMP, MAMP etc.<ul><li>§XAMP – Apache + MariaDB + PHP + Perl</li></ul></li></ul>



<ul class="wp-block-list"><li>Editor/IDE – NotePad, NotePad ++, NetBeans, Brackets, Eclipse etc.</li><li>Web Browser – Chrome, Firefox etc.</li></ul>



<h1 class="wp-block-heading"><strong>Basic Structure of PHP</strong></h1>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="905" height="338" src="https://www.aiuniverse.xyz/wp-content/uploads/2022/01/structure.jpg" alt="" class="wp-image-15627" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2022/01/structure.jpg 905w, https://www.aiuniverse.xyz/wp-content/uploads/2022/01/structure-300x112.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2022/01/structure-768x287.jpg 768w" sizes="auto, (max-width: 905px) 100vw, 905px" /></figure>



<h1 class="wp-block-heading"><strong>Basic Structure of PHP</strong></h1>



<script src="https://gist.github.com/dharmu9898/486ed97281f2f20193510bc665ab686c.js"></script>



<h1 class="wp-block-heading"><strong>Variable</strong></h1>



<p>Variables are containers which is used to store information.</p>



<h2 class="wp-block-heading">Type of Variables: &#8211;</h2>



<ul class="wp-block-list"><li>Local Variable</li><li>Global Variable</li><li>Static Variable</li></ul>



<h1 class="wp-block-heading"><strong>Variable Declaration</strong></h1>



<p><strong>In PHP, variable names begin with $ sign, followed by a name.</strong></p>



<p><strong>Ex: &#8211;</strong></p>



<ul class="wp-block-list"><li>$roll</li><li>$price</li><li>$name</li></ul>



<h1 class="wp-block-heading"><strong>Rules</strong></h1>



<ul class="wp-block-list"><li>Variable starts with $ sign.</li><li>Variable name only starts with a letter, an underscore ( _ ).</li><li>Variable name cannot start with a number.</li><li>It is case sensitive which implies that the variable <strong>num</strong> in lowercase is different from variable <strong>NUM</strong> in uppercase.</li><li>Do not use Predefined constant name e.g. PHP_VERSION , PHP_OS etc.</li><li>Do not use reserved keywords. e.g. else, if etc.</li></ul>



<h1 class="wp-block-heading"><strong>Variable Initialization</strong></h1>



<p>PHP can store all type of data in variables. Before using a variable in PHP, assign a value to it so PHP will create that variable and store data in it. That means we have to assign data to a variable before attempting to read a variable’s value.</p>



<h1 class="wp-block-heading">Ex: &#8211;</h1>



<ul class="wp-block-list"><li>$roll = 256;</li><li>$price = 25.50;</li><li>$name = “Geeky Shows”;</li></ul>



<p>Note &#8211; If a variable is created without a value, it is automatically assigned a value of NULL.</p>



<h1 class="wp-block-heading"><strong>Internal Data Types</strong></h1>



<p>In other language, you need to specify the exact data format of each variable, but PHP handles that for you.</p>



<ul class="wp-block-list"><li>Integer – It can hold whole number. Ex: 12, 0, -34 etc.</li><li>Float/Double – It can hold floating point number. Ex: 25.2654, 2.12 etc.</li><li>String – It can hold text or group of characters. Ex: &#8211; “Geeky Shows” etc.</li><li>Boolean – It can hold true/false value.</li><li>Array – It can hold multiple values in one single variable.</li><li>Object – It can hold programming objects.</li><li>Resource – It is special variable that hold references to resources external to PHP.</li><li>NULL – It can hold only one value – NULL .</li></ul>
<p>The post <a href="https://www.aiuniverse.xyz/php-tutorial-for-beginners-step-by-step-with-example-secession-1/">PHP Tutorial For Beginners Step By Step With Example Session-1</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/php-tutorial-for-beginners-step-by-step-with-example-secession-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to other table data to store another table data</title>
		<link>https://www.aiuniverse.xyz/how-to-other-table-data-to-store-another-table-data/</link>
					<comments>https://www.aiuniverse.xyz/how-to-other-table-data-to-store-another-table-data/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Thu, 26 Aug 2021 13:01:10 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[table]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15512</guid>

					<description><![CDATA[<p>This is packages table This is addimages table First let’s go to your Controller file and our function</p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-other-table-data-to-store-another-table-data/">How to other table data to store another table data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">This is packages table </h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="264" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/2-1024x264.jpg" alt="" class="wp-image-15513" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/2-1024x264.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/2-300x77.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/2-768x198.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/2.jpg 1361w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading"> This is addimages table  </h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="228" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1-1024x228.jpg" alt="" class="wp-image-15515" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1-1024x228.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1-300x67.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1-768x171.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1.jpg 1366w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading"> First let’s go to  your Controller file and our function</h2>



<script src="https://gist.github.com/dharmu9898/d1f31e2bf20434a8a499ce0cfde2aec4.js"></script>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="707" height="543" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/datapages.jpg" alt="" class="wp-image-15516" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/datapages.jpg 707w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/datapages-300x230.jpg 300w" sizes="auto, (max-width: 707px) 100vw, 707px" /></figure>



<h2 class="wp-block-heading">    </h2>



<p> </p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-other-table-data-to-store-another-table-data/">How to other table data to store another table data</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-other-table-data-to-store-another-table-data/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to create auto increment id existing table and store in other table in Laravel</title>
		<link>https://www.aiuniverse.xyz/how-to-create-auto-increment-id-existing-table-and-store-in-other-table-in-laravel/</link>
					<comments>https://www.aiuniverse.xyz/how-to-create-auto-increment-id-existing-table-and-store-in-other-table-in-laravel/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Wed, 18 Aug 2021 13:06:49 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[playstore]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15406</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project And add your Controller function and Store function $Trip->tour_id = $tour_id;</p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-create-auto-increment-id-existing-table-and-store-in-other-table-in-laravel/">How to create auto increment id existing table and store in other table in Laravel</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="515" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/auto-creatment-1-1024x515.jpg" alt="" class="wp-image-15409" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/auto-creatment-1-1024x515.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/auto-creatment-1-300x151.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/auto-creatment-1-768x387.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/auto-creatment-1.jpg 1355w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> And add your Controller function and Store function</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="623" height="220" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/conto.jpg" alt="" class="wp-image-15410" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/conto.jpg 623w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/conto-300x106.jpg 300w" sizes="auto, (max-width: 623px) 100vw, 623px" /></figure>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="375" height="71" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/store-function-.jpg" alt="" class="wp-image-15411" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/store-function-.jpg 375w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/store-function--300x57.jpg 300w" sizes="auto, (max-width: 375px) 100vw, 375px" /></figure>



<script src="https://gist.github.com/dharmu9898/5b30cd8c93aa5bbeac7cf5a45c6f0ebc.js"></script>



 $Trip->tour_id = $tour_id;
<p>The post <a href="https://www.aiuniverse.xyz/how-to-create-auto-increment-id-existing-table-and-store-in-other-table-in-laravel/">How to create auto increment id existing table and store in other table in Laravel</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-create-auto-increment-id-existing-table-and-store-in-other-table-in-laravel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to give Permission to user dynamically using multiple checkbox  in Laravel</title>
		<link>https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/</link>
					<comments>https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Tue, 17 Aug 2021 12:58:11 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[dynamically]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15383</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project And add your database this field `Permission` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT &#8216;Reject&#8217;, And go to your blade file <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/">How to give Permission to user dynamically using multiple checkbox  in Laravel</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="392" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-1024x392.jpg" alt="" class="wp-image-15385" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-1024x392.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-300x115.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox-768x294.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/checkbox.jpg 1289w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> And add your database this field</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="363" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-1024x363.jpg" alt="" class="wp-image-15386" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-1024x363.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-300x106.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database-768x272.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/database.jpg 1366w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



 `Permission` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT &#8216;Reject&#8217;,



<h3 class="wp-block-heading"><strong>And go to your blade file </strong> Permission url Ya route defined them checkbox and add button click</h3>



  url: &#8220;{{eventmie_url(&#8216;admins/userpermittrip&#8217;)}}/&#8221; + email,



<h3 class="wp-block-heading">And go to route </h3>



Route::post(&#8216;/userpermittrip&#8217;, &#8216;Admin\AdminTPController@storeupermission&#8217;);



<h2 class="wp-block-heading">Go to your controller and your function this code add</h2>



<script src="https://gist.github.com/dharmu9898/31e9f2e1c185bab7c631e236baef1100.js"></script>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="875" height="567" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value.jpg" alt="" class="wp-image-15391" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value.jpg 875w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value-300x194.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/permision-value-768x498.jpg 768w" sizes="auto, (max-width: 875px) 100vw, 875px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/">How to give Permission to user dynamically using multiple checkbox  in Laravel</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-give-permission-to-user-dynamically-using-multiple-checkbox-in-laravel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to get data other project a table with modal source</title>
		<link>https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/</link>
					<comments>https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Fri, 13 Aug 2021 13:13:40 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[Microservice]]></category>
		<category><![CDATA[modal]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15338</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project And create new modal Settings And go to your Laravel project and your controller use app use App\Settings; And go <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/">How to get data other project a table with modal source</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="349" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-1024x349.jpg" alt="" class="wp-image-15341" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-1024x349.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-300x102.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql-768x262.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-mysql.jpg 1348w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> And create new modal Settings</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="781" height="311" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1.jpg" alt="" class="wp-image-15342" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1.jpg 781w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1-300x119.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/other-microservice-1-768x306.jpg 768w" sizes="auto, (max-width: 781px) 100vw, 781px" /></figure>



<script src="https://gist.github.com/dharmu9898/2fab38edd8ede22152179638c409ef60.js"></script>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> and your controller use app</h3>



use App\Settings;



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="588" height="522" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/use-app.jpg" alt="" class="wp-image-15345" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/use-app.jpg 588w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/use-app-300x266.jpg 300w" sizes="auto, (max-width: 588px) 100vw, 588px" /></figure>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> and your controller function and defied your data other table</h3>



<script src="https://gist.github.com/dharmu9898/0465037229923227ec98a83ebf60a112.js"></script>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> and your controller function and return view</h3>



 return view(&#8216;alltrip&#8217;, compact(&#8216;gallery&#8217;,&#8217;foo&#8217;,&#8217;foot&#8217;,&#8217;foote&#8217;,&#8217;footer&#8217;,&#8217;footers&#8217;))->render();
                }



<h3 class="wp-block-heading"><strong>And go to </strong> your blade file view page them your data</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="932" height="528" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view.jpg" alt="" class="wp-image-15351" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view.jpg 932w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view-300x170.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/view-768x435.jpg 768w" sizes="auto, (max-width: 932px) 100vw, 932px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/">How to get data other project a table with modal source</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-get-data-other-project-a-table-with-modal-source/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to change From Name in Laravel Mail Notification</title>
		<link>https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/</link>
					<comments>https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Sat, 07 Aug 2021 13:01:43 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[blade]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15275</guid>

					<description><![CDATA[<p>First let’s go to your Laravel project Your database Structure And go to your Laravel project Your Blade file SendMail.php Defied Your Mail and Name Now is <a class="read-more-link" href="https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/">How to change From Name in Laravel Mail Notification</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="221" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-1024x221.jpg" alt="" class="wp-image-15285" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-1024x221.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-300x65.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1-768x166.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/sender-bug-1.jpg 1365w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h3 class="wp-block-heading"><strong>First let’s go to your Laravel project</strong> Your database Structure</h3>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="985" height="176" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1.jpg" alt="" class="wp-image-15298" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1.jpg 985w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1-300x54.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/captcha25-1-768x137.jpg 768w" sizes="auto, (max-width: 985px) 100vw, 985px" /></figure>



<h3 class="wp-block-heading"><strong>And go to your Laravel project</strong> Your Blade file SendMail.php</h3>



<p><strong>Defied Your Mail and Name</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="167" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-1024x167.jpg" alt="" class="wp-image-15299" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-1024x167.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-300x49.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245-768x125.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/1245.jpg 1112w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<script src="https://gist.github.com/dharmu9898/d7482e62b66cbcbc4efa0241bc85ceed.js"></script>



<h4 class="wp-block-heading">Now is your Result send mail name</h4>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="112" src="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-1024x112.jpg" alt="" class="wp-image-15300" srcset="https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-1024x112.jpg 1024w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-300x33.jpg 300w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture-768x84.jpg 768w, https://www.aiuniverse.xyz/wp-content/uploads/2021/08/Capture.jpg 1084w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
<p>The post <a href="https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/">How to change From Name in Laravel Mail Notification</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-to-change-from-name-in-laravel-mail-notification/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Basic Query in Laravel PHP Framework</title>
		<link>https://www.aiuniverse.xyz/basic-query-in-laravel-php-framework/</link>
					<comments>https://www.aiuniverse.xyz/basic-query-in-laravel-php-framework/#respond</comments>
		
		<dc:creator><![CDATA[dharmendra]]></dc:creator>
		<pubDate>Wed, 28 Jul 2021 13:02:13 +0000</pubDate>
				<category><![CDATA[laravel]]></category>
		<category><![CDATA[BASIC]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Query]]></category>
		<guid isPermaLink="false">https://www.aiuniverse.xyz/?p=15160</guid>

					<description><![CDATA[<p>Basic Database Usage Query 1 =&#62; Display total number of row in a table where role id 2 ? Query 2 =&#62; Display row detail which is <a class="read-more-link" href="https://www.aiuniverse.xyz/basic-query-in-laravel-php-framework/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/basic-query-in-laravel-php-framework/">Basic Query in Laravel PHP Framework</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">Basic Database Usage</h3>



<h3 class="wp-block-heading">Query 1 =&gt; Display total number of row in a table where role id 2 ?</h3>



<script src="https://gist.github.com/dharmu9898/e068ebaf53894184c2be74fb5f5b13bd.js"></script>



<h3 class="wp-block-heading">Query 2 =&gt; Display row detail which is trip published ?</h3>



<script src="https://gist.github.com/dharmu9898/fa92689f177a7d86a383bb86ff5954da.js"></script>



<h3 class="wp-block-heading">Query 3 =&gt; Display total number of row in a table output 1,5,8&#8230;. ?</h3>



<script src="https://gist.github.com/dharmu9898/3e1b14f1b6500609e98f076f57b331de.js"></script>



<h3 class="wp-block-heading">Query 4 =&gt; Display total row detail in a table use modal and table ?</h3>



<h5 class="wp-block-heading">This is modal use</h5>



$evariblename = madalname::all();



<p>This is table use</p>



$evariblename = DB::table(&#8216;tablename&#8217;)-get();



<h3 class="wp-block-heading">Query 5 =&gt; Display all Trip detail with image and his Iternaries detail is published ?</h3>



<script src="https://gist.github.com/dharmu9898/08a5c682f69f080385c4af1a8a6687ce.js"></script>



<h3 class="wp-block-heading">Query 6 =&gt; Display Single field value whose id is passed in blade file ?</h3>



<script src="https://gist.github.com/dharmu9898/15e07c75743f44fd39aaccf33d99166f.js"></script>



<h3 class="wp-block-heading">Query 7 =&gt; Display Single row using two method ?</h3>



$evariblename = madalname::find($id);



$evariblename = madalname::where(&#8216;id&#8217;,$id)-&gt;first();



<h3 class="wp-block-heading">Query 8 =&gt; Display total number of row where email dharmendra.cotocus@gmail.com ?</h3>



<script src="https://gist.github.com/dharmu9898/243719436713762de47175801a6bbe6d.js"></script>



<h3 class="wp-block-heading">Query 9 =&gt; Display trip detail with latest and also his iternaries, image which trip is published ? </h3>



<script src="https://gist.github.com/dharmu9898/cf12e5af55d85e6c3bd57b6e8c427f7f.js"></script>



<h3 class="wp-block-heading">Query 10 =&gt; Display trip detail who is login and also his iternaries, image which trip is publish and permission Approve?</h3>



<script src="https://gist.github.com/dharmu9898/5cb352707d6ada6af12d5b857b6c211b.js"></script>



<h3 class="wp-block-heading">Query 11 =&gt; Display trip detail with latest and also his iternaries, image which trip is publish and permission Approved?</h3>



<script src="https://gist.github.com/dharmu9898/e1ea3c80fa297884843ab8fc4376be9d.js"></script>
<p>The post <a href="https://www.aiuniverse.xyz/basic-query-in-laravel-php-framework/">Basic Query in Laravel PHP Framework</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/basic-query-in-laravel-php-framework/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>InfluxData becomes the embedded IoT database for PTC, adds Azure support</title>
		<link>https://www.aiuniverse.xyz/influxdata-becomes-the-embedded-iot-database-for-ptc-adds-azure-support/</link>
					<comments>https://www.aiuniverse.xyz/influxdata-becomes-the-embedded-iot-database-for-ptc-adds-azure-support/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 23 Jul 2020 06:03:38 +0000</pubDate>
				<category><![CDATA[Microservices]]></category>
		<category><![CDATA[cloud service]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[InfluxData]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[Microsoft Azure]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=10397</guid>

					<description><![CDATA[<p>Source: zdnet.com As time-series database provider InfluxData adds the last major piece in its multi-cloud strategy, adding Microsoft Azure, it has entered an OEM agreement to embed its data platform <a class="read-more-link" href="https://www.aiuniverse.xyz/influxdata-becomes-the-embedded-iot-database-for-ptc-adds-azure-support/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/influxdata-becomes-the-embedded-iot-database-for-ptc-adds-azure-support/">InfluxData becomes the embedded IoT database for PTC, adds Azure support</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: zdnet.com</p>



<p>As time-series database provider InfluxData adds the last major piece in its multi-cloud strategy, adding Microsoft Azure, it has entered an OEM agreement to embed its data platform into PTC&#8217;s ThingWorx IoT platform. PTC has not announced when the embedded database will be formally available, but we expect it will be sometime during the remainder of this year.</p>



<p>Under the agreement with PTC, InfluxDB Cloud will be sold, delivered, and supported by PTC as part of its ThingWorx service. In turn, PTC has had a long relationship with Microsoft dating back to its origins as a product lifecycle management (PLM)/CADCAM firm provider (a business that it&#8217;s stll very much in). And, while Microsoft Azure was already on InfluxData&#8217;s roadmap for its new cloud service (the service was already available on AWS and GCP), the PTC agreement hastened events.</p>



<p>Both companies are products of transition. InfluxData&#8217;s original sweet spot was with IT log data, a market that has been dominated by search-based analytics engines such as Splunk and Elasticsearch. But with the growth of IoT, most of its newer customers were looking to time series databases for use cases, especially in manufacturing operations. If the company had to embrace a second-generation serverless cloud-native architecture, the shift to IoT use cases provided a useful breakpoint as, arguably, most IoT data tends to live in the cloud anyway.</p>



<p>For its part, PTC pivoted about five years ago from the PLM market to add Industrial IoT (IIoT) &#8212; in essence, broadening its audience from design to add manufacturing engineers. ThingWorx is a framework for IoT services, including a modeling environment for defining digital &#8220;things;&#8221; a development studio for creating augmented reality experiences that can be used for interacting with IoT devices in the real world; a connectivity tier for linking, monitoring, and managing devices; and analytics for performing real-time pattern detection and automated predictive analytics. While also available on AWS, PTC designed Azure as the preferred cloud for ThingWorx. For ThingWorx, InfluxData provides the missing piece &#8212; a time-series database for persisting device data.</p>



<p>As noted, InfluxDB Cloud was originally designed as a cloud-neutral service based on a cloud-native architecture using microservices and running as a stateful application on Kubernetes. Initially released on AWS, the service went live on Google Cloud about three months ago as part of GCP&#8217;s open-source database program, which involves joint marketing and support of open source databases running on its platform.  There was little question that InfluxDB Cloud would eventually come to Azure, but with the OEM deal with PTC, Azure support was going to come sooner rather than later.</p>
<p>The post <a href="https://www.aiuniverse.xyz/influxdata-becomes-the-embedded-iot-database-for-ptc-adds-azure-support/">InfluxData becomes the embedded IoT database for PTC, adds Azure support</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/influxdata-becomes-the-embedded-iot-database-for-ptc-adds-azure-support/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How Is A Data Engineer Different From A Database Administrator?</title>
		<link>https://www.aiuniverse.xyz/how-is-a-data-engineer-different-from-a-database-administrator/</link>
					<comments>https://www.aiuniverse.xyz/how-is-a-data-engineer-different-from-a-database-administrator/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 06:18:51 +0000</pubDate>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Big data]]></category>
		<category><![CDATA[Data Engineer]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Future]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=9766</guid>

					<description><![CDATA[<p>Source: analyticsindiamag.com Database administrators and database engineers work to create, maintain, and improve systems and frameworks to guarantee data remains secure, sorted out, and available. If you <a class="read-more-link" href="https://www.aiuniverse.xyz/how-is-a-data-engineer-different-from-a-database-administrator/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/how-is-a-data-engineer-different-from-a-database-administrator/">How Is A Data Engineer Different From A Database Administrator?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: analyticsindiamag.com</p>



<p>Database administrators and database engineers work to create, maintain, and improve systems and frameworks to guarantee data remains secure, sorted out, and available. If you analyse, the two positions require remarkable programming aptitudes and understanding of on software systems. Database administrators are liable for the upkeep and day by day function of a database, while database engineers work to refine existing databases or create new ones. Here we look into the two job roles in a little detail:</p>



<h3 class="wp-block-heading"><strong>Database Admin</strong></h3>



<p>A DBA’s usual job is to ascertain everything is working smoothly with things like performance tuning and monitoring, data migrations of third party systems, performing backups, checking performance, and load balancing, and everything to do with databases. On the other hand, the truth is that the DBA matches the role of the data engineer in mid-size and smaller organisations. It depends on the kind of organisation a person works in, the size of the technical team, etc.</p>



<p>The position entails running regular diagnostic tests to ensure data is not corrupt and combing for bugs or glitches within the system. Safely storing and backing-up data in case of a system failure or memory loss and creating plans for addressing large-scale errors are also essential responsibilities of a DBA.</p>



<p>Database admins work across a broad range of platforms, including Oracle, SQL Server, MySQL, PostgreSQL and more. Their work needs streamlined, efficient workflow, task automation, granular coverage for each database platform, advanced SQL optimisation, performance testing, real-time performance diagnostics, and sensitive data discovery and protection.</p>



<p>DBA offer includes working with the software development team to implement schema changes, doing migrations, writing Bash and SQL scripts for the database. DBAs are generally focused on operational aspects of relational systems — keeping RDBMS performing, tuning queries, managing schema evolution, backup/restore operations.</p>



<h3 class="wp-block-heading"><strong>Data Engineers</strong>&nbsp;</h3>



<p>Data engineers are usually considered to have a solid knowledge of the information within a system they work with but do not have an understanding of the database engine or the infrastructure that supports it.</p>



<p>Data engineers are focused on manipulating data in a software engineering capacity. Some of that data might live in relational systems, but it’s increasingly moving towards NoSQL systems and data lakes. They normalise databases and ascertains the structure of the data meets the requirements of the applications that are accessing the information. </p>



<p>So, data engineers work with a lot of streaming systems, and more likely to be working in a big data ecosystem involving Hadoop, Spark, Kafka, Kinesis, cloud storage, Cassandra, elastic search, and other NoSql storage.&nbsp;&nbsp;</p>



<p>You will need to learn the rest very quickly on the job, like specific tools (Spark/Hive/Airflow etc.), particular databases (Redshift/Snowflake) query tuning, monitoring, data validation, cloud infrastructure, DWH data modelling.</p>



<h3 class="wp-block-heading"><strong>Job Functions of Database Engineers vs Administrators</strong></h3>



<p>The specific obligations regarding database administrators and engineers can contrast dependent on the organization or industry objectives. The ranges of skills requirement for these two positions may also overlap. Involvement in large-scale data systems, expertise in programming languages such as SQL, Java, and Python, and database configuration are major requirements for these two positions.</p>



<p>What separates a database admin from a database engineer is the focal point of their duty. An admin is generally worried about the ordinary capacity of the database all in all. Their undertaking is to ensure the database runs easily and safely. Database engineers center more around the effectiveness of explicit procedures used to gathering and move information inside the database.</p>



<h3 class="wp-block-heading"><strong>Final Thoughts</strong></h3>



<p>These days DBAs frequently spend their time maintaining legacy database systems running, until a time when they may be migrated to newer systems. As a data engineer, a person should not be responsible for provisioning and maintaining the data infrastructure, and so it should not matter whether it is on-premise or cloud.&nbsp;</p>



<p>According to experts, the cloud has made obsolete a lot of the skills which DBAs have. They say that database administration role may tend to decrease because of higher-level databases which require less administration, and mainly because of cloud solutions that may not require much administration. Whereas data engineering will keep growing with the cloud, maybe not indefinitely either, but surely has a transparent future.</p>
<p>The post <a href="https://www.aiuniverse.xyz/how-is-a-data-engineer-different-from-a-database-administrator/">How Is A Data Engineer Different From A Database Administrator?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/how-is-a-data-engineer-different-from-a-database-administrator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
