Company
Date Published
Author
Wolfgang Schützelhofer
Word count
555
Language
English
Hacker News points
None

Summary

JCypher is an open source Java project that utilizes the power of Neo4j graph databases to bring closer the promise of orthogonal persistence, allowing developers to focus on their domain models instead of database mapping. It provides a default mapping and Domain Queries at the business domains level of abstraction, while offering a generic graph model for access to graph databases and a native Java DSL for intuitive query formulation against graph databases.