Core Data: Saving Data to Database in Swift 5 Xcode 14 Hindi | 2023 [Part-1]

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • In this tutorial, we will explore how to save data to a database using Core Data in Swift 5 and Xcode 14. Core Data is a powerful framework that allows developers to manage the storage and retrieval of data in their iOS applications.
    We will start by setting up a Core Data stack and creating a data model for our application. Then, we will learn how to insert, update, and delete data from the database. Along the way, we will cover important concepts like entities, attributes, relationships, and fetch requests.
    By the end of this tutorial, you will have a solid understanding of how to use Core Data to persist data in your Swift applications. This tutorial is designed for beginners who are just getting started with Core Data, but it may also be useful for developers who want to refresh their knowledge.
    📕 Github Project:
    Download Project - github.com/Yog...
    📹 UA-cam Videos:
    MVVM With API: • Part 1 - MVVM (Model V...
    📱 My Applications:
    BMI Weight Loss Calculator
    apps.apple.com...
    My Music - Play & Share
    apps.apple.com...
    🙋‍♂️ Say Hi on Social Media:
    Linkedin: / yogeshpatelios
    Instagram: / codewithyogesh
    Buy Me A Coffee: www.buymeacoff...
    If you enjoyed this project and found it useful, please share and recommend it so others can find it 💚💚💚💚💚💚 !!!!
    / yogeshpatelios - Please Like, Subscribe and share if it found useful for you 🤟
    Enjoy!!! 😀

КОМЕНТАРІ • 34

  • @iSubhoo
    @iSubhoo 3 місяці тому +1

    Sir, I am really grateful to you. You always focus on small things also. Example: I was not getting "UserEntity" until I clean the Build and I have seen you are mentioning the same thing in the Video.
    Thank You very musch.

  • @palak2396
    @palak2396 6 місяців тому

    I recently developed my interest in iOS and trying to get some internships by building projects. This video and your other series are very helpful. thank you so much.

  • @user-uu3vw5zh1g
    @user-uu3vw5zh1g Рік тому +4

    I am waiting PART- 2....

  • @idontevenuseyoutubebro
    @idontevenuseyoutubebro Рік тому +1

    Thank you sir, This is my first proper introduction to Core Data and I feel it has really solidified my concepts.

  • @abhijeetkumar5673
    @abhijeetkumar5673 Рік тому +3

    Clean and clear explanation

  • @EntertainXPlore
    @EntertainXPlore 7 місяців тому +1

    Thank you for the video on core data 😊

  • @amardeepthakuria1590
    @amardeepthakuria1590 Рік тому +1

    thanks for the video. Good one.

  • @rakeshpatel2428
    @rakeshpatel2428 Рік тому +2

    Very helpful and nice explanation sir 😊 🙏

  • @bhaveshios4832
    @bhaveshios4832 Рік тому +1

    મજા આવી ગઈ યોગેશભાઈ.👍

  • @relax_music668
    @relax_music668 Рік тому +1

    Thank you, it has taught me a lot

  • @vishveshpratapsingh
    @vishveshpratapsingh 8 місяців тому

    it's great video explanation😍

  • @harshverma7037
    @harshverma7037 Рік тому +3

    Please try to cover a case where we save the response from api to database so that whenever there is no network it gets fetched from db

    • @YogeshPateliOS
      @YogeshPateliOS  Рік тому +1

      will cover this in upcoming part. thank you for your suggestion.

  • @LoganDavinci
    @LoganDavinci 3 місяці тому

    Thank you! Is there a way we can Encrypt and Decrypt data inside Coredata for security purposes? (this was reported for one of our app during PEN testing)

  • @user-uu3vw5zh1g
    @user-uu3vw5zh1g Рік тому +1

    nice teaching.😇😇

  • @SwiftMasteryy
    @SwiftMasteryy Рік тому +1

    Hi !! Can u also make a video on outline view in macos

  • @preethamnayak-ui9yr
    @preethamnayak-ui9yr Рік тому +1

    Sir if u don mind can you make a session of mvvm pattern using objects and dictionary pattrn

  • @praveenkumar-gp5cb
    @praveenkumar-gp5cb Рік тому

    Please make video core data versioning and migration swift

  • @nileshjdarji
    @nileshjdarji Рік тому +2

    YogeshSir How long is this video. I am at work buy I want to attend this.

    • @YogeshPateliOS
      @YogeshPateliOS  Рік тому +3

      Hello Nilesh bhai, this video is only 11 minutes long.

  • @princemehra4553
    @princemehra4553 3 місяці тому

    Hello yogesh i had a query why singleviewcodedata.sqlite file got generated when we download any pdf file from the App

  • @praveenkumar-gp5cb
    @praveenkumar-gp5cb Рік тому

    Hi Sir I use Core Data Sqlite My App. My Query is When I increase 1 more data field in table means (column) then not fetch database data when update app.

  • @priyanshi5265
    @priyanshi5265 Рік тому

    Sir how to store a jsondata into core data with multiple relation entity

  • @nileshjdarji
    @nileshjdarji Рік тому +1

    I have to watch later. My work internet is not responding.

  • @PujaSingh-oi6hn
    @PujaSingh-oi6hn Рік тому

    Hi sir
    I want to join your courses,
    How to join it?

  • @vishveshpratapsingh
    @vishveshpratapsingh 8 місяців тому

    Bhaiya ek problem hai UserEntity is not in score error aa raha hai

    • @YogeshPateliOS
      @YogeshPateliOS  8 місяців тому

      Xcode clean and build karna or project close karke open karna bro

  • @iamvarjeet6363
    @iamvarjeet6363 Рік тому +1

    Hi bro can you help me in DM

    • @YogeshPateliOS
      @YogeshPateliOS  Рік тому +1

      Yes please tell me

    • @iamvarjeet6363
      @iamvarjeet6363 Рік тому

      @@YogeshPateliOS make a video on saving number of playlists and each playlist add songs in it for a music player app in core data.

    • @iamvarjeet6363
      @iamvarjeet6363 Рік тому

      @@YogeshPateliOS I want to know how to attach google drive to swift App and getting my mp3 files folder from google drive into my app.