BaseX

XML database management and query system


title: "BaseX" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["xml", "free-database-management-systems", "xml-databases", "xquery-processors", "free-software-programmed-in-java", "database-related-software-for-linux", "software-using-the-bsd-license"] description: "XML database management and query system" topic_path: "technology/databases" source: "https://en.wikipedia.org/wiki/BaseX" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary XML database management and query system ::

::data[format=table title="Infobox software"]

FieldValue
nameBaseX
authorChristian Grün
logoBaseX-logo-small-transparent.png
screenshotScreenshot BaseX 9.0.png
captionBaseX GUI showing an XML document in various visualizations
genreXML database
programming languageJava
platformJava SE
licenseBSD-3-Clause
released2007
latest release version12.1
latest release date
website
languageEnglish, Dutch, French, German, Hungarian, Indonesian, Italian, Japanese, Mongolian, Romanian, Russian, Spanish
::

| name = BaseX | author = Christian Grün | logo = BaseX-logo-small-transparent.png | screenshot = Screenshot BaseX 9.0.png | caption = BaseX GUI showing an XML document in various visualizations | genre = XML database | programming language = Java | platform = Java SE | license = BSD-3-Clause | released = 2007 | latest release version = 12.1 | latest release date = | website = | language = English, Dutch, French, German, Hungarian, Indonesian, Italian, Japanese, Mongolian, Romanian, Russian, Spanish 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).

Technologies

Database layout

BaseX uses a tabular representation of XML tree structures to store XML documents. The database acts as a container for a single document or a collection of documents. The XPath Accelerator encoding scheme and Staircase Join Operator have been taken as inspiration for speeding up XPath location steps. Additionally, BaseX provides several types of indices to improve the performance of path operations, attribute lookups, text comparisons and full-text searches.

History

BaseX was started by Christian Grün at the University of Konstanz in 2005. In 2007, BaseX went open source and has been under the BSD-3-Clause license since then.

Supported systems

The BaseX server is a pure Java 1.8 application and thus runs on any system that provides a suitable Java implementation. It has been tested on Windows, Mac OS X, Linux and OpenBSD. In particular, packages are available for Debian and Ubuntu.

References

References

  1. "BaseX Open Source".
  2. "Translations - BaseX Documentation".
  3. [https://github.com/BaseXdb/basex GitHub: BaseX]
  4. "Overview on database instances created with BaseX".
  5. "W3C: XQuery Test Suite Result Summary". World Wide Web Consortium.
  6. "W3C: XPath and XQuery Full Text 1.0 Test Suite Result Summary". World Wide Web Consortium.
  7. [http://xqj.net/basex BaseX XQJ API]
  8. (30 June 2006). "Pushing XPath accelerator to its limits". Universität Konstanz.
  9. "Storing and Querying Large XML Instances". Universität Konstanz.
  10. "BaseX 5.0: XML Database with Visual Frontend". [[Linux Magazine]].
  11. "Open Source Kompetenzzentrum of the german Bundesverwaltungsamt".
  12. "Startup - BaseX Documentation".
  13. "Debian -- Package search results -- basex".
  14. (25 April 2023). "basex package: Ubuntu".

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

xmlfree-database-management-systemsxml-databasesxquery-processorsfree-software-programmed-in-javadatabase-related-software-for-linuxsoftware-using-the-bsd-license