An open API service indexing awesome lists of open source software.

https://github.com/evolvedbinary/elemental

Native XML Database with XQuery and XSLT
https://github.com/evolvedbinary/elemental

Last synced: 7 months ago
JSON representation

Native XML Database with XQuery and XSLT

Awesome Lists containing this project

README

          



Elemental logo

## Elemental - Native XML Database

[![Build Status](https://dl.circleci.com/status-badge/img/gh/evolvedbinary/elemental/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/evolvedbinary/elemental/tree/main)
[![Coverage Status](https://coveralls.io/repos/github/evolvedbinary/elemental/badge.svg?branch=main)](https://coveralls.io/github/evolvedbinary/elemental?branch=main)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4d074617e63d40839760a5e7b2ec4392?branch=main)](https://app.codacy.com/gh/evolvedbinary/elemental/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=evolvedbinary_elemental&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=evolvedbinary_elemental)
[![Java 21](https://img.shields.io/badge/java-21-blue.svg?logo=openjdk)](https://adoptopenjdk.net/)
[![License](https://img.shields.io/badge/license-BSL%201.1-blue.svg)](https://mariadb.com/bsl11/)
[![Download](https://img.shields.io/github/v/release/evolvedbinary/elemental.svg)](https://github.com/evolvedbinary/elemental/releases/)
[![Maven Central](https://img.shields.io/maven-central/v/xyz.elemental/elemental?logo=apachemaven&label=maven+central&color=green)](https://central.sonatype.com/search?namespace=xyz.elemental)
[![Homebrew Cask Version](https://img.shields.io/homebrew/cask/v/elemental?logo=homebrew&logoColor=white)](https://formulae.brew.sh/cask/elemental)
[![Docker Image Version](https://img.shields.io/docker/v/evolvedbinary/elemental?sort=semver&logo=docker&logoColor=white&label=docker)](https://hub.docker.com/r/evolvedbinary/elemental)
[![Slack](https://img.shields.io/badge/elemental-slack-56b6f8.svg?logo=slack)](https://join.slack.com/t/elemental-xyz/shared_invite/zt-34r53san4-fzHCV0vDT9lYSMChUdn3cQ)
[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-5e0d73.svg?logo=contributorcovenant)](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html)

---
**NOTE**: Elemental was seeded from a fork of eXist-db's git `develop` branch, commit: `adaa276b9cfcaaeb4ee03ee3822ab882e6779f77` (Fri Oct 25 21:27:35 2024 +0200). The Git history was then rewritten to remove many historic files that we no longer need. This resulted in our commit: [`e065a83bf4dc94abfeebcc353cbfbd496976f440`](https://github.com/evolvedbinary/elemental/commit/e065a83bf4dc94abfeebcc353cbfbd496976f440).

---

Elemental is a high-performance Fair Source Native XML Database. It is a NoSQL document database and application platform built entirely around XML technologies. The main homepage for Elemental can be found at [elemental.xyz](https://www.elemental.xyz "Elemental Website"). This is the GitHub repository of Elemental source code, and this page links to resources for downloading, building, and contributing to Elemental, below.

The Elemental community has adopted the [Contributor Covenant](https://www.contributor-covenant.org/) [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/).

## Help and Support

The best place to seek help or support is in our public [Slack](https://join.slack.com/t/elemental-xyz/shared_invite/zt-3290ginoh-lWocaoR3UMw7jghfrt~kFA) channel, or on our [Mailing List](https://groups.google.com/u/1/a/elemental.xyz/g/users).

## Resources

- **Homepage:** [https://www.elemental.xyz](https://www.elemental.xyz)
- **Binaries:** [https://www.elemental.xyz/downloads](https://www.elemental.xyz/downloads)
- **Homebrew:** [https://formulae.brew.sh/cask/elemental](https://formulae.brew.sh/cask/elemental)
- **Docker Images:** [https://hub.docker.com/r/evolvedbinary/elemental](https://hub.docker.com/r/evolvedbinary/elemental)
- **Documentation:** [https://www.elemental.xyz/documentation](https://www.elemental.xyz/documentation)
- **Book:** [https://www.oreilly.com/library/view/exist/9781449337094/](https://www.oreilly.com/library/view/exist/9781449337094/)
- **Packages:** [https://exist-db.org/exist/apps/public-repo](https://exist-db.org/exist/apps/public-repo)
- **Source code:** [https://github.com/evolvedbinary/elemental](https://github.com/evolvedbinary/elemental)
- **Git clone URL:** `git://github.com/evolvedbinary/elemental.git`
- **Mailing list:** [https://groups.google.com/u/1/a/elemental.xyz/g/users](https://groups.google.com/u/1/a/elemental.xyz/g/users)
- **LinkedIn:** [https://www.linkedin.com/groups/10070373/](https://www.linkedin.com/groups/10070373/)
- **Slack:** [https://elemental-xyz.slack.com](https://join.slack.com/t/elemental-xyz/shared_invite/zt-34r53san4-fzHCV0vDT9lYSMChUdn3cQ)

New developers may find the notes in [BUILD.md](https://github.com/evolvedbinary/elemental/blob/main/BUILD.md) and [CONTRIBUTING.md](https://github.com/evolvedbinary/elemental/blob/main/CONTRIBUTING.md) helpful to start using and sharing your work with the Elemental community.

## Credits

The Elemental developers use the YourKit Java Profiler.

YourKit Logo

YourKit kindly supports open source projects with its full-featured Java Profiler.
YourKit, LLC is the creator of YourKit Java Profiler
and YourKit .NET Profiler,
innovative and intelligent tools for profiling Java and .NET applications.