Difference between revisions of "Berkeley DB XML"
Jump to navigation
Jump to search
Piotr Banski (talk | contribs) (stub) |
(+FF add-on for BDBXML) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
[[Category:XQuery]] | [[Category:XQuery]] | ||
− | '''Berkeley DB XML''' is an open-source, freely available XML | + | '''Berkeley DB XML''' is an open-source, freely available native XML database by Oracle, an alternative to [[eXist]]. |
==== Links ==== | ==== Links ==== | ||
Line 10: | Line 10: | ||
* [http://www.oracle.com/technology/documentation/berkeley-db/xml/index.html Oracle's documentation] | * [http://www.oracle.com/technology/documentation/berkeley-db/xml/index.html Oracle's documentation] | ||
* [http://www.codeproject.com/cs/database/BerkeleyXMLDB.asp Introduction to Berkeley DB XML from codeproject.com, updated in 2007] | * [http://www.codeproject.com/cs/database/BerkeleyXMLDB.asp Introduction to Berkeley DB XML from codeproject.com, updated in 2007] | ||
+ | * [https://addons.mozilla.org/en-US/firefox/addon/5515 XqUSEme] - Firefox add-on which allows XQueries on BDBXML databases | ||
+ | |||
{{stub}} | {{stub}} |
Latest revision as of 10:18, 17 December 2007
Berkeley DB XML is an open-source, freely available native XML database by Oracle, an alternative to eXist.
Links
- http://www.oracle.com/database/berkeley-db/xml/index.html
- Oracle's documentation
- Introduction to Berkeley DB XML from codeproject.com, updated in 2007
- XqUSEme - Firefox add-on which allows XQueries on BDBXML databases
This article needs extending. Feel welcome to add your own bit of it, and if you decide it has reached reasonable size, please remove the {{stub}} template.