<?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[dbgenre.com]]></title><description><![CDATA[Technology blog on data management solutions like Oracle, MongoDB, Redis, Elasticsearch, Cloud Database, etc..]]></description><link>https://www.dbgenre.com/all-blog</link><generator>RSS for Node</generator><lastBuildDate>Tue, 11 Aug 2026 14:09:13 GMT</lastBuildDate><atom:link href="https://www.dbgenre.com/blog-feed.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Does Google Spanner defy CAP theorem]]></title><description><![CDATA[First — What CAP Really Means CAP theorem (Consistency, Availability, Partition tolerance) states that in the presence of a network...]]></description><link>https://www.dbgenre.com/post/does-google-spanner-defy-cap-theorem</link><guid isPermaLink="false">68e84d8fa5afcb4c4c58e4b3</guid><category><![CDATA[CloudComputing]]></category><pubDate>Fri, 10 Oct 2025 02:04:38 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_18af6dee71a74a71aa036e021ed718df~mv2.png/v1/fit/w_524,h_310,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Best Practice for Schema Design in Oracle Database — My Perspective]]></title><description><![CDATA[In my experience, one of the most effective and maintainable schema designs in Oracle is to separate ownership and usage  through a...]]></description><link>https://www.dbgenre.com/post/best-practice-for-schema-design-in-oracle-database-my-perspective</link><guid isPermaLink="false">68e79f1ff99b368a71d7e6aa</guid><category><![CDATA[Oracle Database]]></category><pubDate>Thu, 09 Oct 2025 11:53:29 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_fc32f771b57a42aabbd57cee394fb9af~mv2.png/v1/fit/w_492,h_492,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[AlloyDB Studio]]></title><description><![CDATA[A preview of AlloyDB Studio]]></description><link>https://www.dbgenre.com/post/alloydb-studio-a-preview</link><guid isPermaLink="false">65fc24c9555e362ae4188399</guid><category><![CDATA[CloudComputing]]></category><pubDate>Thu, 21 Mar 2024 12:42:26 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_1182da7a2a4b4c409347c516fc20b1cb~mv2.jpg/v1/fit/w_1000,h_696,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Intelligence behind Google's AlloyDB]]></title><description><![CDATA[This post talks about how google has designed AlloyDB internally by using its best services internally like Borg, Colossus, etc.. ]]></description><link>https://www.dbgenre.com/post/intelligence-behind-google-s-alloydb</link><guid isPermaLink="false">65fade9c8b4b53017271c153</guid><category><![CDATA[CloudComputing]]></category><pubDate>Wed, 20 Mar 2024 13:14:27 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_e02bf753771448589e60b7acf82ed80d~mv2.png/v1/fit/w_1000,h_630,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Role Based Access Control (RBAC) on Amazon DocumentDB]]></title><description><![CDATA[Welcome to my another post about RBAC (Role Based Access Control) on Amazon DocumentDB. Access restrictions are always important to keep...]]></description><link>https://www.dbgenre.com/post/role-based-access-control-rbac-on-amazon-documentdb</link><guid isPermaLink="false">638de86d464e5b8e8afcf491</guid><category><![CDATA[CloudComputing]]></category><pubDate>Mon, 05 Dec 2022 13:13:16 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_f7c3c6d762bf40e094117e189b52e48f~mv2.jpg/v1/fit/w_1000,h_700,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Creating and connecting to Amazon DocumentDB Cluster]]></title><description><![CDATA[This post talks about how to create and connect to the Amazon DocumentDB cluster. ]]></description><link>https://www.dbgenre.com/post/creating-and-connecting-to-amazon-documentdb-cluster</link><guid isPermaLink="false">63874453d6487ade84f38d2d</guid><category><![CDATA[CloudComputing]]></category><pubDate>Wed, 30 Nov 2022 13:04:45 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_a16cd194fd6c4a80bd94ab1d34873f86~mv2.png/v1/fit/w_420,h_420,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Creating a New User account in Amazon DocumentDB]]></title><description><![CDATA[In this post, let's see how we can create and administer a new user in Amazon DocumentDB service. Amazon DocumentDB (with MongoDB...]]></description><link>https://www.dbgenre.com/post/creating-a-new-user-account-in-amazon-documentdb</link><guid isPermaLink="false">6386ee168b2f2074914bb6a1</guid><category><![CDATA[CloudComputing]]></category><pubDate>Wed, 30 Nov 2022 09:25:38 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_a16cd194fd6c4a80bd94ab1d34873f86~mv2.png/v1/fit/w_420,h_420,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[In teaching others, we teach ourselves | dbgenre]]></title><link>https://www.dbgenre.com/post/in-teaching-others-we-teach-ourselves-dbgenre</link><guid isPermaLink="false">61c065f59de52d001641b77d</guid><pubDate>Mon, 20 Dec 2021 11:16:21 GMT</pubDate><enclosure url="http://youtu.be/nxa2F0vFZIc" length="0" type="video"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[CloudSQL backup and restore]]></title><description><![CDATA[As our life gets more and more easy to handle our infrastructure on Cloud. I came across backing up and restoring databases from a...]]></description><link>https://www.dbgenre.com/post/cloudsql-backup-and-restore</link><guid isPermaLink="false">61c03b8666939c0016ababcc</guid><category><![CDATA[CloudComputing]]></category><pubDate>Mon, 20 Dec 2021 08:50:36 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_534e6325eaf34045a6bf60c3393a5601~mv2.png/v1/fit/w_344,h_147,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Setting up Password-less authentication to Oracle Database]]></title><description><![CDATA[As the world moves into end-to-end automation, it is also important for us to secure the passwords into a vault or wallet so they are...]]></description><link>https://www.dbgenre.com/post/setting-up-password-less-authentication-to-oracle-database</link><guid isPermaLink="false">61bec27613c12b001728f924</guid><category><![CDATA[Oracle Database]]></category><pubDate>Sun, 19 Dec 2021 05:36:58 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_6cd5c931305b4a8d8aa407ed8d2dac5b~mv2.png/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Securing Oracle Database connection with SSL/TLS]]></title><description><![CDATA[In this article we’ll see how to secure the connection between a client/application and an Oracle DB using SSL/TLS certs. Automation is...]]></description><link>https://www.dbgenre.com/post/securing-oracle-database-connection-with-ssl-tls</link><guid isPermaLink="false">61bead6313f33b00162be1f1</guid><category><![CDATA[Oracle Database]]></category><pubDate>Sun, 19 Dec 2021 05:29:22 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_8544d2d846dd483dbcf4d58405c0193e~mv2.png/v1/fit/w_600,h_400,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Oracle Database 19c Standalone installation]]></title><description><![CDATA[I have written this article keeping in mind a college student to be able to install Oracle 19c Database software to start exploring. So...]]></description><link>https://www.dbgenre.com/post/oracle-database-19c-standalone-installation</link><guid isPermaLink="false">61075bea53e9280015fee57d</guid><category><![CDATA[Oracle Database]]></category><pubDate>Mon, 02 Aug 2021 02:47:12 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_b76cbab8318c4912b88f62a738cfa79d~mv2.png/v1/fit/w_406,h_214,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Oracle database features and enhancements]]></title><description><![CDATA[Surf through this page to know about features and enhancements that were released on each version from 12cR1. I'll try to cover these...]]></description><link>https://www.dbgenre.com/post/oracle-database-features-and-enhancements</link><guid isPermaLink="false">60f3a6b0348c680015330af2</guid><category><![CDATA[Oracle Database]]></category><pubDate>Sun, 18 Jul 2021 04:11:25 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_5aa1b76eccc5489798db91be0448f9d2~mv2.jpg/v1/fit/w_293,h_239,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Convert Non Partitioned table into Partitioned]]></title><description><![CDATA[It happens to be DBAs sometime end up converting non partitioned table into partitioned table based on new use cases or requirements...]]></description><link>https://www.dbgenre.com/post/convert-non-partitioned-table-into-partitioned</link><guid isPermaLink="false">60f1e69cdccb410015bec3f0</guid><category><![CDATA[Oracle Database]]></category><pubDate>Fri, 16 Jul 2021 20:18:22 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_3b3b1b339f88488aa474998ad62f4082~mv2.jpg/v1/fit/w_1000,h_1000,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Create Users Like Another User In Oracle Database]]></title><description><![CDATA[It is always a challenge for a DBA to get a quick pick on methodology to clone/mirror an User ID with same privileges as other user. It...]]></description><link>https://www.dbgenre.com/post/create-users-like-another-user-in-oracle-database</link><guid isPermaLink="false">60f04b159994680015d583fa</guid><category><![CDATA[Oracle Database]]></category><pubDate>Thu, 15 Jul 2021 15:44:26 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_bcd19e017f2846d1a1d1ebb2dc93d015~mv2.jpg/v1/fit/w_277,h_213,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Difference between update(), updateOne() and updateMany() in MongoDB]]></title><description><![CDATA[As I read through some of the blog posts, there are many people out there, who ask for what is the difference between what is update(),...]]></description><link>https://www.dbgenre.com/post/difference-between-update-updateone-and-updatemany-in-mongodb</link><guid isPermaLink="false">60ef08af16d5d800157c3df6</guid><category><![CDATA[MongoDB]]></category><pubDate>Wed, 14 Jul 2021 16:20:48 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_0790ae76b50448a290f44b96e3a5bcc6~mv2.jpg/v1/fit/w_1000,h_578,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Creating ReadOnly service in Oracle ADG (Active DataGuard)]]></title><description><![CDATA[Every setup generally has a problem of developers connecting to active (or Primary) instance to run a few selects to know the status of...]]></description><link>https://www.dbgenre.com/post/creating-readonly-service-in-oracle-adg-active-dataguard</link><guid isPermaLink="false">5f4be5bd3eeeb900170566c4</guid><category><![CDATA[Oracle Database]]></category><pubDate>Sun, 30 Aug 2020 18:19:10 GMT</pubDate><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[How to find and remove table level lock in Oracle]]></title><description><![CDATA[Dear Blog readers, Today let's see how to find and remove the table level lock in Oracle and in what case we would require to do so. An...]]></description><link>https://www.dbgenre.com/post/how-to-find-and-remove-table-level-lock-in-oracle</link><guid isPermaLink="false">5ed736c8c698cf0017cae002</guid><category><![CDATA[Oracle Database]]></category><pubDate>Wed, 03 Jun 2020 06:03:03 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_a78beaca35e34f0c9c28c5ffdb366008~mv2.jpg/v1/fit/w_216,h_216,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Registering a Database in Server Control (srvctl)]]></title><description><![CDATA[There are times if the database is not build using DBCA or not upgraded using DBUA, the database resource may not be registered with your...]]></description><link>https://www.dbgenre.com/post/registering-a-database-in-server-control-srvctl</link><guid isPermaLink="false">5ec2912d1c177c0017f74177</guid><category><![CDATA[Oracle Database]]></category><pubDate>Mon, 18 May 2020 16:48:41 GMT</pubDate><dc:creator>Balaaji Dhananjayan</dc:creator></item><item><title><![CDATA[Unusable Indexes]]></title><description><![CDATA[Oracle indexes can go into UNUSABLE state after a maintenance operation on the table or if the index is marked as 'unusable' with an...]]></description><link>https://www.dbgenre.com/post/unusable-indexes</link><guid isPermaLink="false">5eb849ba7beb1c0017cc3cdb</guid><category><![CDATA[Oracle Database]]></category><pubDate>Sun, 10 May 2020 19:05:16 GMT</pubDate><enclosure url="https://static.wixstatic.com/media/d424a5_9d551069b0bb465bad291f754f25a31d~mv2.png/v1/fit/w_720,h_405,al_c,q_80/file.png" length="0" type="image/png"/><dc:creator>Balaaji Dhananjayan</dc:creator></item></channel></rss>