Docs Menu

Docs HomeDevelop ApplicationsMongoDB Drivers

TypeScript

On this page

  • Introduction

Welcome to the documentation site for official MongoDB TypeScript support. Since TypeScript compiles to JavaScript, you can use the MongoDB Node.js Driver to create TypeScript applications that communicate with MongoDB.

You must use version 4.0 or later of the Node.js Driver to use TypeScript types with MongoDB.

To learn more about the features and limitations of using TypeScript with the Node.js Driver, see TypeScript Fundamentals in the Node.js Driver documentation.

← MongoDB Swift Driver

On this page