Discussion:
[xquery-talk] [ANN] BaseX 8.5: The Summer Edition
Christian Grün
2016-07-05 12:25:08 UTC
Permalink
Dear all,

A new Summer Edition of BaseX is available! Our XML database system
and XQuery 3.1 processor provides the following new stunning features:

DATABASE JOBS
- all registered database jobs are now centrally administered
- jobs can be scheduled (periodical execution, start/end time)
- job results can be cached and retrieved later on
- new Jobs Module: XQuery functions for managing jobs
- new commands: JOBS [LIST|RESULT|STOP]
- DBA: visualization of currently registered jobs

XQUERY
- parallel execution via xquery:fork-join (thank you, James Wright!)
- alignments with the latest changes in the XQuery 3.1 specification
- easy chaining of update operations with the 'update' keyword
- numerous optimizations, smarter rewritings and heuristics

XQUERY MODULES
- File, Conversion, Fetch Module: handling of invalid XML characters
- Inspection Module: inspect:function-annotations added

OPTIONS
- LOGPATH: custom path for logging data
- CACHETIMEOUT: timeout for dropping cached job results
- AUTHMETHOD: `custom` added to skip authentication

Visit http://basex.org to find the latest release, and check out
http://docs.basex.org/ to get more information. Have fun,

Christian
BaseX Team
_______________________________________________
***@x-query.com
http://x-query.com/mailman/listinfo/talk

Loading...