top of page
Search

What is JSON Used for?
In web development and data exchange, JSON (JavaScript Object Notation) has been used as a fundamental and widely adopted data...
The Tech Platform
Jul 26, 2023

Top 10 NoSQL Database in 2023
NoSQL databases have become increasingly popular due to their ability to handle large amounts of data quickly and efficiently. As we move...
The Tech Platform
Apr 11, 2023

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 13, 2022

How to Use IndexedDB — A NoSQL DB on the Browser
IndexedDB is a large-scale, NoSQL storage system. It lets you store just about anything in the user’s browser. In addition to the usual...
The Tech Platform
Jul 8, 2021
bottom of page