Hi,
I want to load 9 million XML documents into a basex database. I have 32,319 XML documents for testing and the names of the XML documents are changed before each load. The first 32,319 documents are loaded in about 15 minutes. The next 32,319 documents then take 25 minutes. If I load the 32'319 9 times, it already takes 1 hour and 54 minutes. I load the documents using the BaseXClient and the ADD method. Is it normal that the import becomes slower the more documents there are in the basex database? Or is there a way to speed this up? Have you ever loaded 9 million documents into a basex database?
Best regards Dietmar