The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to speed up joins
Hi,
Joining 2 tables based on an id attribute, can take some time.
How could this process be optimized? Do both tables need tobe fully loaded? Even if I would only generatie a join based on one example.
What is the non-coding solution when I might use postgres, mongodb or Cassandra?
Cheers Sven
Joining 2 tables based on an id attribute, can take some time.
How could this process be optimized? Do both tables need tobe fully loaded? Even if I would only generatie a join based on one example.
What is the non-coding solution when I might use postgres, mongodb or Cassandra?
Cheers Sven
0