record

  • MongoDB

Load Data From External JavaScript File: MongoDB

This video tutorial illustrates loading data to mongoDB server from an external JavaScript file ( Writing script for MongoDB shall…

11 years ago
  • MongoDB

SELECT Columns/Fields: MongoDB

In this video tutorial we shall see selecting of key: value in MongoDB. In RDBMSs like MySQL, we do the…

11 years ago
  • MongoDB

Create and Insert Documents: MongoDB

In this video tutorial, we'll look at the basic differences between MongoDB and traditional Database Management Systems. Also, commands to…

11 years ago
  • PHP

Insertion of Records into Database: PHP & MySQL

Video tutorial illustrates INSERTION of records into database via PHP script. Simple / basic insertion operation: First connect to the…

12 years ago