0

I want to search about MongoDB for Java, its own site is good. But i want to learn much and its Admin UIs,is any book you can recommend to me? or any other good blog? Thanks.

user527
  • 205
  • 2
  • 7
  • 18

3 Answers3

1

Actually free mongoDB online course ends yesterday. But you could register for next mongoDB course or start read mongo tutorials.

courses: https://education.10gen.com/courses

or

tutorial: http://docs.mongodb.org/manual/tutorial/getting-started/

It was awesome course and i am really recommend you to enroll this course.

Dmitry Zagorulkin
  • 8,370
  • 4
  • 37
  • 60
  • damn it, it start next year, but i can wait ,it will interesting ,I never would have guessed it would be such a course,thanks for all :) – user527 Dec 11 '12 at 13:46
0

You can explore the admi UI's once you start using it i use mongoVUE for windows http://www.mongovue.com/

subbu
  • 254
  • 2
  • 7
0

http://code.google.com/p/greenmangoquery http://greenmangoquery.blogspot.sg/ its swing based client for mongodb . pretty simple and light weight.

coder
  • 11
  • 1