https://github.com/orientechnologies/spring-data-orientdb
OrientDB implementation for SpringData
https://github.com/orientechnologies/spring-data-orientdb
Last synced: 11 months ago
JSON representation
OrientDB implementation for SpringData
- Host: GitHub
- URL: https://github.com/orientechnologies/spring-data-orientdb
- Owner: orientechnologies
- Archived: true
- Created: 2012-10-09T09:01:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-06-07T16:23:21.000Z (about 5 years ago)
- Last Synced: 2024-08-05T20:30:27.032Z (almost 2 years ago)
- Language: Java
- Homepage: http://forum.springsource.org/showthread.php?99627-OrientDB-support
- Size: 302 KB
- Stars: 128
- Watchers: 47
- Forks: 89
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spring Data OrientDB
====================
The primary goal of the [Spring Data](http://projects.spring.io/) project is to make it easier to build Spring-powered applications that use new data access technologies such as non-relational databases, map-reduce frameworks, and cloud based data services.
The SpringData OrientDB project will implement easy to use APIs for using OrientDB as a Document database and as a Graph database.
The document module is based on the [Spring Data MongoDB](http://projects.spring.io/spring-data-mongodb/) project.
[](https://drone.io/github.com/vidakovic/spring-data-orientdb/latest)