Skip to content

Loading a data record into database #3

@raakitsan

Description

@raakitsan

The following worked with mongo shell:

use video-streaming
db.videos.insertOne(
{
"_id" : ObjectId("5d9e690ad76fe06a3d7ae416"),
"videoPath" : "SampleVideo_1280x720_1mb.mp4"
}
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions