Navigation

  • Logo

  • | GitHub
  • Jira
  • MongoDB Node.JS Driver 1.4.9 documentation (index) »

UpdatesΒΆ

  • Mongo Driver and Mongo DB 2.6 Features
    • Aggregation cursors
    • maxTimeMS
    • Ordered/Unordered bulk operations
    • parallelCollectionScan
    • Integrated text search in the query language
    • Emitting Reconnect and Joined/Left events
    • bufferMaxEntries
    • Fsync and journal Write Concerns note
  • MongoClient or how to connect in a new and better way
    • The URL connection format
    • MongoClient.connect
    • MongoClient connection pooling
    • MongoClient.connect options
    • db: A hash of options at the db level overriding or adjusting functionality not supported by the url
    • server: A hash of options at the server level not supported by the url.
    • replSet: A hash of options at the replSet level not supported by the url.
    • mongos: A hash of options at the mongos level not supported by the url.
  • Mongo Driver and Mongo DB 2.2 Features
    • Read preferences
    • Mongos
    • Aggregation framework helper
    • Replicaset improvements and changes
    • High availability “on” by default
    • Better stream support for GridFS
    • toBSON method
    • Much faster BSON C++ parser
    • Other minor changes

Contents

  • Updates

Manual

  • MongoClient()
  • Db()
  • Collection()
  • Admin()
  • Cursor()
  • CursorStream()
  • Grid()
  • GridStore()
  • ReadStream()
  • BSON()
  • ObjectID()
  • Binary()
  • Code()
  • Double()
  • Long()
  • Timestamp()
  • MaxKey()
  • Symbol()
  • Home: MongoDB Node.JS Driver Manual Home
  • Contents: MongoDB Node.JS Driver Manual Contents
  • Index: MongoDB Node.JS Driver Manual Index

Search

Search this manual.

Search the MongoDB wiki.

MongoDB Wiki

  • Getting Started
    • Quickstart
    • Introduction
    • Downloads
    • Features
    • SQL to MongoDB Mapping
  • Developer Documentation
    • Connections
    • Databases
    • Collections
    • Documents
    • GridFS
    • Indexes
    • Querying
    • Aggregation
    • Optimization
    • Inserting
    • Updating
    • Removing
    • MapReduce
  • Administrative Documentation
    • Components
    • Journaling
    • Production Notes
    • Replication
    • Sharding
    • Monitoring and Diagnostics
    • Backups
    • Durability and Repair
    • Security and Authentication
    • Starting/Stopping MongoDB
    • GridFS Tools
    • DB Operations from the Shell
    • Architecture and Components
    • Windows
    • Troubleshooting
  • Community and Ecosystem
    • 10gen
    • MongoDB Events
    • MongoDB Masters
    • Slides and Video
    • Cookbook
    • Hosting Center
    • MongoDB Monitoring Service (docs)
    • Administrative Interfaces
    • International Documentation
    • MongoDB Books
  • Drivers
    • JavaScript (wiki, docs)
    • Python (wiki, docs)
    • Ruby (wiki, docs)
    • PHP (wiki, docs)
    • Perl (wiki, docs)
    • Java (wiki, docs)
    • Scala (wiki, docs)
    • C# (wiki, docs)
    • C (wiki, docs)
    • C++ (wiki, docs)
    • Haskell (wiki, docs)
    • Erlang (wiki, docs)

Quick search

Enter search terms or a module, class or function name.

Navigation

  • | GitHub
  • Jira
  • MongoDB Node.JS Driver 1.4.9 documentation (index) »
© Copyright 2013, MongoDB Node.JS Team Created using Sphinx 1.2b3.

The MongoDB Documentation Project uses GitHub. Fork the repository and submit pull requests to contribute.

If you find any issues with the documentation feel free to open a Jira Case and we'll work to resolve it promptly.