Dear all,
We provide you with a new and fresh version of BaseX, our open source
XML framework, database system and XQuery 3.1 processor:
https://basex.org/
Apart from our main focus (query rewritings and optimizations), we
have added the following enhancements:
XQUERY: MODULES, FEATURES
- Archive Module, archive:write: stream large archives to file
- SQL Module: support for more SQL types
- Full-Text Module, ft:thesaurus: perform Thesaurus queries
- Fulltext, fuzzy search: specify Levenshtein limit
- UNROLLLIMIT option: control limit for unrolling loops
XQUERY: JAVA BINDINGS
- Java objects of unknown type are wrapped into function items
- results of constructor calls are returned as function items
- the standard package "java.lang." has become optional
- array arguments can be specified with the middle dot notation
- conversion can be controlled with the WRAPJAVA option
- better support for XQuery arrays and maps
WEB APPLICATIONS
- RESTXQ: Server-Timing HTTP headers are attached to the response
For a more comprehensive list of added and updated features, look into
our documentation (docs.basex.org) and check out the GitHub issues
(github.com/BaseXdb/basex/issues).
Have fun,
Your BaseX Team
Dear all,
We conclude this year with yet another release of BaseX, our XML
framework, database and XQuery processor [1]. The new version contains
new performance tweaks and minor bug fixes, the details of which can
be examined on our GitHub page [2].
As we’ve got numerous inquiries regarding Log4j: I can comfort you
that BaseX is not affected by the vulnerabilities. We have our own
logging mechanism, which has no built-in code execution features. The
same applies to the Jetty web server.
Log4j once again demonstrates that Open Source is everywhere, and that
it takes valuable time and resources to build professional and secure
software. We send out a big thank you to those of you who are (and
have been) supporting us by paying for maintenance, sponsoring new
features and giving donations. It’s you who is keeping BaseX both
alive and up to date!
Have a good time,
Christian
[1] https://basex.org
[2] https://github.com/BaseXdb/basex/commits/master