Skip to content

mySoftKey

  • Home
  • java
    • jee
    • Webservices
    • design pattern
    • servlet
    • jsp
  • NOSQL
    • mongodb
    • cassandra
    • elastic
    • OrientDB
    • redis
    • spark
  • Spring
  • Hibernate
  • Misc
    • data structure algorithm
    • architecture
    • linux
    • Data Storage
    • data analytics
    • Security
    • digital payment
    • SQL
    • poetry
  • Tutorials
    • MongoDB Videos
  • Contact Us
    • about-us
    • Privacy Policy

How to Enable Authentication and Authorization using SCRAM-SHA-1 in MongoDB

By Ranjeet Jha / mongodb / 4 Comments

How to enable authentication using scram-sha-1 in MongoDB for authenticating and authorizing user priviledgeis. Learn enable auth in MongoDB for enabling user security in MongoDB in this article.

Apache Cassandra Interview Questions

By Ranjeet Jha / cassandra / Leave a Comment

Apache Cassandra Interview Questions for all levels: for developer, for admin, for beginners of Cassandra, List of FAQ: frequently asked questions in Apache Cassandra.

What are the Features in Hibernate?

By Ranjeet Jha / Hibernate / 2 Comments

List of Features in Hibernate are relationship, query criteria, support association and inheritance, caching, HQL, pagination, full-text, and many more.

What is Hibernate ORM (Object Relationship Mapping)?

By Ranjeet Jha / Hibernate / 2 Comments

What is Hibernate ORM in Java, it is an open-source ORM (Object Relational Mapping) framework. Java Hibernate ORM simplifies development of Java applications.

Run Java Program Without main Method?

By Ranjeet Jha / java / Leave a Comment

Learn how can you run Java Program without main method? Yes, or No, it depends upon the environment, where you want to run and what?

How to get IP Address in Linux or Unix?

By Ranjeet Jha / linux / Leave a Comment

How to get IP address in Linux is simple and straight forward command either on Linux or Unix operating system (e.g Solaris, Ubuntu, RHEL, debian etc).

Key Concepts Data Structures and Algorithms In Cassandra

By Ranjeet Jha / cassandra / Leave a Comment

Learn key concepts in Cassandra, data structure and Algorithms in Cassandra. Few of the concepts picked from Amazon’s Dynamo and a few of them picked from Google’s BigTable, that is why Cassandra is best known for the rich features in NOSQL space.

What are the Caveats for Relational Developer in Apache Cassandra?

By Ranjeet Jha / cassandra / 2 Comments

Learn what are the caveats for relational developer in Apache Cassandra? Key points of caveats: normalization, focus on query, physical topology of cluster, join, etc.

How to Make executable jar file

By Ranjeet Jha / java

How to make executable jar file in Java. Learn to create executable .jar Java using jar utility and Eclipse EDE.

How to Move Data From Staging to Production in MongoDB

By Ranjeet Jha / mongodb / 2 Comments

In this article, I explained How to Move Data From Staging to Production in MongoDB using mongodump and mongorestore utility. Copy a set of data or all data via mongodump exampleand mongorestore example.

Posts navigation

← Previous Page 1 … 16 17 18 … 28 Next Page →

Recent Posts

  • 7 Steps of Building right application
  • How to create SessionFactory in Hibernate?
  • How-to know 64-bit or 32-bit OS of Window
  • 3 default database in MongoDB
  • mongoDB-essentials
  • My First Poem “Silence”
  • What is Document in MongoDB?

Popular Post

  • How to do zip and unzip file in Ubuntu Linux?
  • How to use forEach Loop in mongoDB to manipulate document
  • Difference Between DOM and SAX parser in java
  • 4 phases of SSL protocol
  • GRASP Design Principles

Tags

algorithms (10) annotation (3) architecture (4) auth (3) big data (4) cassandra (10) collection framework (11) core java (22) data storage (12) datastructure (6) design pattern (20) digital payment (3) dom (5) elastic (6) faq (6) hashmap (4) hibernate (10) installation (9) interview (21) java (52) javaee (4) javaWebservice (9) jax-rs (10) JAX-WS (7) jaxb (8) jdbc (3) JEE (5) jersey (10) linux (19) maven (3) mongoDB (51) mongodbSecurity (4) nosql (22) orm (7) replicaset (3) rest (4) security (7) sorting (3) spring (7) thread (4) tutorials (3) webservice (4) webservices (11) xml (12) xml parser (3)