issus / altium-library

Open source Altium Database Library with over 200,000 high quality components and full 3d models.
https://altiumlibrary.com
1.87k stars 863 forks source link

Celestial Library Slowing Altium Down #62

Closed thiagossrs closed 4 years ago

thiagossrs commented 4 years ago

Hi,

After i installed the Celestial Library my Altium became extremely slow in some operations. Like, change a component footprint, update the PCB from the schematic.

After a lot of research i figure it out why.

When certain operations are performed, the library itself open a connection to the database and execute several query's (more the 10k).

The problem is that from my location the latency to the DB server (db.altiumlibrary.com) is huge (200 ms).

For me this could be solved, by making the database locally or with a closer mirror to my location. But i could not find the DB data in github, not connect to the database server to dump the tables.

Anyone else with the same problem?

Can someone provide me a database backup? So I can use a local server to confirm if this fix the issue or not.

Thanks

thiagossrs commented 4 years ago

I managed to download the database (i was not setting the default database in the SSMS connection). And i can confirm that running the database locally fix the issue.

If anyone need an updated database, just ask me and I'll upload the database backup that i just cloned.

thiagossrs commented 4 years ago

Sure,

Here is the backup.

https://github.com/thiagossrs/altium-library-database

Let me know if you need further assistance.

Best Regards, Thiago

Em qua., 8 de jul. de 2020 às 10:23, dadabarghi notifications@github.com escreveu:

Hi thiago I have the same problem here... But I could not download the database in SSMS even by setting the default database name. Could you please help me?

Regards.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/issus/altium-library/issues/62#issuecomment-655517083, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGTVRSMA2QOQPCXUTOIMPYDR2RXOBANCNFSM4OP2T4MQ .

thiagossrs commented 4 years ago

Here is the database just in case someone need it: https://github.com/thiagossrs/altium-library-database

dadabarghi commented 4 years ago

Thank you thiago... Your help is really appreciated.

issus commented 4 years ago

@thiagossrs Please dont, your database dump is already out of date :(