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

data storage – know about your Solid State Disk (SSD)

By ranjeet / Data Storage / Leave a Comment

SSD: Solid State Disk drive gaining popularity nowadays. It has a different name as flash memory, SSD, solid state drive, solid state disk.

data storage – know about your Hard Disk Drive (HDD)

By ranjeet / Data Storage / 2 Comments

Hard disk drive or hard disk or disk are same terminology which we used day-to-day basis. This is one of the frequently used storage media for data storage.

data storage – different form of storage media

By Ranjeet Jha / Data Storage / 1 Comment

Data storage device is disk, solid-state and tape storages are all different forms of persistence storage and non-volatile storage or secondary data storage methods.

data storage – know about first disk

By ranjeet / Data Storage / 1 Comment

IBM RAMAC 350 hard disk is the IBM first disk drive developed in 1956 by IBM in commercial disk. Disk Drive for data stored evolved very fast pace.

MongoDB get data size and get index size of a database

By Ranjeet Jha / mongodb / Leave a Comment

Learn commands in MongoDB get data size of database and storage size of database using db.stats(). MongoDB get index size and index storage size of a database using db.stats(), different aspects of it so learn step by step.

Linux – grep command usage

By Ranjeet Jha / linux / Leave a Comment

The grep command is used to search the pattern or pattern of words or characters in a file(s) or folder, and pull those lines to display on the terminal.

What is Machine Learning?

By Ranjeet Jha / Misc / Leave a Comment

What is Machine Learning? This is one of the popular niche technology in data science, the AI (Artificial Inteligence) branch.

Hibernate – native SQL query example

By Ranjeet Jha / Hibernate / Leave a Comment

How to execute native query in Hibernate Java when relationship not established. In this Hibernate native SQL query, you learn how to execute query in Hibernate Java.

Hibernate Query Language (HQL) with CRUD example

By Ranjeet Jha / Hibernate / 5 Comments

In this Hibernate Query Language example, you learn CRUD operations using HQL, Hibernate CRUD example using session.createQuery(hql).

Hibernate – many-to-one relationship example

By Ranjeet Jha / Hibernate / Leave a Comment

Hibernate many to one example using XML, many-to-one is the type of relationship in Hibernate. This is child to parent relationship where many children can belong to one parent.

Posts navigation

← Previous Page 1 … 6 7 8 … 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)