Can you make an example using Berkeley DB XML

I'm trying to read the Berkeley DB XML documentation , and I think I can really use the developer's blog post or synopsis when they had a problem that showed that the XML level at the top of Berkeley DB was the exact recipe.

Maybe I don’t get it, but it looks like they are both in-house databases and you end up parsing your XML into objects or data, so why not start by storing the parsed data, and not like XML

+3
source share
1 answer

Ultimately, I want my data to be stored in some reasonable format.

XML, / XQuery, XML, , XQuery , , , , XML .

, , , XML ( ) , -, .

+6

Source: https://habr.com/ru/post/1696579/


All Articles