Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quarkiverse/quarkus-neo4j

Quarkus Neo4j extension
https://github.com/quarkiverse/quarkus-neo4j

graph graph-database neo4j quarkus-extension

Last synced: about 1 month ago
JSON representation

Quarkus Neo4j extension

Awesome Lists containing this project

README

        

# Quarkus Neo4j

[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)

[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.neo4j/quarkus-neo4j?logo=apache-maven&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.neo4j/quarkus-neo4j)

## Introduction

Quarkus Neo4j is a Quarkus extension to connect to the [Neo4j graph database](https://neo4j.com).

It enables the use of the [Neo4j Java Driver](https://github.com/neo4j/neo4j-java-driver) in both JVM mode and native executables. It provide configuration properties to configure all relevant aspects of the driver.

## Documentation

The documentation for this extension can be found [here](https://quarkiverse.github.io/quarkiverse-docs/quarkus-neo4j/dev/index.html) while the documentation for the Neo4j Java Driver itself is in the official [manual](https://neo4j.com/docs/java-manual/4.4/).

Other extension that build on this extension and are known to work well with it:

* [Neo4j-Migrations](https://michael-simons.github.io/neo4j-migrations/current/#download_quarkus), an extension that allows running Cypher scripts in a controlled manner for migrating or refactoring databases
* [Neo4j-OGM for Quarkus](https://github.com/michael-simons/neo4j-ogm-quarkus), an extension bringing in Neo4j-OGM and a couple of shims allowing to use Neo4js object mapper without too much hassle inside Quarkus

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Michael Simons
Michael Simons

💻 🚧
Guillaume Smet
Guillaume Smet

🚧 📖
Phillip Krüger
Phillip Krüger

💻
Clement Escoffier
Clement Escoffier

💬
George Gastaldi
George Gastaldi

🚇
Ivan Milosavljević
Ivan Milosavljević

📖
Jan Martiska
Jan Martiska

💻


Jui-Chien Ni
Jui-Chien Ni

🐛

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!