Swift Dev Notes
Ctrlk
SedatOnat.devAffiliated with SedatOnat.com
  • 👋Welcome to SedatOnat.dev
  • Learning Path
    • What to Learn?
    • How to Learn?
    • Useful Docs
  • Before Starting
    • Xcode
    • Version Control
    • Swift
    • Naming
  • DATABASES
    • Apple Database
    • 3rd Party Databases
    • Database Comparison
  • Design Patterns
    • Alternatives
    • Comparison
  • Model
    • Accessibility
    • Assets
    • Error Debugging
    • File Management
  • CODES
    • Pseudo Code
    • Frameworks
    • APIs
    • Packages
    • Dependency Managers
    • Libraries
    • Main Pillars (Protocol, Class, Struct, etc.)
    • Data Collectors
    • Properties / Data Containers
    • Property Wrappers
    • Optionals
    • Data Types
    • Operators
    • Conditionals
    • Loops
    • Physical Properties
    • Other Properties
    • Code Pool
  • View
    • Apple HIG
    • Design
    • Image and Graphic
    • Page Elements
    • View Modifiers
    • Reporting
    • Others
  • Solutions
    • Case Solutions
    • Sample Project Pool
  • Testing
    • Debugging
    • Testing CheckList
    • Unit Test
  • Documentation
    • GitBook
    • MarkDown
  • Deploying and Publishing
    • Checklist
    • Deployment Processes
    • Publishing Processes
    • ASO - App Store Optimization
  • Kaizen
    • CI-CD
Powered by GitBook
On this page
  • Overview
  • Sources
  • Videos
  • Articles / Documents

Was this helpful?

  1. Design Patterns

Comparison

Overview

Sources

Videos

Articles / Documents

  • https://realm.io/realm-vs-sqlite/#what-is-sql-lite

  • https://www.quora.com/How-does-Firebase-compare-to-Core-Data

  • https://stackoverflow.com/questions/48782393/what-are-the-advantages-of-core-data-over-firebase-realtime-database-when-offlin

  • https://realm.io/realm-vs-sqlite/#sqlite-and-realm-comparison

  • https://agilie.com/blog/coredata-vs-realm-what-to-choose-as-a-database-for-ios-apps

  • https://www.youtube.com/watch?v=NxyvPltvvBE

  • https://realm.io/best-ios-database/#how-does-realm-compare

  • https://www.thirdrocktechkno.com/blog/best-databases-to-use-for-react-native-mobile-app-development/

  • https://www.quora.com/How-do-developers-use-the-same-database-for-cross-platform-mobile-and-web-apps

  • https://kotlinlang.org/docs/cross-platform-frameworks.html#xamarin

  • https://aglowiditsolutions.com/blog/choosing-mobile-app-database/

PreviousViperNextAccessibility

Last updated 2 years ago

Was this helpful?