TablePlus-Windows icon indicating copy to clipboard operation
TablePlus-Windows copied to clipboard

Tables and sql editor rendering super slow on relative lots of rows or lines.

Open YindSoft opened this issue 1 year ago • 9 comments

I've just bought TablePlus butI'm experimenting really slow UI performance when the table have a few thousand rows.. like it's super slow, the same thing if the SQL is too long, it will get super slow the editor. Plus it's super annoying if I need to copy data from the table to an excel the only way seems to be exporting.. I can just select a few rows and copy all data in a simple way like DBeaver for example. Is there any solution for this?

Thanks.

YindSoft avatar Feb 13 '25 16:02 YindSoft

Have the same problem. Comparing to others Mysql Client Software, is very slow when querying tables with TEXT columns with huge data. Also it lacks an automatic LIMIT on SQL SELECT queries. It´s a problem when you forgot to put LIMIT querying a table with lots of rows.

rmcamps avatar Feb 19 '25 13:02 rmcamps

Hi @rmcamps did you enable the auto limit? Image

huyphams avatar Feb 19 '25 13:02 huyphams

Thank you! The autolimit could be ON by default.

rmcamps avatar Feb 19 '25 13:02 rmcamps

it's trade off so if we enable it, there will be users who don't want it to be enabled by default.

huyphams avatar Feb 19 '25 13:02 huyphams

Even if it's not.. there is no reason if there is 100.000 rows in the table to be slow.. there are thousand of tables that can render that without issue as it done in memory, the issue is with the way the system renders the table

YindSoft avatar Feb 19 '25 17:02 YindSoft

Hi @rmcamps did you enable the auto limit? Image

I don't see this option on Windows (Trial)?

marc-nds avatar Feb 26 '25 07:02 marc-nds

Hi @marcvanbreemen, which database are you using? We don't support "Auto row limit" for ClickHouse, SQL Server, Mongo DB and Redis.

sonswift avatar Feb 26 '25 07:02 sonswift

Hi @marcvanbreemen, which database are you using? We don't support "Auto row limit" for ClickHouse, SQL Server, Mongo DB and Redis.

Using MSSQL.

marc-nds avatar Feb 26 '25 07:02 marc-nds

Hi @marcvanbreemen, which database are you using? We don't support "Auto row limit" for ClickHouse, SQL Server, Mongo DB and Redis.

Using MSSQL.

Thanks, this feature is currently not supported with MSSQL.

sonswift avatar Feb 26 '25 07:02 sonswift