{"id":1779,"date":"2022-08-24T11:00:21","date_gmt":"2022-08-24T05:30:21","guid":{"rendered":"https:\/\/www.stellardigital.in\/blog\/?p=1779"},"modified":"2022-10-31T10:14:09","modified_gmt":"2022-10-31T04:44:09","slug":"top-7-local-databases-for-react-native-app-development","status":"publish","type":"post","link":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/","title":{"rendered":"Top 7 Local Databases For React Native App Development"},"content":{"rendered":"<p>According to a 2020 developer study, React Native is used by 42% of software developers.<\/p>\n<p>React Native has been a popular choice among businesses and start-ups looking for a cost-effective and time-efficient way to enter the app market. It is the most widely used cross-platform mobile app framework by developers all over the world.<\/p>\n<p>As a result, we&#8217;ve gathered a list of top local databases for react native app development in this article. They might be a good fit for your needs, such as scalability with your user base or support for offline work.<\/p>\n<p>Let\u2019s begin<\/p>\n<h2>Best Local Databases for React Native App Development<\/h2>\n<ul>\n<li>\n<h4>Realm<\/h4>\n<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">The Realm database for react-native was created to help developers create real-time and offline apps for wearables and mobile devices. When developing React Native mobile apps for <a href=\"https:\/\/www.apple.com\/in\/ios\/ios-15\/\" target=\"_blank\" rel=\"noopener\">iOS<\/a> and Android, the database has shown to be equally useful. It isn&#8217;t built on top of ORM or SQLite, therefore it has its own database engine and doesn&#8217;t use key-value stores.<\/p>\n<p style=\"padding-left: 40px;\">It&#8217;s one of the main reasons why <strong>react-native database<\/strong> connection options are so popular for managing large amounts of data and developing high-performance apps.<\/p>\n<p style=\"padding-left: 40px;\">While there are other databases for basic projects, the Realm database combined with React native is ideally suited for <strong>large-scale apps<\/strong>.<\/p>\n<p style=\"padding-left: 80px;\"><em><strong>Realm benefits<\/strong><\/em><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>Its synchronization runs in the background in order to reduce user intervention.<\/li>\n<li>It has a fantastic API set.<\/li>\n<li>Each mobile platform employs a variety of encryption standards.<\/li>\n<li>With Redux offline, Realm can be used even when you&#8217;re not connected to the internet.<\/li>\n<\/ul>\n<\/li>\n<li>\n<h4>Firebase<\/h4>\n<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">For the creation of <strong>react-native applications<\/strong>, Firebase enables a real-time NoSQL database. It was chosen primarily for its data synchronization and offline data change methods. The key reason why Firebase for start-ups is a success is that it is fully capable of managing the M and C of the MVC requirements for react-native-based applications.<\/p>\n<p style=\"padding-left: 80px;\"><strong><em>Firebase benefits<\/em><\/strong><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>It can deal with user roles and help you fix file controls.<\/li>\n<li>Any app can easily be combined with Firebase.<\/li>\n<li>It caches data on users&#8217; devices so they may access it when they are offline.<\/li>\n<li>Data synchronization across platforms is made easier with Firebase.<\/li>\n<\/ul>\n<\/li>\n<li>\n<h4>Pouch DB<\/h4>\n<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">It&#8217;s an open-source JavaScript database that saves data in JSON format and makes it easy for developers to use react native by allowing them to develop, read, update, query and delete queries using a single JavaScript API. MySQL, CouchDB, PostgreSQL, and MongoDB are compatible with the database.<\/p>\n<p style=\"padding-left: 80px;\"><em><strong>Benefits<\/strong><\/em><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>It facilitates data synchronization with any server that is supported.<\/li>\n<li>Pouch DB is based on CouchDB protocols and may be used both offline and online.<\/li>\n<li>It aids in the replication of data like a pro.<\/li>\n<li>It supports SSL, which means you can simply encrypt data with AES256.<\/li>\n<\/ul>\n<\/li>\n<li>\n<h4>SQLite<\/h4>\n<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">It was created to provide <strong>mobile applications<\/strong> with a react-native local storage database. The word Lite is prominent in the database name, indicating that it is a lightweight library with low setup requirements. It can also be embedded directly into the mobile application for instant database access.<\/p>\n<p style=\"padding-left: 80px;\"><em><strong>Benefits of SQLite<\/strong><\/em><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>It stores information in a cross-platform database file.<\/li>\n<li>You may enable offline persistence in an app by utilising its storage.<\/li>\n<\/ul>\n<\/li>\n<li>\n<h4>Async storage<\/h4>\n<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">It&#8217;s a react native local storage database system that lets developers store data locally and have it persisted across app restarts. Because the database is incorporated into react native, it can be used without any additional setup.<\/p>\n<p style=\"padding-left: 80px;\"><em><strong>Async storage benefits<\/strong><\/em><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>It&#8217;s available anytime you need it.<\/li>\n<li>It comes pre-installed with React Native.<\/li>\n<\/ul>\n<\/li>\n<li>\n<h4>Watermelon DB<\/h4>\n<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">It&#8217;s a high-performance reactive database for <strong>React Native apps<\/strong> that are built on SQLite and can scale from hundreds to thousands of records without losing speed. With an emphasis on real-world performance, the database has been highly optimized for creating complicated React Native applications.<\/p>\n<p style=\"padding-left: 80px;\"><em><strong>Watermelon DB benefits<\/strong><\/em><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>When updates are made to the database, the UI is automatically rendered again.<\/li>\n<li>By synchronizing your engine, you can create an offline-first system.<\/li>\n<li>Static typing with flow<\/li>\n<li>Simple data plugging\u202finto components<\/li>\n<\/ul>\n<\/li>\n<li>\n<h4>Vasern<\/h4>\n<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">It&#8217;s one of the simplest, fastest, and open-source databases for <strong>reactive app development.<\/strong> The Vasern API is used for cloud storage and synchronizing between the app&#8217;s clients, in addition to local data and react-native storage. Vasern&#8217;s structure and design are influenced by a variety of open-source databases.<\/p>\n<p style=\"padding-left: 80px;\"><em><strong>Vasern benefits<\/strong><\/em><\/p>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>It works quickly.<\/li>\n<li>Vasern offers end-to-end database synchronization that is developer-friendly.<\/li>\n<li>It is an open-source database.<\/li>\n<li>It is focused on the app&#8217;s performance and consistency.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3>Conclusion<\/h3>\n<p>The above-mentioned are some of the <strong>top local databases<\/strong> for react native app development. Well, there are also many other options but including each one of them will make this list unending. That\u2019s why we have compiled the most preferable ones.<\/p>\n<p>It is recommended to take the assistance of a professional<strong>\u00a0<a href=\"https:\/\/www.stellardigital.in\/app-development-company\">app development company<\/a><\/strong> in order to know which is the best database tool for your project. Come to Stellar Digital as we have a team of experienced developers that will help you out with your project. For more information visit stellardigital.in and explore more about <strong>mobile app development services.<\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>According to a 2020 developer study, React Native is used by 42% of software developers. React Native has been a popular choice among businesses and start-ups looking for a cost-effective &hellip; <\/p>\n","protected":false},"author":2,"featured_media":1969,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[448,558,611,679,677,533,678],"class_list":["post-1779","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mobile-app-development","tag-app-development-company","tag-app-development-company-in-delhi-ncr","tag-app-development-company-in-gurgoan","tag-local-databases-for-react-native-app-development","tag-react-native-app-development","tag-react-native-app-development-services","tag-top-7-local-databases-for-react-native"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Top 7 Local Databases For React Native App Development<\/title>\n<meta name=\"description\" content=\"Top 7 Local Databases For React Native It is the most widely used cross-platform mobile app framework by developers all over the world.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Top 7 Local Databases For React Native App Development\" \/>\n<meta property=\"og:description\" content=\"Top 7 Local Databases For React Native It is the most widely used cross-platform mobile app framework by developers all over the world.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/\" \/>\n<meta property=\"og:site_name\" content=\"Stellar Digital Blog - Latest News About Technology &amp; Digital Marketing\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/SDPL21\" \/>\n<meta property=\"article:published_time\" content=\"2022-08-24T05:30:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-31T04:44:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.stellardigital.in\/blog\/wp-content\/uploads\/2022\/07\/What-are-the-Top-Local-Databases-for-React-Native-App-Development-min.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Amit\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SDPL21\" \/>\n<meta name=\"twitter:site\" content=\"@SDPL21\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Amit\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/\"},\"author\":{\"name\":\"Amit\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#\/schema\/person\/42edf0c09b060a94dc51874d296639be\"},\"headline\":\"Top 7 Local Databases For React Native App Development\",\"datePublished\":\"2022-08-24T05:30:21+00:00\",\"dateModified\":\"2022-10-31T04:44:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/\"},\"wordCount\":855,\"publisher\":{\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#organization\"},\"keywords\":[\"App Development Company\",\"App Development Company In Delhi NCR\",\"App Development Company in Gurgoan\",\"Local Databases For React Native App Development\",\"React Native App Development\",\"React native app development services\",\"Top 7 Local Databases For React Native\"],\"articleSection\":[\"Mobile App Development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/\",\"url\":\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/\",\"name\":\"Top 7 Local Databases For React Native App Development\",\"isPartOf\":{\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#website\"},\"datePublished\":\"2022-08-24T05:30:21+00:00\",\"dateModified\":\"2022-10-31T04:44:09+00:00\",\"description\":\"Top 7 Local Databases For React Native It is the most widely used cross-platform mobile app framework by developers all over the world.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\/\/www.stellardigital.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Top 7 Local Databases For React Native App Development\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#website\",\"url\":\"https:\/\/www.stellardigital.in\/blog\/\",\"name\":\"Stellar Digital Blog - Latest News About Technology &amp; Digital Marketing\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.stellardigital.in\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#organization\",\"name\":\"Stellar Digital Pvt. Ltd.\",\"url\":\"https:\/\/www.stellardigital.in\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.stellardigital.in\/blog\/wp-content\/uploads\/2022\/03\/Stellar-digital-logo.png\",\"contentUrl\":\"https:\/\/www.stellardigital.in\/blog\/wp-content\/uploads\/2022\/03\/Stellar-digital-logo.png\",\"width\":200,\"height\":200,\"caption\":\"Stellar Digital Pvt. Ltd.\"},\"image\":{\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/SDPL21\",\"https:\/\/twitter.com\/SDPL21\",\"https:\/\/www.instagram.com\/sdpl21\/\",\"https:\/\/www.linkedin.com\/company\/sdpl21\",\"https:\/\/in.pinterest.com\/SDPL21\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#\/schema\/person\/42edf0c09b060a94dc51874d296639be\",\"name\":\"Amit\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.stellardigital.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/20c586e7c58b002093718a636e7f827518b3873c53a5e542723a269f15fa5c71?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/20c586e7c58b002093718a636e7f827518b3873c53a5e542723a269f15fa5c71?s=96&d=mm&r=g\",\"caption\":\"Amit\"},\"url\":\"https:\/\/www.stellardigital.in\/blog\/author\/amit\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Top 7 Local Databases For React Native App Development","description":"Top 7 Local Databases For React Native It is the most widely used cross-platform mobile app framework by developers all over the world.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/","og_locale":"en_US","og_type":"article","og_title":"Top 7 Local Databases For React Native App Development","og_description":"Top 7 Local Databases For React Native It is the most widely used cross-platform mobile app framework by developers all over the world.","og_url":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/","og_site_name":"Stellar Digital Blog - Latest News About Technology &amp; Digital Marketing","article_publisher":"https:\/\/www.facebook.com\/SDPL21","article_published_time":"2022-08-24T05:30:21+00:00","article_modified_time":"2022-10-31T04:44:09+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.stellardigital.in\/blog\/wp-content\/uploads\/2022\/07\/What-are-the-Top-Local-Databases-for-React-Native-App-Development-min.jpg","type":"image\/jpeg"}],"author":"Amit","twitter_card":"summary_large_image","twitter_creator":"@SDPL21","twitter_site":"@SDPL21","twitter_misc":{"Written by":"Amit","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/#article","isPartOf":{"@id":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/"},"author":{"name":"Amit","@id":"https:\/\/www.stellardigital.in\/blog\/#\/schema\/person\/42edf0c09b060a94dc51874d296639be"},"headline":"Top 7 Local Databases For React Native App Development","datePublished":"2022-08-24T05:30:21+00:00","dateModified":"2022-10-31T04:44:09+00:00","mainEntityOfPage":{"@id":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/"},"wordCount":855,"publisher":{"@id":"https:\/\/www.stellardigital.in\/blog\/#organization"},"keywords":["App Development Company","App Development Company In Delhi NCR","App Development Company in Gurgoan","Local Databases For React Native App Development","React Native App Development","React native app development services","Top 7 Local Databases For React Native"],"articleSection":["Mobile App Development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/","url":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/","name":"Top 7 Local Databases For React Native App Development","isPartOf":{"@id":"https:\/\/www.stellardigital.in\/blog\/#website"},"datePublished":"2022-08-24T05:30:21+00:00","dateModified":"2022-10-31T04:44:09+00:00","description":"Top 7 Local Databases For React Native It is the most widely used cross-platform mobile app framework by developers all over the world.","breadcrumb":{"@id":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.stellardigital.in\/blog\/top-7-local-databases-for-react-native-app-development\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.stellardigital.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Top 7 Local Databases For React Native App Development"}]},{"@type":"WebSite","@id":"https:\/\/www.stellardigital.in\/blog\/#website","url":"https:\/\/www.stellardigital.in\/blog\/","name":"Stellar Digital Blog - Latest News About Technology &amp; Digital Marketing","description":"","publisher":{"@id":"https:\/\/www.stellardigital.in\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.stellardigital.in\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.stellardigital.in\/blog\/#organization","name":"Stellar Digital Pvt. Ltd.","url":"https:\/\/www.stellardigital.in\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellardigital.in\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.stellardigital.in\/blog\/wp-content\/uploads\/2022\/03\/Stellar-digital-logo.png","contentUrl":"https:\/\/www.stellardigital.in\/blog\/wp-content\/uploads\/2022\/03\/Stellar-digital-logo.png","width":200,"height":200,"caption":"Stellar Digital Pvt. Ltd."},"image":{"@id":"https:\/\/www.stellardigital.in\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/SDPL21","https:\/\/twitter.com\/SDPL21","https:\/\/www.instagram.com\/sdpl21\/","https:\/\/www.linkedin.com\/company\/sdpl21","https:\/\/in.pinterest.com\/SDPL21"]},{"@type":"Person","@id":"https:\/\/www.stellardigital.in\/blog\/#\/schema\/person\/42edf0c09b060a94dc51874d296639be","name":"Amit","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.stellardigital.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/20c586e7c58b002093718a636e7f827518b3873c53a5e542723a269f15fa5c71?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/20c586e7c58b002093718a636e7f827518b3873c53a5e542723a269f15fa5c71?s=96&d=mm&r=g","caption":"Amit"},"url":"https:\/\/www.stellardigital.in\/blog\/author\/amit\/"}]}},"_links":{"self":[{"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/posts\/1779","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/comments?post=1779"}],"version-history":[{"count":4,"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/posts\/1779\/revisions"}],"predecessor-version":[{"id":1970,"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/posts\/1779\/revisions\/1970"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/media\/1969"}],"wp:attachment":[{"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/media?parent=1779"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/categories?post=1779"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.stellardigital.in\/blog\/wp-json\/wp\/v2\/tags?post=1779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}