• Home
  • About Me
    • Nidhal Satouri photo

      Nidhal Satouri

      An energetic self-learner who loves to code and tackle data-driven problems

    • Resume
    • Email
    • Twitter
    • Facebook
    • LinkedIn
    • Github

TV shows social plateform | NoSQL Project

31 Mar 2014

Reading time ~1 minute

Since I was huge fan of TV shows and I wanted to get familiar with NoSQL databases, I got the idea to leverage my skills in J2EE and Spring MVC Framework specifically to build a web application for TV shows’ fans that writes and reads data from a column-oriented NoSQL database. I chose Apache Cassandra since it’s one of most used NoSQL databases thanks to its fault-tolerance, linear scalability and high availability. it outperforms in fact most of the popular NoSQL alternatives. I used EasyCassandra ORM to interface between Cassandra and Spring Controllers.

 Key Words: Spring MVC, Apache Cassandra, NoSQL, JAVA, J2EE, CQL, NetBeans, EasyCassandra

Application Screenshots

Home View

All Shows View

All Actors View

Actor Details

Show Details



Spring MVCApache CassandraNoSQLJAVAJ2EECQL