Data migration tool to import data into Marten #944
Unanswered
mysticmind
asked this question in
Ideas
Replies: 3 comments
-
Closing this, we can revisit this enhancement later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mysticmind I think that maybe we could keep it open to not forget about that? I see this really useful, especially for migration from the relational databases (so help potentially migration from EF). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Okay, re-opening this issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Provide a generic data migration tool to ease the process/reduce friction to import data into Marten from other data sources such as SQL Server, CSV etc.
CosmosDB team has built a tool which provides both GUI and commandline tools to import data from JSON files, MongoDB, SQL Server, CSV files, Azure Table Storage, Amazon DynamoDB, HBase, Azure Cosmos DB collections. Source code is available in GitHub and MIT licensed. You can refer to documentation here. This helps to pick some ideas to build a data migration tool covering several data sources.
Beta Was this translation helpful? Give feedback.
All reactions