Skip to content
Technology and Trends
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search
Menu Close
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search

Author: nitendratech

This author has written 246 articles
  1. Home>
  2. nitendratech>
  3. Page 12

How to Set Up Proxy in JVM-based Applications?

  • Post author:nitendratech
  • Post category:Java
  • Post comments:0 Comments
  • Post published:April 25, 2021

A proxy server, is a computer that acts as a gateway between a local network (e.g., all the computers at one company or in one building) and a larger-scale network such as the Internet. In this blog post we will learn about using Proxy in JVM based applications

Continue ReadingHow to Set Up Proxy in JVM-based Applications?

What is Database View?

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:March 31, 2021

A database view is like a subset/snapshot of tables that are stored logically in a database. It is a virtual table that contains rows and columns similar to a real…

Continue ReadingWhat is Database View?

What are Database Indexes?

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:March 10, 2021

What is a Database Index in SQL? An index in the database is a data structure that has content that can point to the location of the data in the…

Continue ReadingWhat are Database Indexes?

What are Java Variables?

  • Post author:nitendratech
  • Post category:Java
  • Post comments:0 Comments
  • Post published:March 2, 2021

Variables in Java are defined as a basic unit of storage that defines the type and scope of the variable. A variable has three properties. Memory Location to store the…

Continue ReadingWhat are Java Variables?

Skills Needed For Data Scientist

  • Post author:nitendratech
  • Post category:Data Science
  • Post comments:0 Comments
  • Post published:February 20, 2021

By the name “Data Scientist” itself, one needs to understand and feel the data. For this, one needs a certain set of technical skills that will provide you with the…

Continue ReadingSkills Needed For Data Scientist

Arithmetic Operators in Bash

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:0 Comments
  • Post published:January 17, 2021

Bash provides different operators that we can use in our Bash Script. Arithmetic Assignment Bitwise Logical Relational Arithmetic Operator Bash provides multiple operations through which we can perform Mathematical/Arithmetic operations…

Continue ReadingArithmetic Operators in Bash

What is Polyglot Persistence?

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:December 13, 2020

Polyglot persistence is a concept in which multiple persistent technologies are considered for different requirements of an application instead of using RDBMS as a default choice. In 2006, Neal Ford…

Continue ReadingWhat is Polyglot Persistence?

What are Bash Variables?

  • Post author:nitendratech
  • Post category:Linux
  • Post comments:4 Comments
  • Post published:November 5, 2020

Even though BASH is not a typed language like another programming language, it provides different ways to create variables. Variables in Bash scripts can only contain String or numerical values.…

Continue ReadingWhat are Bash Variables?

Important difference between SQL and NoSQL Database

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:October 25, 2020

This blog post will explain some of the differences between SQL and NoSQL databases.

Continue ReadingImportant difference between SQL and NoSQL Database

SQL SELECT Operator

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:October 20, 2020

SELECT operator in SQL is used to select data from a database. Returned data from the SELECT operation is stored in a result table called the result-set.

Continue ReadingSQL SELECT Operator
  • Go to the previous page
  • 1
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 25
  • Go to the next page

Categories

  • Big Data
  • Data Science
  • Database
  • Hadoop
  • Hive
  • Interview
  • Java
  • Kafka
  • Linux
  • Programming
  • Scala
  • Spark
  • Technology

Recent Post

  • Unlocking the Future: How Artificial Intelligence is Revolutionizing Our World ?
  • Data Profiling: Foundation for Reliable Data Engineering and Analytics
  • Data Engineering User Guide
  • Data Observability and Its Importance in Modern Data Tech Stack
  • Understanding difference between Stateless and Stateful Systems
  • Disclaimer
  • About Us
  • Contact Me
Copyright 2026 @Nitendratech.com