-
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
zadean edited this page Jun 11, 2019
·
3 revisions
xqerl is an XQuery 3.1 processor and XML database written in Erlang.
The code-base is split into three parts.
- xqerl - The main application.
- xqerl_db - The XML database.
- xqerl_mods - A library that contains the Erlang implementations of functions callable from XQuery.