1 / 5

Open source, high performance, schema-free document-oriented database mongodb

Open source, high performance, schema-free document-oriented database www.mongodb.org. Goal : Blend performance and functionality. Performance Focus Written in C++ Native client drivers Simple atomicity only Functionality Dynamic queries Query optimizer Secondary indexes

tania
Download Presentation

Open source, high performance, schema-free document-oriented database mongodb

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Open source, high performance, schema-free document-oriented database www.mongodb.org

  2. Goal : Blend performance and functionality

  3. Performance Focus • Written in C++ • Native client drivers • Simple atomicity only • Functionality • Dynamic queries • Query optimizer • Secondary indexes • Rich data types (Date, binary, files) • Sorting, cursors, field projection • Replication • Sharding • order preserving partitioning; elastic • alpha • Special features • Order preserving collections • Auto age-out collections • Insert or modify operation (good for real time counter collections)

  4. Comparison

  5. Status • Core DB, Replication – production ready • Sharding – alpha Try It! • www.mongodb.org • Get Involved • @mongodb • irc.freenode.net/#mongodb • Email dwight…10gen.com

More Related