Skip to content

Lab 19: Using legacy MongoDB driver #35

Description

@Diftraku

The driver used in the worksheet (Mongo) is considered legacy and should be deprecated in favour of the MongoDB one as outlined in the warning on https://secure.php.net/manual/en/mongo.installation.php

A short blurb of the differences:

Unlike the mongo extension, this extension supports both PHP and HHVM and is developed atop the » libmongoc and » libbson libraries. It provides a minimal API for core driver functionality: commands, queries, writes, connection management, and BSON serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions