Hi,
I am just trying to understand the scenario of converting an existing SQL Server relational Db to Marklogic ecosystem. In SQL, we have tables and relationships between tables In Marklogic, we handle rows as documents, and we have one document for each row of the database table, Is it possible to establish a relationship between a group of documents (say a directory) to another directory(another group of documents)? Say, in detail, We have a Region table and daily Sales transaction table linked by Sales.country = Region.Country In Marklogic, we have Region Directory (Similar to SQL Region Table) and Sales Directory(Similar to Sales Transaction Table). How do we link these two directories on country? Can someone please shed some light on this? Thanks Kris
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
