2

I want to know the database or platform that will be most suitable for performing heavy set operations.

Especially INTERSECTION, DIFFERENCE over millions of values in sets.

1
  • I find this question intriguing. I would guess that any decent relational database could work well (Oracle, DB2, PostgreSQL, SQL Server, MariaDB, MySQL) if there are proper indexes in place. Can you elaborate? How many tables, how many columns, how massive are they, how often the queries run? Commented Mar 6, 2022 at 17:19

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.