BaseX is a native and light-weight XML database management system and XQuery processor, developed as a community project on GitHub. It is specialized in storing, querying, and visualizing large XML documents and collections. BaseX is platform-independent and distributed under the BSD-3-Clause license.
BaseX | The XML Framework: Lightweight and High-Performance Data Processing
BaseX: The XML Framework. Lightweight and High-Performance Data Processing,
basex.org →Link to the official site · 1,958 chars · not written by Vinony
Welcome to the BaseX Open Source project. We are interested in your feedback: Please send new suggestions and bug reports to our basex-talk mailing list. Confirmed bugs and feature requests are discussed in our issue tracker. We invite you to contribute to our Documentation. JDK 21 and JUnit are currently required to compile the complete sources of the main project. Our default IDE is Eclipse. You can launch the following classes, which are all placed in the basex-core directory and the org.basex main package: Moreover, try -h to list the available command line options. For example, you can use BaseX to process XQuery expressions without entering the console. BaseX is being developed with the Eclipse environment. Some style guidelines are integrated in the sources of BaseX; they are being embedded as soon as you open the project. The following steps can be performed to start BaseX with Eclipse: Press Run → Run... Create a new Java Application launch configuration Select basex as Project Choose a Main class (e.g., org.basex.BaseXGUI) Launch the project via Run
Excerpt from the source-code README · 1,709 chars · not written by Vinony
~2 min read
BaseX is a native and light-weight XML database management system and XQuery processor, developed as a community project on GitHub. It is specialized in storing, querying, and visualizing large XML documents and collections. BaseX is platform-independent and distributed under the BSD-3-Clause license.
In contrast to other document-oriented databases, XML databases provide support for standardized query languages such as XPath and XQuery. BaseX is highly conformant to World Wide Web Consortium (W3C) specifications and the official Update and Full Text extensions. The included GUI enables users to interactively search, explore and analyze their data, and evaluate XPath/XQuery expressions in realtime (i.e., while the user types).
via Wikidata · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).