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

Keyspace in Apache Cassandra

By Ranjeet Jha / cassandra / 3 Comments

How to create keyspace in Apache Cassandra in different ways. Learn to create cassandra keyspace, check keyspace, etc. keyspace is like schema in RDBMS and Coulum-family is a table in Cassandra.

What is Apache Cassandra?

By Ranjeet Jha / cassandra / 5 Comments

What is Apache Cassandra? Key Features: Cassandra operation per sec, History of cassandra, Architecture of Cassandra, Cassandra is Faul-tolerance, massive scaling NOSQL database.

How to use forEach Loop in mongoDB to manipulate document

By Ranjeet Jha / mongodb / 1 Comment

forEach loop in MongoDB is used for manipulation of document on mongo shell or client of mongoDB. Learn MongoDB forEach loop in this article.

How to install Cassandra in CentOS 6.5

By Ranjeet Jha / cassandra / 1 Comment

Learn step by step process, how to install Cassandra in CentOS 6.5 or 7. Apache Cassandra installation on CentOS Linux OS.

Shell Script to Check Availability of Server using ping

By Ranjeet Jha / linux / Leave a Comment

Shell Script to Check Availability of Server using ping command. To check connectivity between servers is ok or not, which actually helps a lot especially if you wanted to know the stability of network connectivity.

Setting of JAVA_HOME Environment variable in Windows or Linux or Unix

By Ranjeet Jha / java / 2 Comments

JAVA_HOME environment variable referring to JDK installed directory before bin. Learn how to set JAVA_HOME Linux or JAVA_HOME Windows, get JAVA_HOME envrionment variable and set path.

PATH and CLASSPATH in Java

By Ranjeet Jha / java / Leave a Comment

Learn how to set environment variable of PATH and CLASSPATH in Java on Linux, Windows operating system. Different aspects of PATH and CLASSPATH environment variables.

How to install Cassandra on Ubuntu

By Ranjeet Jha / cassandra / 1 Comment

How to install Cassandra on Ubuntu. Installing of Apache Cassandra with DataStax on debian based OS either Ubuntu or Linux Mint.

How to count occurrences of int in array in java

By Ranjeet Jha / java / Leave a Comment

Learn how to count occurrences of int in array in java with example. inteview question to find character from String in Java.

How to Remove Element from List In Java

By Ranjeet Jha / java / 1 Comment

Learn example of how to remove element from List in Java using for iterator and while loop.

Posts navigation

← Previous Page 1 … 18 19 20 … 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)