|
Project Information
Links
|
Please NoteKundera code base has been shifted to GitHub (at https://github.com/impetus-opensource/Kundera).Version Alpha-nextkundera now supports Hbase and mongodb along with Cassandra database!Version AlphaAnnotation based java library for Cassandra databaseThe idea behind Kundera is to make working with Cassandra drop-dead simple and fun. Kundera does not reinvent the wheel by making another client library; rather it leverages the existing libraries and builds - on top of them - a wrap-around API to help developers do away with unnecessary boiler plate codes, and program a neater-and-cleaner code that reduces code-complexity and improves quality. And above all, improves productivity. Up and running in 5 minutesUnderstanding Kundera only takes 5 minutes. Please read the following introductory article http://anismiles.wordpress.com/2010/06/30/kundera-knight-in-the-shining-armor/ Objectives
Status Kundera aims to help complex commercial Cassandra projects. Development is ongoing but a key objective is to avoid breaking changes. About Uskundera 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. History behind kunderaAfter using Cassandra for java based projects, it was felt that there is a need of a JPA compliant ORM over Cassandra. Animesh intially wrote kundera core code for couples of days and kundera was born. We have nurtured it at iLabs and thought it is the right time to open source it to the Cassandra community for it to grow bigger and better. |