Giter Club home page Giter Club logo

kundera's Introduction

Overview

The idea behind Kundera is to make working with NoSQL Databases drop-dead simple and fun. Kundera is being developed with following objectives:

  • To make working with NoSQL as simple as working with SQL
  • To serve as JPA Compliant mapping solution for NoSQL Datastores.
  • To help developers, forget the complexity of NoSQL stores and focus on Domain Model.
  • To make switching across data-stores as easy as changing a configuration.

[Downloads] (https://github.com/impetus-opensource/Kundera/wiki/Stable-Release "Downloads")

Up and running in 5 minutes

If you have worked upon Hibernate or any JPA Compliant ORM Solution, then the whole process, right from learning to coming up with first sample implementation will not take more than 5 minutes. Please follow below steps from [this link] (https://github.com/impetus-opensource/Kundera/wiki/Getting-Started-in-5-minutes "Getting started in 5 minutes"):

  • Set up Cassandra server.
  • Download and include Kundera Jar
  • Write persistence.xml file
  • Write Entity class
  • Moment of Truth!

Currently Supported Datasources

  • Cassandra
  • MongoDB
  • HBase
  • Redis
  • OracleNoSQL
  • Neo4j
  • Relational databases

Recent Releases

####Please Note: trunk is current development branch. 2.6 is released tag.

06-July-2013 - Kundera 2.6 released

This release includes [bug fixes] (https://github.com/impetus-opensource/Kundera/wiki/Bug-Fixes), performance improvements and the following new features compared to version 2.5:

  • Lazy fetching of relationships.
  • Multiple node support for Cassandra.
  • Pagination support for Cassandra and HBase

30-Apr-2013 - Kundera 2.5 released

This release includes [bug fixes] (https://github.com/impetus-opensource/Kundera/wiki/Bug-Fixes), performance improvements and the following new features compared to version 2.4:

08-Mar-2013 - Kundera 2.4 released

This release includes [bug fixes] (https://github.com/impetus-opensource/Kundera/wiki/Bug-Fixes), performance improvements and the following new features compared to version 2.3:

  • Support for Neo4j graph database
  • Primary key auto-generation
  • Support for JoinByPrimaryKey relationship
  • Custom Secondary indexing hooks
  • Hadoop 0.94.3 migration

24-Jan-2013 - Kundera 2.3 released

This release includes [bug fixes] (https://github.com/impetus-opensource/Kundera/wiki/Bug-Fixes), performance improvements and the following new features compared to version 2.2:

  • Redis Support
  • Cassandra 1.2 migration.
  • HBase schema handling changes
  • Stronger query support, like selective column/id search via JPQL.
  • Enabled support for @Transient for embedded columns and mapped super class.
  • Record limit setting on search for mongodb .

08-Nov-2012 - Kundera 2.2 released

This release includes [bug fixes] (https://github.com/impetus-opensource/Kundera/wiki/Bug-Fixes), performance improvements and the following new features compared to version 2.1:

  • Geospatial Persistence and Queries for MongoDB
  • Composite keys support for Cassandra and MongoDB
  • Cassandra 1.1.6 migration
  • Support for enum data type
  • Named and Native queries support for REST based access

21-Sep-2012 - Kundera 2.1 released

This release includes [bug fixes] (https://github.com/impetus-opensource/Kundera/wiki/Bug-Fixes), performance improvements and the following new features compared to version 2.0.7:

  • CQL Version configuration
  • Batch insert/update for Cassandra/MongoDB/HBase
  • JPA MetaModel and TypedQuery implementation
  • Raw thrift client support for Cassandra
  • Datastore specific XML configuration. (.properties file deprecated)
  • Stronger query support:
    • JPQL support over all data types and associations
    • JPQL support to query using primary key alongwith other columns
  • JPA compliance
    • EntityManager methods implementation (contains, refresh, detach, setProperty)
    • EntityManagerFactory methods (getPersistenceUnitUtil)
    • Persistence methods (getProviderUtil)

25-July-2012 - Kundera 2.0.7 released

This release includes bug fixes, performance improvements and the following new features compared to version 2.0.6:

  • HBase 0.92.1 migration
  • Hadoop 1.0.2 migration
  • Cassandra 1.1.2 migration
  • MongoDB 2.0.4 migration
  • JPA EntityTransaction commit and rollback
  • JTA Transactions integration over web server
  • Kundera-REST API
  • Support for Counter column in cassandra
  • Inverted wide-row indexing support for Cassandra
  • Login Authentication support for Cassandra and MongoDB
  • Filters and filters list for HBase
  • Deprecated Lucene based indexing for HBase.
  • Datastore specific configuration files for specifying:
    • Replication factor
    • Placement strategy
    • Consistency level per operation.
    • Counter column family configuration
    • Inverted indexing switch
    • Zookeeper host and port
    • Hbase column family configurations
    • MongoDB servers list, read preference and socket timeout. ...etc.

20-Apr-2012 - Kundera 2.0.6 released

This release includes bug fixes and the following new features compared to version 2.0.5:

  • HBase 0.90.x migration.
  • Enhanced Persistence Context.
  • Named and Native queries support (including CQL support for cassandra)
  • UPDATE and DELETE queries support.
  • DDL auto-schema creation.
  • Performance improvements.

06-Feb-2012 - Kundera 2.0.5 released

This release includes bug fixes and the following new features compared to version 2.0.4:

  • Cassandra 1.x migration.
  • Support for Many-to-Many relationship (via Join table)
  • Transitive persistence.
  • Datastore native secondary index support in addition to Lucene based indexing. An optional switch provided to change between two.
  • Query support for >, < , >=,<=,!=, like, order by, like, logical operators and between.
  • Connection pooling settings provided for all datastores.
  • Support for all data types as required by JPA.
  • Range queries for cassandra (via between clause in JPA-QL)
  • Bug fixes related to self join.

09-Dec-2011 - Kundera 2.0.4 released

This release includes bug fixes, performance improvements and the following new features compared to version 2.0.3:

  • Cross-datastore persistence.
  • Support for relational databases.
  • Moved out solandra and replaced with lucene.

08-Aug-2011 - Kundera 2.0.3 released

This release includes bug fixes and the following new features compared to version 2.0.2:

  • Cassandra 0.8.x support added

31-July-2011 - Kundera 2.0.2 released

This release includes bug fixes and the following new features compared to version 2.0.1:

  • Kundera is now JPA 2.0 compliant.
  • Embedded objects/ collections support for HBase.

12-July-2011 - Kundera 2.0.1 released

This release includes bug fixes and the following new features compared to initial revision:

  • Cassandra 0.7.x support added
  • @Embedded annotation fields persisted co located with parent entity
  • Search within embedded objects.
  • Selective index.

[Downloads] (https://github.com/impetus-opensource/Kundera/wiki/Stable-Release "Downloads")

About Us

Kundera is backed by Impetus Labs - iLabs. iLabs is a R&D consulting division of Impetus Technologies (http://www.impetus.com). iLabs focuses on innovations with next generation technologies and creates practice areas and new products around them. iLabs is actively involved working on High Performance computing technologies, ranging from distributed/parallel computing, Erlang, grid softwares, GPU based software, Hadoop, Hbase, Cassandra, CouchDB and related technologies. iLabs is also working on various other Open Source initiatives.

kundera's People

Contributors

kkmishra avatar mevivs avatar xamry avatar vishri avatar pires avatar zenbones avatar impetus-opensource-admin avatar indoos avatar georgkoester avatar smecsia avatar everettj avatar olamy avatar nwallman avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.