No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Using sqlite on Quasar (desktop)

    Framework
    4
    4
    479
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      freeborn last edited by

      I’d like to create desktop project using Quasar but I can’t find any tutorial about using sqlite on Quasar yet,
      I wonder if it’s possible and how to add, build and deploy sqlite into the project?
      Any suggestion would be appreciated.

      Thanks in advance

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @freeborn last edited by

        @freeborn

        This might help:
        https://github.com/luwanquan/electron-vue-sqlite3-demo
        https://www.laurivan.com/make-electron-work-with-sqlite3
        https://github.com/quasarframework/quasar/issues/4090
        https://nicedoc.io/sindresorhus/awesome-electron
        https://github.com/sqlectron/sqlectron-gui

        1 Reply Last reply Reply Quote 0
        • C
          cynderkromi last edited by

          I am also looking for a tutorial to use a database with Quasar.

          1 Reply Last reply Reply Quote 0
          • beets
            beets last edited by

            It can definitely be done, since I’ve integrated sqlite with quasar electron. But it’s nothing quasar specific at all, more so the same way you’d integrate sqlite into any electron project.

            1 Reply Last reply Reply Quote -1
            • First post
              Last post