<?xml version="1.0" encoding="UTF-8" ?>
<rss
    version="2.0"
    xmlns:atom="http://www.w3.org/2005/Atom"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:webfeeds="http://webfeeds.org/rss/1.0"
    xmlns:media="http://search.yahoo.com/mrss/"
    >
    <channel>
        <title>Realm Tag - Viblo</title>
        <link>https://viblo.asia/rss</link>
        <description><![CDATA[Free service for technical knowledge sharing]]></description>
        <atom:link href="https://viblo.asia/rss/tags/realm.rss" rel="self"></atom:link>
                <copyright>Sun* Inc.</copyright>
                                                <webfeeds:logo>https://viblo.asia/logo_full.svg</webfeeds:logo>
        <image>
            <url>https://viblo.asia/logo_full.svg</url>
            <title>Realm Tag - Viblo</title>
            <link>https://viblo.asia/rss</link>
        </image>
                                <language>vi-vn</language>
        <lastBuildDate>2026-04-22T19:09:26+07:00</lastBuildDate>
                <item>
            <title><![CDATA[Sử dụng Realm Swift cơ bản]]></title>
                        <link>https://viblo.asia/p/su-dung-realm-swift-co-ban-naQZRM00Kvx</link>
            <guid isPermaLink="true">https://viblo.asia/p/su-dung-realm-swift-co-ban-naQZRM00Kvx</guid>
            <description><![CDATA[Hôm nay mình sẽ hướng dẫn mọi người cách sử dụng Realm Swift cơ bản để lưu dữ liệu vào local của device trong iOS nhé.
Realm là gì ?
Realm Moblie Data...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hoang Anh Tuan B</dc:creator>
            <pubDate>2020-11-20 20:55:58</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Lắng nghe sự thay đổi dữ liệu Realm Background trong Clean Architecture (Realm + Flow + Clean Architecture)]]></title>
                        <link>https://viblo.asia/p/lang-nghe-su-thay-doi-du-lieu-realm-background-trong-clean-architecture-realm-flow-clean-architecture-Do754eRXKM6</link>
            <guid isPermaLink="true">https://viblo.asia/p/lang-nghe-su-thay-doi-du-lieu-realm-background-trong-clean-architecture-realm-flow-clean-architecture-Do754eRXKM6</guid>
            <description><![CDATA[Mở đầu

Tôi thích dùng realm trong dự án vì tốc độ và tính linh hoạt khi lắng nghe sự thay đổi dữ liệu từ database,
Thế nhưng điều đó không còn khi tô...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hoàng Anh Tuấn</dc:creator>
            <pubDate>2020-11-06 13:04:38</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Realm - Migrations trong lập trình ứng dụng iOS]]></title>
                        <link>https://viblo.asia/p/realm-migrations-trong-lap-trinh-ung-dung-ios-V3m5WA2yZO7</link>
            <guid isPermaLink="true">https://viblo.asia/p/realm-migrations-trong-lap-trinh-ung-dung-ios-V3m5WA2yZO7</guid>
            <description><![CDATA[Đã là lập trình viên iOS, hẳn ai trong chúng ta cũng đã từng sử dụng Core Data, Realm hay SQLite để lưu dữ liệu của App vào database.

SQLite là một c...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Son Nguyen Dong</dc:creator>
            <pubDate>2019-02-21 03:10:34</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Realm Mobile Database]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/realm-mobile-database-OeVKBxRylkW</link>
            <guid isPermaLink="true">https://viblo.asia/p/realm-mobile-database-OeVKBxRylkW</guid>
            <description><![CDATA[I. Realm là gì?
Ngày nay, việc phát triển ứng dụng di động đang trở thành xu hướng và phổ biến khắp mọi nơi.
Trong mỗi ứng dụng thì phần quan trọng kh...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trần Minh Hiếu</dc:creator>
            <pubDate>2018-10-13 22:39:43</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Tìm hiểu về Proxy Pattern và ứng dụng]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/tim-hieu-ve-proxy-pattern-va-ung-dung-yMnKMyQgK7P</link>
            <guid isPermaLink="true">https://viblo.asia/p/tim-hieu-ve-proxy-pattern-va-ung-dung-yMnKMyQgK7P</guid>
            <description><![CDATA[1. Giới thiệu
Chào các bạn hôm nay mình xin giới thiệu về Proxy Pattern và ứng dụng của nó (Lazy Loading). Proxy Pattern là một Design Pattern thuộc n...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Trung Duc </dc:creator>
            <pubDate>2018-04-19 22:24:53</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Swift ToDoList with Realm database.]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/swift-todolist-with-realm-database-vyDZOzVQKwj</link>
            <guid isPermaLink="true">https://viblo.asia/p/swift-todolist-with-realm-database-vyDZOzVQKwj</guid>
            <description><![CDATA[Mình sẽ làm một ứng dụng nhỏ có tên gọi là ToDoList, hiển thị danh sách công việc ( chưa hoàn thành, đã hoàn thành).

Bước 1: Tạo project và inport Th...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Phong</dc:creator>
            <pubDate>2018-04-20 09:38:24</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[iOS][Realm] Realm Tutorial - Part 2: Models]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/iosrealm-realm-tutorial-part-2-models-gDVK28JwlLj</link>
            <guid isPermaLink="true">https://viblo.asia/p/iosrealm-realm-tutorial-part-2-models-gDVK28JwlLj</guid>
            <description><![CDATA[Models
Realm Models được định nghĩa giống như class Swift và properties như bình thường chúng ta hay tạo model để làm theo tác lưu giữ dữ liệu trên Ra...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dang Nguyen Vu</dc:creator>
            <pubDate>2018-03-22 15:42:19</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[[iOS][Realm] Realm Tutorial -  Part 1: To Do List With Realm]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/iosrealm-realm-tutorial-part-1-to-do-list-with-realm-RQqKLzENl7z</link>
            <guid isPermaLink="true">https://viblo.asia/p/iosrealm-realm-tutorial-part-1-to-do-list-with-realm-RQqKLzENl7z</guid>
            <description><![CDATA[![](http://irekasoft.com/_main/wp-content/uploads/Artboard-5.13.06-AM.png)


Introduction to Realm
Realm là một giải pháp thay thế SQLite và CoreData ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dang Nguyen Vu</dc:creator>
            <pubDate>2018-03-19 11:48:29</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Realm Android and combine it with RxAndroid]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/realm-android-and-combine-it-with-rxandroid-924lJrMalPM</link>
            <guid isPermaLink="true">https://viblo.asia/p/realm-android-and-combine-it-with-rxandroid-924lJrMalPM</guid>
            <description><![CDATA[1. Context
Database ở các mobile app có một đặc trưng khá khác biệt so với các ứng dụng Web là bị hạn chế bởi tài nguyên có hạn, do đó nó đòi hỏi một ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Hiếu Phạm</dc:creator>
            <pubDate>2017-11-09 13:27:32</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Lập trình Kotlin sẽ thay thế Java vào tháng 12 năm 2018]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/lap-trinh-kotlin-se-thay-the-java-vao-thang-12-nam-2018-WAyK81x6ZxX</link>
            <guid isPermaLink="true">https://viblo.asia/p/lap-trinh-kotlin-se-thay-the-java-vao-thang-12-nam-2018-WAyK81x6ZxX</guid>
            <description><![CDATA[![](https://images.viblo.asia/7c8ebe2f-0b06-4468-9d2b-7d3ef17fa3b9.jpg)


Một báo cáo gần đây cho biết, trong tương lai Kotlin sẽ có thể thay thế hoàn...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tran.danh.ha</dc:creator>
            <pubDate>2017-11-08 11:35:29</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Caching với Realm và RxJava]]></title>
                        <category>Development</category>
                        <link>https://viblo.asia/p/caching-voi-realm-va-rxjava-E375zbkb5GW</link>
            <guid isPermaLink="true">https://viblo.asia/p/caching-voi-realm-va-rxjava-E375zbkb5GW</guid>
            <description><![CDATA[Request Api
Trước khi sử dụng Realm, ta có một câu lệnh request API đơn giản:
Đây là một API call đơn giản sử dụng Retrofit + RxJavaRx. getWeather trả...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nguyen Thanh Hung</dc:creator>
            <pubDate>2017-05-30 13:14:53</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Cơ sở dữ liệu Realm]]></title>
                        <link>https://viblo.asia/p/co-so-du-lieu-realm-roaerJXWeRM</link>
            <guid isPermaLink="true">https://viblo.asia/p/co-so-du-lieu-realm-roaerJXWeRM</guid>
            <description><![CDATA[Realm là gì ?

Realm là một dạng cơ sở dữ liệu mới được xây dựng trên thiết bị di động, máy tính bảng. Realm sử dụng ít tài nguyên, dễ sử dụng, tốc độ...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trần Trung Phong</dc:creator>
            <pubDate>2016-11-15 04:29:05</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Lỗi khi thay đổi trong Realm - Android]]></title>
                        <link>https://viblo.asia/p/loi-khi-thay-doi-trong-realm-android-qzaGzLqakyO</link>
            <guid isPermaLink="true">https://viblo.asia/p/loi-khi-thay-doi-trong-realm-android-qzaGzLqakyO</guid>
            <description><![CDATA[Giới thiệu

Như các bạn đã biết thị hiện nay Realm được sử dụng khá rộng rãi do những ưu điểm vượt bậc so với các hệ quản trị CSDL khác.

Tuy nhiên Re...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Trần Trung Phong</dc:creator>
            <pubDate>2016-11-15 04:28:45</pubDate>
                                                                                                        </item>
                <item>
            <title><![CDATA[Giới thiệu Realm Database]]></title>
                        <link>https://viblo.asia/p/gioi-thieu-realm-database-DbmemVgmkAg</link>
            <guid isPermaLink="true">https://viblo.asia/p/gioi-thieu-realm-database-DbmemVgmkAg</guid>
            <description><![CDATA[Gần đây, có một công cụ rất hữu ích cho các nhà phát triển ứng dựng mobile, đó là Realm. Realm là một cơ sở dữ liệu mobile mà có thể thay thế được cho...]]></description>
                        <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">phanthanhhai</dc:creator>
            <pubDate>2016-08-01 00:55:39</pubDate>
                                                                                                        </item>
            </channel>
</rss>
