Home Documentation Download Pricing Buy Now

[Not relevant] Partitioning and Sharding

0 votes

Hello. Can somebody help in example how to do Partitioning and Sharding using ORM Designer or give link to documentation where I can find this information. I'm interested in how to do this using ORM Designer, is it possible?

asked Apr 24, 2013 in Solved by anonymous
edited Apr 24, 2013 by ludek.vodicka

1 Answer

0 votes
 
Best answer

As far as I know, Partitioning and Sharding is a feature of database servers, not feature of ORM frameworks. So ORM Designer doesn't support any of these features because also any ORM doesn't support it.

You need to check the documentation of your database server or discuss it on site focused to databases.

answered Apr 24, 2013 by ludek.vodicka Skipper developer (140,530 points)
...