Convert MySQL to Sqlite
Hello everyone,
I just bought Datagrip and start to use it with some databases I'm using.
I am looking for a way to convert my database (MySQL) to a new Sqlite database.
I've generated a new Sqlite database and I'm draggdropping each table. It's a huge database.
Is there any way to do it faster?
Thanks for your help :)
Please sign in to leave a comment.
Hi,
Check out import features in DataGrip https://blog.jetbrains.com/datagrip/2017/03/22/datagrip-2017-1-released/#import
Thank you.
P.S.: If it wouldn't help let me know.
Hi and thanks for your reply,
I already seen this part and that's what I tried (the drag and drop), then a import window is displayed and I click on Ok to import
But I have more than 50 tables, I just wanted to know if there is a faster way to do it :)
Thanks again Vasily