Is it possible to import data from a relational database to RavenDB using a complex query? This query joins several tables, more than 20 in a very complex way, something that is not achievable using its Migration tool in RavenDB studio.
I was thinking in ETL but there is no path from SQL --> to --> RavenDB.
Any help is appreciated.
Actually using RavenDB tools this this not possible.