Scott L'Hommedieu

3 results

The MongoDB Perl Driver is being deprecated

The latest release of the Perl driver, 2.2.0, will be the last for the Perl driver as it is now deprecated and will reach end of life in August 2020.

August 20, 2019

Kafka is Coming - Previewing The Official MongoDB Connector for Apache Kafka

We're happy to announce that an official, native and fully-supported MongoDB Connector for Apache Kafka is in development. An alpha release of that work is now available. Find out more about our roadmap for what we are building and our other plans for our new Connector.

June 5, 2019

Go Migration Guide

MongoDB has released an official driver for the Go language that is appropriate for all supported database operations. This driver implements the Core and API specs , and supports MongoDB 3.2 and above. Many developers have been using community contributed golang drivers such as mgo and variants or forks of it. Developers who are interested in migrating to the official MongoDB Go driver have many considerations when approaching a migration of their application code. This migration guide is intended to provide guidance on some commonly found differences in client code when using the MongoDB Go Driver, and present potential actions to be taken during a migration.

December 13, 2018