rI\'ve looked at the questions and indeed the RavenDb docs. There\'s a little at RavenDb Index Replication Docs but there doesn\'t seem any guidance on how/when/where to create
You need to define two things.
a) An index that transform the document to the row shape.
b) A document that tell RavenDB what is the connection string name, the table name, and the columns to map