Java開源的XML數據庫 BaseX 簡介
1
BaseX是一個非常輕巧和高性能的XML數據庫系統和XPath/XQuery處理。包含了對W3C Update和Full Text擴展的全面支持。一個可交互和友好的GUI前臺操作界面,讓你能夠采用XQuery查詢相關數據庫中的XML文件;也有能夠動態展示xml文件層次和節點關系的圖。
功能/特性
Highly interactive visualizations
Explore, analyze and browse XML data: Get a quick overview or dive into the details, and freely combine all views.
Realtime Execution
XQuery expressions may be executed while typing them in, and the results are immediately visualized.
XQuery Editor
The embedded editor provides syntax highlighting and shows detailed error feedback to debug your queries.