top of page
Search

How To Create SQL Server Database Project With Visual Studio
In this article, we are going to learn about SQL Server Database Project (Template) available in Visual Studio. I will cover the...
The Tech Platform
Mar 1, 2021

Configuring GEO Replication In SQL Azure Database
Geo-replication is a feature which allows you to configure a maximum of four readable copies of your database in the same or different...
The Tech Platform
Mar 1, 2021

MySQL as a Database Management System
MySQL is an open-source relational database management system (RDBMS) that is used to store and manage structured data. It is developed...
The Tech Platform
Feb 3, 2021


What is Azure SQL Database?
Introduction Azure SQL Database is a fully managed platform as a service (PaaS) database engine that handles most of the database...
The Tech Platform
Jan 13, 2021


Types of keys on DBMS
Key plays an important role in relational database; it is used for identifying unique rows from table. It also establishes relationship...
The Tech Platform
Jan 7, 2021


The Maturation of Data Science
Data science used to be somewhat of a mystery, more of a dark art than a repeatable, scientific process. Companies basically entrusted...
The Tech Platform
Nov 30, 2020

DBMS ARCHITECTURE
Database architecture uses programming languages to design a particular type of software for businesses or organizations. Database...
The Tech Platform
Oct 23, 2020

DBMS DATABASE LANGUAGES
DBMS is an interface between the end user and the database. Also, managing the data, the database engine, and the database schema in...
The Tech Platform
Oct 22, 2020

HOW TO DEVELOP A CLEAR DATA SCIENCE STRATEGY FOR YOUR BUSINESS
Acquiring data is easy nowadays. To make it useful, though, you need to develop a coherent plan for data usage. Data is everywhere....
The Tech Platform
Sep 27, 2020

An Introduction to DataFrame
Last month, we announced .NET support for Jupyter notebooks, and showed how to use them to work with .NET for Apache Spark and ML.NET....
The Tech Platform
Sep 14, 2020
bottom of page