top of page
Search

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 19, 2022
ArangoDB vs MongoDB: Difference and Similarities
ArangoDB: ArangoDB is a free and open-source native multi-model database system developed by ArangoDB GmbH. The database system supports...

The Tech Platform
May 13, 2022
When to Use NoSQL instead of SQL
What is SQL? SQL is Structured Query Language, which is a computer language for storing, manipulating and retrieving data stored in a...

The Tech Platform
May 4, 2022
DynamoDB: Set Up, Secondary Indexes and Read/Write Capacity.
The AWS DynamoDB is the fully managed NoSQL database offering from Amazon. This is excellent for organizations that do not want to manage...

The Tech Platform
Apr 23, 2022
ER Diagram Restaurant Reservation Management System
The ER Diagram of Restaurant Reservation management System shows all the visual instrument database tables and the relations between...

The Tech Platform
Apr 16, 2022
Connecting to Your Database Using JDBC Driver
Here, we will show you how you can use Progress DataDirect JDBC drivers in your Java application to connect to your database. The main...

The Tech Platform
Apr 16, 2022
Extracting Database Metadata via JDBC Driver
JDBC (Java Database Connectivity) is a Java API that enables Java applications to interact with databases. One of the useful features of...


The Tech Platform
Apr 16, 2022
Introduction to JDBC (Java Database Connectivity) Driver
A JDBC driver uses the JDBC™ (Java Database Connectivity) API developed by Sun Microsystems, now part of Oracle, that provides a standard...

The Tech Platform
Apr 13, 2022
INTRODUCTION TO AWS RDS (AMAZON RELATIONAL DATABASE SERVICE)
Amazon Web service has a large spectrum of products and services to offer to businesses of all sizes and shapes. Among these, one of the...
bottom of page