[Pluralsight] Android Realm Fundamentals


ReleaseDate“: “2017-04-21T00:00:00Z”,
UpdatedDate“: “2017-04-21T00:00:00Z”,
Level“: “Beginner”,

ShortDescription“: “To save a large amount of structured data persistently, you need a database system. In this course, you’ll discover Realm, an object-oriented database system that stores data in an object tree and performs queries at a very high speed.”,

Description“: “Most Android apps need to save data persistently. Data saved can be the user settings, file based, and can be in a structured form. To save a large amount of structured data persistently, we need a database system. In this course, Android Realm Fundamentals, you’ll discover Realm, an object-oriented database system that stores data in an object tree and performs queries at a very high speed. The database remains private to your own application, and by default cannot be accessed from outside the application. First, you’ll learn the basic fundamentals of Realm and how to integrate it into your own project. Next, you’ll dive further into Realm by exploring how to write queries, perform sync and async transactions, and how to implement Realm into use for creating a professional app. Finally, you’ll learn miscellaneous concepts such as, Realm notifications, custom Realm configurations, database migration, and upgrading Realm schema. By the end of this course, you’ll have a strong foundation and understanding of the Realm Database System in Android.”,

DurationInMilliseconds“: 8991000,
HasTranscript“: 0,
AuthorsFullnames“: “Sriyank Siddhartha”,

Size: 659.61M

5 thoughts on “[Pluralsight] Android Realm Fundamentals”

Leave a Comment