top of page
Search

The Tech Platform
Apr 12, 2022
Instagram Architecture & Database – How Does It Store & Search Billions of Image
Instagram is the most popular photo-oriented social network on the planet today. With over a billion users, it has become the first...

The Tech Platform
Feb 28, 2022
In-Memory Cache: Use of Memory Caching In .NET Core
What is In-Memory Caching? In-Memory Caching is a method used to provide faster response to incoming requests. When a request is made to...


The Tech Platform
Jan 24, 2022
Introduction to Database Design.
Database Design is a collection of processes that facilitate the designing, development, implementation and maintenance of enterprise...

The Tech Platform
Jan 22, 2022
How to Design a Clean Database?
Database Design is a collection of processes that facilitate the designing, development, implementation and maintenance of enterprise...

The Tech Platform
Jan 20, 2022
Introduction to Streaming Database. Analyse Data Streaming and How it Works.
A streaming database is broadly defined as a data store designed to collect, process, and/or enrich an incoming series of data points...

The Tech Platform
Jan 20, 2022
Information Extraction - How it Works?
Information extraction is the process of extracting information from unstructured textual sources to enable finding entities as well as...

The Tech Platform
Nov 19, 2021
Row - Oriented vs Column - Oriented Database
Row-Oriented Database: Row oriented databases are databases that organize data by record, keeping all of the data associated with a...

The Tech Platform
Oct 12, 2021
Database: Types of Database and Factors to consider when Choosing a database:
What is a Database? A database is an organized collection of data so that can be easily accessed and managed. You can organize data into...

The Tech Platform
Sep 22, 2021
Data Migration vs. Data Conversion vs. Data Integration
Data Conversion Conversion of data means translating the data to suite target system (data should be formatted according to target...

The Tech Platform
Jul 30, 2021
What are the different types of Database
A database is an organized collection of structured information or data stored in computer system. The Data can easily be accessed,...
bottom of page