Skip to content
TZone
  • Home
  • Webinars
  • About TMO

TZone

In a World of Technology, People Make the Difference.

Category: NoSQL

Elasticsearch

February 6, 2020 by hari.gs

Here we are mainly looking into Why the search operation in elastic search is fast. Elasticsearch is an open source distributed document store and search engine that stores and retrieves data structures in near real-time. It relies heavily on Apache Lucene, a full-text search engine written in Java (Lucene is just a library. To leverage …

Continue Reading

Designing a DynamoDB database

February 6, 2020 by harish.n

DynamoDB is the nosql database provided by Amazon AWS. Here I will give a basic idea about designing a database using DynamoDb. Basic Concepts Table Each database contains tables which is where our data will be stored. Tables in DynamoDB should be thought of more like a hash table containing many different kinds of items …

Continue Reading

The mindset to design a NoSQL Database.

February 6, 2020 by jefy.thomas

After adopting NoSQL by the industry and the increasing NoSQL database options, it has become a trend in considering NoSQL as an alternative to relational Databases for software development. With the increasing technologies, traditional ways of storing data are being challenged. Relational database modeling is typically driven by the structure of available data. The main …

Continue Reading

Recent Posts

  • VOICE SEARCH OPTIMIZATION
  • Emerging Trends of RPA
  • The world of performance testing
  • Set up your own cloud storage with Nextcloud
  • Object Detection with Edge Computing
  • NFTs – The Digital Collectables
  • MFE with Module Federation : Prologue
  • How is AI Changing the World of Testing?
  • Gradient Correction beyond Gradient Descent
  • Debugging iOS webviews

Categories

  • API (1)
  • Artificial Intelligence (3)
  • Block Chain (2)
  • Cloud Computing (5)
  • Cryptocurrency (2)
  • Cryptography (1)
  • Data Mining (1)
  • Deep Learning (1)
  • Design Pattern (1)
  • Featured (2)
  • Framework (2)
  • General (24)
  • IDE & Tools (4)
  • Machine Learning (2)
  • NoSQL (3)
  • Programming Language (1)
  • Security (1)
  • Software Development (1)
  • Software Quality Assurance & Testing (1)
  • Virtual Reality & Augmented Reality (3)
  • Web Applications (1)
© 2023 TZone InApp