How to use SQLite in Ionic with Capacitor

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • Learn to add SQLite with Capacitor to your Ionic app to create offline apps with their own SQL Database included!
    🔥 Learn Ionic FAST: ionicacademy.com/
    👨‍💻 Full tutorial: ionicacademy.c...
    #############################
    ❤️ You can also find me on:
    Twitter: / schlimmson
    TikTok: / simongrimm_
    Instagram: / simongrimm_
    #############################

КОМЕНТАРІ • 45

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

    Learn to build epic IONIC apps FAST by joining the Ionic Academy: ionicacademy.com/

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

    Great video Simon! I believe that the best approach for sharing the private signal from the service is creating a public property that returns computed(this.users) or computed( () => this.users()); that way you get a read only version of the signal. Keep up the good work!

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

    You read my mind, Simon. I am just looking for tutorials on SQLite. Thank you!

  • @eduardasslutas6624
    @eduardasslutas6624 4 місяці тому +1

    aren't your Insert/delete queries prone for sql injection? also, why do you pass id as string in "updateUserById" when id in db schema is integer?

    • @ankit.chaurasia
      @ankit.chaurasia 15 днів тому +1

      Obviously. This is for storing app data not vulnerable data. You are giving whole sqlite data to user through app.
      For private data, u need to host own api and consume on frontend

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

    Great video! Thanks a lot for all your content, Simon :) cheers from Argentina

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

    Thank you for using signals

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

    I need help with my app I’m working on. And unsure if I will get what I need if I sign up with your website.

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

      We have a private Discord channel for support of Ionic Academy members, yes!

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

    wow this is great! SQL! I lv it

  • @hazhohuman
    @hazhohuman 5 місяців тому

    thanks, but what about the synchronization with a remote DB? for example each 5 minutes to sync the locally stored DATA with the Remote DB

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

    this is what I was looking for😀

  • @marxman1010
    @marxman1010 10 місяців тому

    The sqlite introduced in the video is not the sqlite generally referred to. There is no sqlite file, rather this ionic sqlite is stored in the indexeddb. The naming is very confusing.

  • @gabrielamaralpassos9537
    @gabrielamaralpassos9537 5 місяців тому +1

    The fact you expect us to send your code to gpt to convert to React and don't provide the code make everything harder

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

    How can I use the upgrade statement function to modify table structure for users that also have the app running?

  • @wespug
    @wespug 11 місяців тому

    Hi @Simon , wich extension did you use for generate code automatic. I special part of the video you say " uu compile you are very smart" wich extension is that?

    • @galaxies_dev
      @galaxies_dev  10 місяців тому

      That must be Github Copilot!

  • @alexreyes-cn9ru
    @alexreyes-cn9ru Рік тому

    Man you're the best, but i got an error message, reading the query property, I think it's caused by the newUser=' '

  • @tamhuynh772
    @tamhuynh772 11 місяців тому

    Hi Simon,
    I was wondering if you know of any ORM framework for Ionic (with Capacitor) that is compatible with Sqlite?
    Thank you!

    • @galaxies_dev
      @galaxies_dev  11 місяців тому

      I'm also still looking for the best way to handle this, usually Prisma covers most cases..

    • @edwinquaihoi8503
      @edwinquaihoi8503 11 місяців тому

      I think TypeORM might be what you are looking for

  • @zearwinandallo1199
    @zearwinandallo1199 9 місяців тому

    Do you have a guide to how to upload file?

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

    I have a problem, I follow the same steps but to React and by some reason the database dont work, the function is like dont be called

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

    Please please do it in react without typescript

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

    excuse me but i want to know the difference between sqlite and mysql sever (like phpmyadmin). is it not possible to use mysql server and ionuc capacitor?

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

      If you have a MySQL server you need an API to connect to the database from any app/website. SQLite is already bundled with any native app and can be used local and offline directly!

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

      @@galaxies_dev it is very difficult for me to send data from ionic react capacitor page to my api

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

    in my physical phone, it just showed the navbar, the rest is blank white screen. Why?

    • @JakebKnowles
      @JakebKnowles 9 місяців тому

      i have this same error, did you end up fixing it?

    • @JakebKnowles
      @JakebKnowles 9 місяців тому

      Yo my guy, you probs figured it out, but this guy fails to mention that there needs to be at least one entry in the db for it to show, he also forgets to show that he added an input to add new users, i just added them in and now it works like his.

    • @AGUNGKAYA
      @AGUNGKAYA 9 місяців тому

      @@JakebKnowles i forgot to fix it. May I see the github repo of it? Thanks

  • @isaiah-dev
    @isaiah-dev 7 місяців тому

    Awesome tutorial, thanls!

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

    how do i use an existing .db file -- currently it is in the assets folder ? how can I run a .sql file?

    • @saadnatiqnori6543
      @saadnatiqnori6543 11 місяців тому

      you fix the problem or not ?

    • @nodiced1
      @nodiced1 11 місяців тому

      @@saadnatiqnori6543 yes

    • @nodiced1
      @nodiced1 11 місяців тому

      @@saadnatiqnori6543 If you need any pointers, I can help

  • @neura3964
    @neura3964 10 місяців тому

    what is that extension that suggests the code? anyone?

  • @RealGamePanda
    @RealGamePanda 2 місяці тому

    This example doesn't work with web applications.