top of page
Search
Sofia Sondh
Jan 1, 2023
Data Warehouse
Data Warehouse supports business intelligence activities such as data analysis and reporting. It is a large, structured database that...
The Tech Platform
Nov 28, 2022
Best Free SQL Online Courses in 2022
SQL is a standard language for storing, manipulating, and retrieving data in databases. This will teach you how to use SQL in MySQL, SQL...
The Tech Platform
Oct 17, 2022
Data Protection in ASP.NET Core
In web development, keeping sensitive data safe is a top priority. ASP.NET Core recognizes this need and offers a powerful solution – the...
The Tech Platform
Aug 18, 2022
How to Share Data Between Microservices?
Microservices architecture has gained widespread adoption due to its flexibility, scalability, and modularity. However, managing data...
The Tech Platform
Aug 8, 2022
Top 10 Web Scraping Tools
Web Scraping is an automatic method to obtain large amounts of data from websites. Most of this data is unstructured data in an HTML...
The Tech Platform
Jul 18, 2022
SQL Server Query Tips for Database Performance. How to improve SQL Query Performance?
Efficient and speedy data retrieval is crucial for the success of applications and systems that rely on database. SQL (Structured Query...
The Tech Platform
Jul 7, 2022
Configure Multiple DBs with Repository pattern in .Net Core
To configure mongoDB, we need to install mongoDB driver for C#, this we can install via NuGet package manager. After installation we need...
The Tech Platform
Jul 5, 2022
Azure Data Studio vs SQL Server Management Studio (SSMS): Which one to choose?
In the dynamic landscape of database management, professionals often face a choice between different tools, each catering to specific...
The Tech Platform
Jun 6, 2022
Important SQL Queries you should know
SQL commands are the instructions used to communicate with a database to perform tasks, functions, and queries with data. SQL commands...
The Tech Platform
May 25, 2022
Top Question and Answer about SQL Server Indexes
Top Interview Questions and Answer about SQL Server Indexes.
bottom of page