Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening a large database in SQLiteStudio takes long time #4980

Open
pawelsalawa opened this issue May 2, 2024 Discussed in #4978 · 0 comments
Open

Opening a large database in SQLiteStudio takes long time #4980

pawelsalawa opened this issue May 2, 2024 Discussed in #4978 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@pawelsalawa
Copy link
Owner

Discussed in #4978

Originally posted by mtirfan66 May 1, 2024
Hi,
The sqlitestudio works great with me. I have the latest version 3.4.4. I have two issues which I wanted to check with everyone to see if I am doing everything right. The first one, described below, is on opening a large database in the studio. The second one is on copying a table from one database to another.
Here are the details of the first problem.
I have a large data file - about 370 mb in size with over 5000 tables each with 200 rows. Each table has a primary key, they are not related to each other though. The file gets updated roughly one to two times each month.
I need to look at the data frequently though, by opening the file in the studio and opening the tables that I need to look into.
It takes quite a bit of time each time I open this database in sqlitestudio by double clicking on the .db file.
Is there something I can do to the database (other than splitting it) to accelerate the loading of it in the sqlitestudio? Is it possible to load it once and access it later without having to reload even though the sqlitestudio (and, the device) is closed/shutdown in between?
Thanks, in advance.
-Irfan

</div>
@pawelsalawa pawelsalawa added the bug Something isn't working label May 2, 2024
@pawelsalawa pawelsalawa added this to the 3.4.5 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant