-
Notifications
You must be signed in to change notification settings - Fork 233
Blogs and Articles
Working with MongoDB using Kundera
Writing Geospatial Queries for MongoDB in Java
SQLifying NoSQL – Are ORM tools relevant to NoSQL?
[Marrying JPA with graph databases] (http://recipes4geeks.com/2013/03/marrying-jpa-with-graph-databases/)
[Using Kundera with Play! Framework] (http://recipes4geeks.com/2013/07/play-nosql-building-nosql-applications-with-play-framework/)
[Deploying Polyglot (RDBMS + NoSQL) Applications on Openshift] (http://recipes4geeks.com/2013/07/deploying-polyglot-rdbms-nosql-applications-on-openshift/)
How to: CRUD and JPA association handling using Kundera
MongoDB / Cassandra JPA Service using Kundera - Raghav Prabhu
[Java ORMs for MongoDB] (http://ilya40umov.wordpress.com/2013/03/15/java-orms-for-mongodb/) - Ilya Sorokoumov
[Developing the extension for Smartfox server using Maven, Spring, Hibernate and Kundera] (http://smecsia.me/blog/74/Developing+the+extension+for+Smartfox+server+using+Maven%2C+Spring%2C+Hibernate+and+Kundera) - Ilya Sadykov
[Using Kundera with Scala using Play! Framework] (http://blog.knoldus.com/2014/06/22/playing-kundera-cassandra/)
-
Datastores Supported
- Releases
-
Architecture
-
Concepts
-
Getting Started in 5 minutes
-
Features
- Object Mapper
- Polyglot Persistence
- Queries Support
- JPQL (JPA Query Language)
- Native Queries
- Batch insert update
- Schema Generation
- Primary Key Auto generation
- Transaction Management
- REST Based Access
- Geospatial Persistence and Queries
- Graph Database Support
-
Composite Keys
-
No hard annotation for schema
-
Support for Mapped superclass
-
Object to NoSQL Data Mapping
-
Cassandra's User Defined Types and Indexes on Collections
-
Support for aggregation
- Scalar Queries over Cassandra
- Connection pooling using Kundera Cassandra
- Configuration
-
Kundera with Couchdb
-
Kundera with Elasticsearch
-
Kundera with HBase
-
Kundera with Kudu
-
Kundera with RethinkDB
-
Kundera with MongoDB
-
Kundera with OracleNoSQL
-
Kundera with Redis
-
Kundera with Spark
-
Extend Kundera
- Sample Codes and Examples
-
Blogs and Articles
-
Tutorials
* Kundera with Openshift
* Kundera with Play Framework
* Kundera with GWT
* Kundera with JBoss
* Kundera with Spring
-
Performance
-
Troubleshooting
-
FAQ
- Production deployments
- Feedback