top of page
Search
The Tech Platform
Oct 20, 2023
ISNULL SQL Function: Handling NULL Values in Microsoft SQL Server
In SQL and database management, handling NULL values is an essential aspect of ensuring data integrity and producing accurate query...
The Tech Platform
Jan 29, 2023
PostgreSQL JSON Functions
PostgreSQL is an open-source, powerful, and feature-rich relational database management system (RDBMS) that is designed to handle large...
The Tech Platform
Nov 24, 2021
How to Download PostgreSQL & Install PostgreSQL on Windows
PostgreSQL is an advanced, enterprise class open source relational database that supports both SQL (relational) and JSON (non-relational)...
The Tech Platform
Jul 21, 2021
Kafka Vs. PostgreSQL: How We Implemented Our Queueing System Using PostgreSQL
Queueing Systems: An Introduction The core concept behind any queueing system is trivial. A CS101 implementation involves a linked list...
bottom of page