I have around 100,000,000 XMLs (each XML is 2kb average) and I want to store them in archive and after some time, query some of them.
I have tried to use SQL Server for this task but it works pretty slow so I am trying to think of some other solutions, maybe big-data or so.
Any suggestions?
No comments:
Post a Comment