/trellis-ext-db

A Trellis Linked Data server using a relational database backend.

Primary LanguageJavaApache License 2.0Apache-2.0

Trellis Linked Data Server (database)

Trellis is a scalable platform for building linked data applications. The trellis-ext-db project implements a persistence layer based on a relational database.

Build Status Coverage Status Maven Central

PostgreSQL and MySQL/MariaDB database connections are supported.

Java 8+ is required to run Trellis. To build this project, use this command:

$ ./gradlew install

For more information about Trellis, please visit either the main source repository or the project website.