BaseX
Sign in to saveBaseX 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.
Official website
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
Source code
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
Wikidata facts
- Instance of
- open-source software
- Platform
- Java virtual machine
- Official website
- basex.org
- Image
- Screenshot BaseX 9.0.png
- Has use
- XML database
Show 6 more facts
- Commons category
- BaseX
- programmed in
- Java
- copyright license
- 3-clause BSD License
- inception
- 2007-00-00
- software version identifier
- 12.3
- source code repository URL
- github.com/BaseXdb/basex
via Wikidata · CC0
Article · Deutsch
BaseX ist ein natives und kompaktes XML-Datenbankmanagementsystem, das als Community-Projekt auf GitHub entwickelt wird. Es wird vorwiegend zur Speicherung, Anfrage und Visualisierung großer XML-Dokumente und -Kollektionen eingesetzt. BaseX ist plattformunabhängig und wird unter einer freizügigen Open-Source-Lizenz (BSD) angeboten. Im Gegensatz zu anderen dokumentorientierten Datenbanken unterstützen die meisten XML-Datenbanken standardisierte Abfragesprachen wie XPath und XQuery. BaseX bietet eine hohe Standardkonformität zu den entsprechenden W3C-Empfehlungen und den offiziellen Update- und Volltext-Erweiterungen. Die integrierte graphische Benutzeroberfläche ermöglicht eine interaktive Exploration und Analyse der Daten und die interaktive Ausführung von XPath/XQuery-Ausdrücken.
Abstract from DBpedia / Wikipedia · CC BY-SA