JavaMadeSoEasy.com (JMSE)

  • Home
  • Core Java Tutorials
    • Core Java Basics Tutorial
    • Basic programs for java beginners
    • Collection framework Tutorial
    • Exceptions handling Tutorial
    • Threads / Multi-threading Tutorial
    • Thread Concurrency Tutorial
    • Series of JVM and GARBAGE COLLECTION (GC)
    • Serialization And Deserialization Tutorial
    • Java 8
    • Dates Tutorial in java
    • JDBC - Java Database connectivity tutorial
    • File IO | File handling Tutorial
    • Overriding equals and hashcode method
    •   >Mongo db - NoSQL with java
    • RegEx (Regular expression) tutorial
    • iTEXT library tutorial - working with PDF files
    • Java 9
    • SORTING & SEARCHING tutorial in java
    • DATA STRUCTURES tutorial in java
    • CUSTOM IMPLEMENTATION of MAP, SET and LISTS
    • Java 7
    • INTERVIEW PROGRAMS (beginner to advanced)
    • Core java QUIZ - Mcq(Multiple choice questions)
    • INTERVIEW QUESTION and ANSWERS in Java
    • Java conversions Tutorial
  • Interview Questions
    • Interview Programs (beginner to advanced)
    • Core java QUIZ - Mcq(Multiple choice questions)
    • CORE JAVA - Top 120 interview questions
    • COLLECTION - Top 100 interview questions
    • COLLECTION Output questions
    • Overriding EQUALS and HASHCODE - Top 18 Interview questions
    • EXCEPTIONS - Top 60 interview questions
    • EXCEPTIONS - Output questions
    • THREADS / MULTI-THREADING - Top 80 interview questions
    • THREADS / MULTI-THREADING - Output questions
    • THREAD CONCURRENCY - Top 50 interview questions
    • Serialization - Top 25 interview questions
    • JDBC - Top 40 interview questions
    • Interview Programs (beginner to advanced)
    •   >Level1 programs (beginner)
    •   >Level2 programs (intermediate)
    •   >Level3 programs (advanced)
    •   >Matrix related programs
    •   >Pattern/Pyramid generating programs
    • Core java QUIZ - Mcq(Multiple choice questions)
    •   >Collection Quiz in Java
    •   >Exception handling Quiz in Java
    •   >Java 8 quiz
    •   >Thread / multi threading Quiz
    •   >Thread concurrency Quiz in Java
  • Interview Programs
    •   >Level1 programs (beginner)
    •   >Level2 programs (intermediate)
    •   >Level3 programs (advanced)
    •   >Matrix related programs
    •   >Pattern/Pyramid generating programs
  • Custom
    •   >Custom HashMap, HashSet, Arrayist
  • Quiz/OCJP
    •   >SCJP / OCJP exam dumps
    •   >Collection Quiz in Java
    •   >Exception handling Quiz in Java
    •   >Java 8 quiz
    •   >Thread / multi threading Quiz
    •   >Thread concurrency Quiz in Java
  • MS EXCEL
  • Database
    • Oracle PL/SQL tutorial
    • MySql tutorial
    • Mongo db - NoSQL tutorial
    • Mongo db - NoSQL with java
  • More
    • MS EXCEL Tutorials
    • UNIX Tutorials
    • LINUX Tutorials
    • Eclipse tutorial
    • Notepad++ Tutorials
    • Apache Tomcat Server
    • Windows tutorial
    • JUnit tutorial
    • JavaScript Tutorials
  • About
    • About Me
    • Contact Me
    • Copyright
    • Become author/writer
    • Copyright
    • References
    • Privacy policy

Aggregation functions (group by) in MongoDB

Labels: Aggregation functions MongoDB MongoDB

$addToSet operator in MongoDB

Labels: Aggregation functions MongoDB MongoDB

$push operator in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

analyze our mongoDB queries using explain() method

Labels: MongoDB

using HAVING clause like sql in MongoDB

Labels: MongoDB

regex (regular expression) in MongoDB

Labels: MongoDB

What are Capped collection in MongoDB

Labels: MongoDB

Map Reduce function in MongoDB

Labels: MongoDB

findAndModify() method - Query and Update document atomically in MongoDB

Labels: MongoDB

Top 50 Garbage collection interview Questions and answers for experienced and freshers

Labels: Core Java Garbage collection in java Interview questions

Top 30 JVM(Java Virtual Machine) interview Questions and answers

Labels: Core Java Interview questions JVM

How to create backup of MongoDB - Backup and restore - In 1 minute

Labels: MongoDB

Replication in MongoDb - Its advantage - What is replica set

Labels: MongoDB

Sharding in MongoDb - In just 5 minutes

Labels: MongoDB

Replication in MongoDb - Its advantage - What is replica set

Labels: MongoDB

Monitoring MongoDB statistics - understanding mongostat command

Labels: MongoDB

ifnull - Print message not found rather than null if field is null in MongoDB

Labels: MongoDB MongoDB operators

$type aggregation operator in MongoDB - To display type of the field in document

Labels: MongoDB MongoDB operators

How to use IF ELSE in MongoDB

Labels: MongoDB MongoDB operators

$sum operator - sum of salary by group in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

count() Method - Find count of all employee in collection in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

Find count of all employee by group in collection in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

$avg operator - average of salary by group in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

$min operator - Find minimum value from documents in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

$max operator in MongoDB - Find maximum value from documents

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

$stdDevPop operator in MongoDB - Find standard deviation from documents

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

$last operator in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

$first operator in MongoDB

Labels: Aggregation functions MongoDB MongoDB MongoDB operators

Transaction management in MongoDB - How to achieve like ACID transactions in RDBMS

Labels: MongoDB

Database Model reference - DBRefs in MongoDB

Labels: MongoDB

Rename database in mongoDB

Labels: MongoDB

UI tool for mongoDB - Install RoboMongo tutorial

Labels: MongoDB

How to get MongoDB help

Labels: MongoDB

OutOfMemoryError in java in lots of detail

Labels: Core Java Exceptions OutOfMemoryError
Newer Post Older Post Home
  • Algorithm
  • Apache Tomcat Server
  • Collection Framework
  • Collection programs
  • Collections implementation
  • Core Java
  • Core Java Differences
  • Core Java Tutorials
  • Custom implementation of Data Structures
  • Data Structure
  • Date tutorials
  • eclipse
  • Exceptions
  • File IO/File handling
  • Garbage collection in java
  • Generics
  • Hashing
  • Interview questions
  • iText Pdf tutorial
  • Java 7
  • Java 8
  • Java 9
  • Java QUIZ
  • JavaScript
  • JDBC
  • JSON
  • JUNIT
  • JVM
  • Level1 programs (beginners)
  • Level2 programs (intermediate)
  • Level3 programs (advanced)
  • Linked List
  • Linux
  • Matrix programs
  • Maven
  • MongoDB
  • MongoDB Java
  • MS Excel
  • MsSql
  • MultiThreading
  • MySql
  • Notepad++
  • Oracle
  • OutOfMemoryError
  • Overriding equals and hashCode
  • PostgreSQL
  • Producer Consumer problem/pattern
  • Pyramid generation
  • RegEx
  • Serialization
  • Thread Concurrency
  • Threads
  • TUTORIALS
  • UNIX
  • Windows

Join our Groups>

  • FACEBOOK
  • LINKED IN

Search This Blog

All Labels

Algorithm(34) Apache Tomcat Server(4) Arrays Java(30) Autoboxing(5) Basic java programs for beginners(15) Binary Trees(6) Collection Framework(68) Collection programs(105) Collections implementation(16) Comparable and Comparator program(22) Core Java(1035) core java Basics(38) Core java Conversions(21) Core Java Differences(11) Core Java Tutorials(12) CRUD MongoDB java(5) CRUD operations MongoDB(3) Custom implementation of Data Structures(11) Data Structure(26) Database(1) Database Tutorials(3) Date tutorials(11) DeSerialization(19) eclipse(27) Exam java(33) Exceptions(71) File IO/File handling(71) Garbage collection in java(43) Generics(5) Hashing(8) Hibernate(1) Interview questions(14) iText Pdf tutorial(45) Java 4(1) java 5(3) Java 7(32) Java 8(80) Java 9(12) Java keywords(11) Java Mcq(Multiple choice questions)(5) Java Programs(8) Java QUIZ(24) JavaScript(28) JDBC(74) JSON(27) JUNIT(7) JVM(22) JVM parameters(10) Level1 programs (beginners)(34) Level2 programs (intermediate)(23) Level3 programs (advanced)(13) Linked List(15) Linux(7) Matrix programs(10) Maven(6) MongoDB(87) MongoDB Java(20) MS Excel(44) MsSql(1) MultiThreading(97) MySql(7) Nashorn Javascript (js) Engine in Java 8(26) Notepad++(6) Oracle(18) OutOfMemoryError(13) Overriding equals and hashCode(11) Pattern generating(14) PostgreSQL(1) Producer Consumer problem/pattern(10) Pyramid generation(14) Recursion(10) RegEx(7) SCJP(26) Serialization(20) Serialization top interview questions and answers in java(18) Thread Concurrency(35) Threads(73) TUTORIALS(22) UNIX(1) Windows(8)

Popular Posts of JavaMadeSoEasy

  • Collection Quiz in Java - MCQ - Multiple choice questions
  • Java 8 quiz - MCQ - Multiple choice questions
  • Exception handling Quiz in Java
  • Thread/multi threading Quiz in Java - MCQ - Multiple choice questions
  • vi error - E37: No write since last change (add ! to override)
  • Solve [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Maven: Compilation failure: Compilation failure: diamond operator is not supported in -source 1.5 (use -source 7 or higher to enable diamond operator)
  • error: Class names are only accepted if annotation processing is explicitly requested in java: solution
  • How to resolve ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) / (using password: YES)
  • CORE JAVA - Top 120 most interesting and important interview questions and answers in core java
  • sort Employee on basis of Name, Salary and joining Date

JavaMadeSoeasy Archive

  • ►  2020 (1)
    • ►  January (1)
  • ►  2018 (114)
    • ►  October (3)
    • ►  September (37)
    • ►  August (26)
    • ►  July (31)
    • ►  June (17)
  • ►  2017 (211)
    • ►  October (6)
    • ►  August (14)
    • ►  June (20)
    • ►  May (40)
    • ►  April (54)
    • ►  March (34)
    • ►  February (41)
    • ►  January (2)
  • ►  2016 (240)
    • ►  December (40)
    • ►  November (23)
    • ►  October (55)
    • ►  September (8)
    • ►  August (9)
    • ►  July (20)
    • ►  June (24)
    • ►  May (6)
    • ►  April (19)
    • ►  March (12)
    • ►  February (6)
    • ►  January (18)
  • ►  2015 (722)
    • ►  December (61)
    • ►  November (96)
    • ►  October (14)
    • ►  September (13)
    • ►  August (73)
    • ►  July (54)
    • ►  June (29)
    • ►  May (53)
    • ►  April (109)
    • ►  March (93)
    • ►  February (99)
    • ►  January (28)