Skip to content

anderick/spring-data-arangodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is not under development, check https://github.com/arangodb/spring-data instead.

TraviCI codecov

ArangoDB-Logo

spring-data-arangodb

The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with support for ArangoDB.

Planned Features

  • Using the official driver to connect to database and set the default configurations
  • Mapping collection to entities
  • Support for operations on key-values
  • Support for operations on documents
  • Support for operations on graph, verticles and edges
  • Dynamic query generation from query method names

About

Provide support to use ArangoDB with Spring Data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages