BaseX 7.1 发布,XML 数据库
出自大连开源软件公共开发服务平台
BaseX 7.1 发布,XML 数据库
摘要:BaseX 是一个XML数据库,用来存储紧缩的XML数据,提供了高效的 XPath 和 XQuery 的实现,还包括一个前端操作界面...
BaseX 是一个XML数据库,用来存储紧缩的XML数据,提供了高效的 XPath 和 XQuery 的实现,还包括一个前端操作界面。
BaseX 7.1 主要在以下几个方面进行改进:
图形界面: the management of your databases, documents, binary files, and index structure has got easier than ever before.
JSON: import, query, and export JSON data via XQuery, REST, or on the command line.
增量索引: update the text and attributes index in real time.
路径统计: retrieve distinct values of location paths in constant time. New XQuery functions to simplify database, full-text, index, and repository access.
XQuery 3.0 特性: EQNames, namespace constructors, etc.
重新设计命令行 API: it can process multiple inputs in one run



