Spring Data Neo4j 2.0.0 發布

jopen 12年前發布 | 15K 次閱讀 Spring

Spring Data Neo4j 2.0 發布了,該版本基于 Neo4j 1.6.M02

Spring Data 項目的目的是為了簡化構建基于 Spring 框架應用的數據訪問計數,包括非關系數據庫、Map-Reduce 框架、云數據服務等等;另外也包含對關系數據庫的訪問支持。

Spring Data 包含多個子項目:

  • Commons - Provides shared infrastructure for use across various data access projects.  Support for cross-database persistence is located here.
  • Hadoop - Spring based configuration of Hadoop jobs and a POJO programming model for Map-Reduce jobs
  • Key-Value  - Integration with Redis and Riak providing several ease features for common cases.
  • Document - Integration with CouchDB and MongoDB with basic configuration, mapping, and repository support
  • Graph - Integration with Neo4j providing a powerful POJO based programming model.
  • Graph Roo AddOn - Roo support for Neo4j
  • JDBC Extensions - Support for Oracle RAC, Advanced Queuing, and Advanced datatypes.
  • JPA - Simplifies the development of creating a JPA-based data access layer and provides 'cross-store' persistence functionality for JPA managed entites.
  • Mapping - Currently hosted on the Grails area of github under the code name 'inconsequential' this provides a database unified object mapping framework that is portable across different databases for Java and Grails.
  • Examples - Example applications for document and graph databases.  See the SpringSource github page and filter by 'examples'
  • Guidance - High level documentation to help educate and guide you in non-relational data access landscape

相關鏈接地址:
Downloads | Reference Card | JavaDocs | Spring Data Graph Guide Book | Changelog | GitHub Repository

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!