<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Database noobs]]></title><description><![CDATA[Database noobs]]></description><link>https://databasenoob.wixsite.com/databasenoobs/blog</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 12:16:51 GMT</lastBuildDate><atom:link href="https://databasenoob.wixsite.com/databasenoobs/blog-feed.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[The story of Publisher/Subscriber pattern....]]></title><description><![CDATA[Hello Folks, After a long time, we are back with another engineering topic: publisher/subscriber. So now the first question arises why do...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/the-story-of-publisher-subscriber-pattern</link><guid isPermaLink="false">63673bbea58c4f6cde0ac246</guid><pubDate>Sun, 06 Nov 2022 06:20:13 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_becb14d9cf6d4f0189b6952f72267889~mv2.png/v1/fit/w_512,h_512,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[Untold Story of Connection Pooling..!]]></title><description><![CDATA[Hello Folks, After a long time, we are back with another DB concept: connection pooling! First, let's understand the meaning of...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/untold-story-of-connection-pooling</link><guid isPermaLink="false">62d3982ee7e2650358ac0c01</guid><pubDate>Sun, 17 Jul 2022 06:40:44 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_12e244159e1b4f12bc7ffcd477cf9ef9~mv2.png/v1/fit/w_1000,h_655,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[PostgreSQL Advanced Queries]]></title><description><![CDATA[Hello Folks, Hope you all are doing well! After a long time, I m again back with one more interesting topic which is "Advanced Queries in...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/postgresql-advanced-queries</link><guid isPermaLink="false">62107a5a7da7dde25e8659a8</guid><pubDate>Sat, 19 Feb 2022 10:46:51 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_acfe5add9976417cb3a6602b47a78a76~mv2.png/v1/fit/w_1000,h_256,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>rohit sharma</dc:creator></item><item><title><![CDATA[Database Cursors with a practical approach]]></title><description><![CDATA[Hello Folks, Hope you are doing well and wish you a very happy new year! Today I m here with another interesting topic which is "Database...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/database-cursors-with-practical-approach</link><guid isPermaLink="false">61cfd46f597c0c0016f45e2c</guid><pubDate>Fri, 31 Dec 2021 18:30:00 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_eba7cf9bbc9b4e4cb2034299a70e8562~mv2.png/v1/fit/w_721,h_186,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[Database Partitioning with practical approach! ]]></title><description><![CDATA[Hello Readers, Hope you all are doing well! Today I m here with another interesting topic in the database i.e.; Partitioning. What is...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/database-partitioning-with-practical-approach</link><guid isPermaLink="false">616c0057413d890016802220</guid><pubDate>Sun, 17 Oct 2021 16:43:15 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_f1cc9429b89d415ab442fabd9db4f7ca~mv2.png/v1/fit/w_783,h_309,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[Understanding how database indexes work and how to use them efficiently !]]></title><description><![CDATA[Hello Readers, Hope you are doing well! Today I m here with another interesting topic related to databases indexes. We all know like we...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/understanding-how-database-indexes-work-and-how-to-use-them-efficiently</link><guid isPermaLink="false">61692f242067530017f03be4</guid><pubDate>Fri, 15 Oct 2021 18:02:18 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_105bbbf30525438797ae0a1bc93724fa~mv2.png/v1/fit/w_478,h_163,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[Is using OFFSET is good or bad in SQL query?]]></title><description><![CDATA[Hello Readers, Hope you all are doing well! Today I m here with another topic. As we all backend developers very frequently use the OFFSET...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/is-using-offset-is-good-or-bad-in-sql-query</link><guid isPermaLink="false">6146b391b465ff00174210f0</guid><pubDate>Sun, 19 Sep 2021 05:01:47 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_6dc8a5b88b9349228eb47344401f0d71~mv2.png/v1/fit/w_418,h_131,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[How Database stores Tables  in HDD and SSD?]]></title><description><![CDATA[Hello Readers, Hope you are all doing well! Today I m here with another interesting topic. As we all store data in the tables but how...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/how-database-stores-tables-in-hdd-and-ssd</link><guid isPermaLink="false">6145634ff6bca80016c81ce7</guid><pubDate>Sat, 18 Sep 2021 10:56:57 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_1ea3d2dff7114df89e505bdc701ce9f1~mv2.jpeg/v1/fit/w_286,h_176,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[In-Depth Explanation about Indexing in Databases (B-Tree v/s B+-Tree with examples)]]></title><description><![CDATA[Hello Readers, Hope you all are doing well! Today we are again here with the most common topic indexes you must use and read about this a...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/indexing-in-databases</link><guid isPermaLink="false">613c1c73c559170017515d61</guid><pubDate>Sat, 11 Sep 2021 15:36:01 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_2e60bed78c0140a4b7ab5eb91e2e555d~mv2.jpg/v1/fit/w_960,h_540,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[Isolation Levels(Read Committed, Repeatable Read, Serializable)]]></title><description><![CDATA[Hello EveryOne, Hope you all are doing well! So today I m here with another interesting topic which is Isolation level but before jumping...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/isolation-levels-read-committed-repeatable-read-serializable</link><guid isPermaLink="false">613accb32bb3320016c70fec</guid><pubDate>Fri, 10 Sep 2021 12:45:34 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/a51a67_69d2265fe6e44f879fa54e98574e5b2f~mv2.png/v1/fit/w_588,h_148,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[MVCC (Multi Version Concurrency Control)]]></title><description><![CDATA[Hello Readers, Hope you all are doing well! we are back with another interesting topic in the database which is MVCC. most of the backend...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/mvcc-multi-version-concurrency-control</link><guid isPermaLink="false">61361aa07f1a0c0016a1e8ea</guid><pubDate>Mon, 06 Sep 2021 15:19:09 GMT</pubDate><dc:creator>Rohit Sharma</dc:creator></item><item><title><![CDATA[Compound Unique Indexes in Databases]]></title><description><![CDATA[Hello guys we are going to publish some technical knowledge related to backend engineering. We are also awaiting your response so that we...]]></description><link>https://databasenoob.wixsite.com/databasenoobs/post/compound-unique-indexes-in-databases</link><guid isPermaLink="false">61358dd4d070b5001673803d</guid><pubDate>Mon, 06 Sep 2021 03:42:50 GMT</pubDate><dc:creator>Rohit Sharma</dc:creator></item></channel></rss>