This is because in My Entity Database all Entities are defined in a single index table called entity, which provides the link between the types and properties. The actual values of an entity reside in type tables which themselves are all indexed on their value column.
So, no indexes to add and manage. That eliminates probably 50% of a DBA's duties...
ref: http://myedb.blogspot.com/2010/06/myedb-no-indexes-to-be-managed.html
Providing Rest Clients Nearly as Bad as Publishing SOAP Contracts
-
Even still, many developers and architects have continued to emotionally
cling to the SOAP bad old days, wherein the contracts between a server and
a cli...
5 years ago
No comments:
Post a Comment