VOOZH about

URL: https://www.javacodegeeks.com/author/tugdual-grall/page/2

⇱ Tugdual Grall, Author at Java Code Geeks - Page 2 of 4


  • Enterprise Java👁 java-interview-questions-answers
    Tugdual GrallJuly 27th, 2015
    0 252

    Apache Drill : How to Create a New Function?

    Apache Drill allows users to explore any type of data using ANSI SQL. This is great, but Drill goes even…

    Read More »
  • Software Development👁 Image
    Tugdual GrallFebruary 9th, 2015
    0 139

    Introduction to MongoDB Security

    Last week at the Paris MUG, I had a quick chat about security and MongoDB, and I have decided to…

    Read More »
  • Software Development👁 Image
    Tugdual GrallFebruary 3rd, 2015
    0 114

    Moving My Beers From Couchbase to MongoDB

    Few days ago I have posted a joke on Twitter:                    …

    Read More »
  • Software Development👁 Image
    Tugdual GrallJanuary 16th, 2015
    0 471

    How to create a pub/sub application with MongoDB ? Introduction

    In this article we will see how to create a pub/sub application (messaging, chat, notification), and this fully based on…

    Read More »
  • Software Development👁 Image
    Tugdual GrallNovember 28th, 2014
    0 111

    Big Data… Is Hadoop the good way to start?

    In the past 2 years, I have met many developers, architects that are working on “big data” projects. This sounds…

    Read More »
  • Software Development👁 Image
    Tugdual GrallSeptember 2nd, 2014
    0 190

    Introduction to MongoDB Geospatial feature

    This post is a quick and simple introduction to Geospatial feature of MongoDB 2.6 using simple dataset and queries. Storing…

    Read More »
  • Software Development👁 Image
    Tugdual GrallApril 1st, 2014
    0 183

    db.person.find( { “role” : “DBA” } )

    Wow! it has been a while since I posted something on my blog post. I have been very busy, moving…

    Read More »
  • Enterprise Java👁 Image
    Tugdual GrallOctober 5th, 2013
    0 121

    Pagination with Couchbase

    If you have to deal with a large number of documents when doing queries against a Couchbase cluster it is…

    Read More »
  • Software Development👁 Image
    Tugdual GrallJuly 21st, 2013
    0 127

    How to implement Document Versioning with Couchbase

    Introduction Developers are often asking me how to “version” documents with Couchbase 2.0. The short answer is: the clients and…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • »
Back to top button
Close