How can we handle 1 Crore products in single database ?

Can you please suggest how can we handle 1 Crore products, orders in single database, single store.

Consider a case, The products and orders will be incremental.

Can you please suggest a solution to manage such huge products and orders.

What does mean “1 Crore products”?

@dmitry thanks for reply, i have i billion products, Can you please suggest how can we handle 1 billion products, orders in single database, single store.

Consider a case, The products and orders will be incremental.

Can you please suggest a solution to manage such huge products and orders.

What exact problem do you have now with the standard way of storing the products?

Actually i am not sure can we do it in standard way or we need to upgrade our mage to EE or it can also possible in CE. And also Mage uses mysql database in backend so can mysql handle i million auto increment IDs ?

How many rows can a Magento 2 database table contain?