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

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.

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

Apache Cassandra Interview Questions

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.

Apache Cassandra Interview Questions Read More »

What are the Features in Hibernate?

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 are the Features in Hibernate? Read More »

What is Hibernate ORM (Object Relationship Mapping)?

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.

What is Hibernate ORM (Object Relationship Mapping)? Read More »

Run Java Program Without main Method?

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?

Run Java Program Without main Method? Read More »

How to get IP Address in Linux or Unix?

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).

How to get IP Address in Linux or Unix? Read More »

Key Concepts Data Structures and Algorithms In Cassandra

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.

Key Concepts Data Structures and Algorithms In Cassandra Read More »

What are the Caveats for Relational Developer in Apache Cassandra?

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.

What are the Caveats for Relational Developer in Apache Cassandra? Read More »

How to Make executable jar file

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 Make executable jar file Read More »

How to Move Data From Staging to Production in MongoDB

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.

How to Move Data From Staging to Production in MongoDB Read More »

← Previous 1 … 16 17 18 … 28 Next →