Skip to content
/ Mongrel Public
forked from weXsol/Mongrel

eXist-db extension for MongoDB and GridFS

License

Notifications You must be signed in to change notification settings

dizzzz/Mongrel

 
 

Repository files navigation

Mongrel: the eXist-db MongoDB extension

Java 8 License Build Status

The Mongrel eXist-db extension provides xquery extension functions to access MongoDB database functions.

In addition to "regular" MongoDB operations the extension also provides GridFS functions to manage arbitrary sized documents that are stored in MongoDB.

Extensive documentation can be found on the Wiki. Downloads and release notes are on the GitHub Releases page.

MongoDB Logo

Versions

Mongrel 0.6.1 requires eXist-db 3.0 (or newer).

The function namespaces are http://expath.org/ns/mongo and http://expath.org/ns/mongo/gridfs

This version supports XQuery 3.1 JSON structures. The extension is based on the 2.x version of the official mongodb driver

Requirements

  • eXist-db 3.0+
  • Java8

License

The work is released AS-IS under the LGPL license.

Support

Support on this extension is provided by weXsol, eXist Solutions GmbH, and Evolved Binary.

About

eXist-db extension for MongoDB and GridFS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 77.4%
  • XQuery 22.5%
  • HTML 0.1%