Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. SQLite to MySQL
Forum Update on Monday, May 27th 2025

SQLite to MySQL

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.7k Views
  • 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.
  • R Offline
    R Offline
    ras123
    wrote on 18 Jun 2012, 18:13 last edited by
    #1

    Hi,
    I need to develop database based application, since this is my first project with SQL, I would like to start with SQLite, and later changed to MySQL as the database size grows.

    Is it easy to migrate from SQLite to MySQL? Do I need to change the SQL code?

    Regards
    Ras

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tucnak
      wrote on 18 Jun 2012, 18:26 last edited by
      #2

      There are few slippery moments with migration. SQLite and MySQL syntax is a bit different. But AFAIN, all MySQL commands can be launched in SQLite.

      But you should do it. Remember. Do it! If you have problems, you have Google and DevNet. The biggest peoblem is to do it! ;)

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jstaniek
        wrote on 18 Jun 2012, 21:03 last edited by
        #3

        Special library Predicate (http://community.kde.org/Predicate) I am developing extends Qt and has switching between MySQL and SQLite set as one of the requirements. It was a part of Kexi, and now isn't technically dependent on KDE or Kexi. If you think it’s all nice and shiny, now the bad news: it is still not production ready.

        Related post at http://qt-project.org/forums/viewthread/4078/#24749

        regards, Jarosław Staniek

        Certified Qt Specialist & Ambassador
        Kexi: http://kexi-project.org
        Calligra: http://calligra.org
        Qt for Tizen

        1 Reply Last reply
        0

        1/3

        18 Jun 2012, 18:13

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved