Skip to content
zadean edited this page Jun 11, 2019 · 3 revisions

Logo

xqerl is an XQuery 3.1 processor and XML database written in Erlang.

The code-base is split into three parts.

  1. xqerl - The main application.
  2. xqerl_db - The XML database.
  3. xqerl_mods - A library that contains the Erlang implementations of functions callable from XQuery.
Clone this wiki locally