Completed this course. While the pace of the course is a bit fast, it is packed with many useful stuff from executing sql on top of hadoop using Hive, things such as Distributed By, Sort By, GroupSet, Multiple Insert, UDAF, UDTF are really cool. Will need to revisit the course materials when I start to use Hive in development.
Link: https://app.pluralsight.com/library/courses/sql-hadoop-analyzing-big-data-hive/table-of-contents
Showing posts with label Database. Show all posts
Showing posts with label Database. Show all posts
Friday, 8 January 2016
Tuesday, 22 December 2015
Online Course: Introduction to Graph Databases and Neo4j
My first course into graph database on Neo4j. Quite a nice introduction into data storage using graph.
Link: https://app.pluralsight.com/library/courses/graph-databases-neo4j-introduction/table-of-contents
Link: https://app.pluralsight.com/library/courses/graph-databases-neo4j-introduction/table-of-contents
Saturday, 19 December 2015
Online Course: Cassandra for Developers
Completed this course, and realized that i have been using cassandra without proper understanding of partition key, index and cluster key.
Link: https://app.pluralsight.com/library/courses/cassandra-developers/table-of-contents
Link: https://app.pluralsight.com/library/courses/cassandra-developers/table-of-contents
Wednesday, 16 September 2015
Online Course: Understanding NoSQL
Very nice course which gives overview of NoSQLs and their comparison.
Link: http://www.pluralsight.com/courses/understanding-nosql
Link: http://www.pluralsight.com/courses/understanding-nosql
Tuesday, 26 May 2015
Online Course: Getting Started with Spring Data JPA
Going through this course on spring data jpa today, did not realise how powerful spring data jpa is and how much less work i could have saved in the past if only i took this course earlier. The query DSL (query methods with keywords) are fantastic, the paging and sorting as well as the auditing are all something which have troubled me when using spring jpa in the past. But the course makes it very easy to understand.
Link: http://www.pluralsight.com/courses/spring-data-jpa-getting-started
Link: http://www.pluralsight.com/courses/spring-data-jpa-getting-started
Monday, 18 May 2015
Online Course: Spring with JPA and Hibernate
Just completed the exercise for this course, very good and easy-to-understand on how to persist data in spring framework using hibernate, jpa and jdbc mysql.
Link: http://www.pluralsight.com/courses/spring-jpa-hibernate
Link: http://www.pluralsight.com/courses/spring-jpa-hibernate
Subscribe to:
Comments (Atom)