What open source databases are suitable for html storage? I am looking for a database that will at least support XPath queries, scalability, etc.
If you need to pre-process HTML to normalize it in XHTML using tools such as TagSoup , then you can use an open source XML database such as eXist .
NoSQL
Source: https://habr.com/ru/post/886047/More articles:Adding a variable to the constructor automatically + eclipse - javaComputing FFT and IFFT with the FFTW Library C ++ - c ++ASP.NET Entity Framework and connection strings - asp.netJbox2d tutorial - javaIs there a function that can calculate the score for aligned sequences based on alignment parameters? - pythonIE raised an invalid argument error, firefox did not - javascriptcomment restriction - commentsHow to handle the event of a home page button on a content page? - c #Run WAR file in / Tomcat Maven project target directory - eclipseSetting up various environments (development, production) based on URL - phpAll Articles