Knowledge (XXG)

MongoDB

Source 📝

1283: 3446: 124: 90: 950: 983:, but requires that those making the software publicly available as part of a "service" must make the service's entire source code (insofar that a user would be able to recreate the service themselves) available under this license. By contrast, the AGPL only requires the source code of the licensed software to be provided to users when the software is conveyed over a network. The SSPL was submitted for certification to the 40: 1081:"distributed systems safety research company," disputed both claims on Twitter, saying, "In that report, MongoDB lost data and violated causal by default." In its May 2020 report on MongoDB version 4.2.6, Jepsen wrote that MongoDB had only mentioned tests that version 3.6.4 had passed, and that version had 4.2.6 introduced more problems. Jepsen's test summary reads in part: 3522: 1086:
transactions could lose writes and allow dirty reads, even downgrading requested safety levels at the database and collection level. Moreover, the snapshot read concern did not guarantee snapshot unless paired with write concern majority—even for read-only transactions. These design choices complicate the safe use of MongoDB transactions.
778:. The user chooses a shard key, which determines how the data in a collection will be distributed. The data is split into ranges (based on the shard key) and distributed across multiple shards, which are masters with one or more replicas. Alternatively, the shard key can be hashed to map to a shard–enabling an even data distribution. 758:
of the data of the primary using built-in replication. When a primary replica fails, the replica set automatically conducts an election process to determine which secondary should become the primary. Secondaries can optionally serve read operations, but that data is only eventually consistent by default.
1090:
On May 26, Jepsen updated the report to say: "MongoDB identified a bug in the transaction retry mechanism which they believe was responsible for the anomalies observed in this report; a patch is scheduled for 4.2.8." The issue has been patched as of that version, and "Jepsen criticisms of the default
1049:
were implemented on a per-server-process basis. With version 2.2, locks were implemented at the database level. Beginning with version 3.0, pluggable storage engines are available, and each storage engine may implement locks differently. With MongoDB 3.0, locks are implemented at the collection level
757:
MongoDB provides high availability with replica sets. A replica set consists of two or more copies of the data. Each replica-set member may act in the role of primary or secondary replica at any time. All writes and reads are done on the primary replica by default. Secondary replicas maintain a copy
1080:
MongoDB claimed that version 3.6.4 had passed "the industry's toughest data safety, correctness, and consistency tests" by Jepsen, and that "MongoDB offers among the strongest data consistency, correctness, and safety guarantees of any database available today." Jepsen, which describes itself as a
1041:
In some failure scenarios in which an application can access two distinct MongoDB processes that cannot access each other, it is possible for MongoDB to return stale reads. It is also possible for MongoDB to roll back writes that have been acknowledged. The issue was addressed in version 3.4.0,
1085:
Jepsen evaluated MongoDB version 4.2.6, and found that even at the strongest levels of read and write concern, it failed to preserve snapshot isolation. Instead, Jepsen observed read skew, cyclic information flow, duplicate writes, and internal consistency violations. Weak defaults meant that
765:
called an arbiter must be added to the set. It has the single responsibility of resolving the election of the new primary. As a consequence, an ideal distributed MongoDB deployment requires at least three separate servers, even in the case of just one primary and one secondary.
957:
The primary interface to the database has been the mongo shell. Since MongoDB 3.2, MongoDB Compass is introduced as the native GUI. There are products and third-party projects that offer user interfaces for administration and data viewing.
1058:. In some situations, reads and writes will yield their locks. If MongoDB predicts that a page is unlikely to be in memory, operations will yield their lock while the pages load. The use of lock yielding expanded greatly in version 2.2. 1032:
by default. From MongoDB 3.6, this default behavior was extended to all MongoDB packages across all platforms. As a result, all networked connections to the database are denied unless explicitly configured by an administrator.
1076:
Prior to MongoDB 4.0, queries against an index were not atomic. Documents that were updated while queries was running could be missed. The introduction of the snapshot read concern in MongoDB 4.0 eliminated this risk.
1020:
Because of MongoDB's default security configuration, which allows any user full access to the database, data from tens of thousands of MongoDB installations has been stolen. Furthermore, many MongoDB servers have been
1006:
distributions because of the licensing change. Fedora determined that the SSPL version 1 is not a free software license because it is "intentionally crafted to be aggressively discriminatory" towards commercial users.
935:
MongoDB has official drivers for major programming languages and development environments. There are also a large number of unofficial or community-supported drivers for other programming languages and frameworks.
830:
can be used for batch processing of data and aggregation operations. However, according to MongoDB's documentation, the aggregation pipeline provides better performance for most aggregation operations.
2340: 2675: 2951: 2644: 2613: 1054:
storage engine uses an optimistic concurrency protocol that effectively provides document-level locking. Even with versions prior to 3.0, one approach to increase concurrency is to use
3693: 288:
product. In 2009, the company shifted to an open-source development model and began offering commercial support and other services. In 2013, 10gen changed its name to MongoDB Inc.
1416: 862:
MongoDB supports fixed-size collections called capped collections. This type of collection maintains insertion order and, once the specified size has been reached, behaves like a
808:, is included with MongoDB drivers. MongoDB exposes functions for file manipulation and content to developers. GridFS can be accessed using the mongofiles utility or plugins for 1507: 842:. The aggregation framework includes the $ lookup operator, which can join documents from multiple collections, as well as statistical operators such as standard deviation. 2010: 2731: 2583: 1316: 2448: 2501: 1476: 3668: 987:
but later withdrawn. In January 2021, the Open Source Initiative stated that SSPL is not an open source license. The language drivers are available under an
2478: 2332: 3673: 2870: 2667: 3282: 2250: 2897: 2059: 1446: 2978: 2841: 2417: 1988: 2947: 1025:. In September 2017, Davi Ottenheimer head of product security at MongoDB, proclaimed that measures had been taken to defend against these risks. 2636: 2081: 991:. In addition, MongoDB Inc. offers proprietary licenses for MongoDB. The last versions licensed as AGPL version 3 are 4.0.3 (stable) and 4.1.4. 2605: 3023: 824:
MongoDB provides three ways to perform aggregation: the aggregation pipeline, the map-reduce function and single-purpose aggregation methods.
3421: 3399: 3377: 3355: 1091:
write concerns have also been addressed, with the default write concern now elevated to the majority concern (w:majority) from MongoDB 5.0."
301:
to offer Alibaba Cloud customers a MongoDB-as-a-service solution. Customers can use the managed offering from Alibaba's global data centers.
3678: 2758: 1288: 980: 899:
MongoDB Enterprise Server is the commercial edition of MongoDB and is available as part of the MongoDB Enterprise Advanced subscription.
1408: 907:
MongoDB is also available as an on-demand, fully managed service. MongoDB Atlas runs on AWS, Microsoft Azure and Google Cloud Platform.
3084: 2924: 1499: 976: 2698: 2133: 1372: 3473: 3001: 2788: 2310: 2280: 1947: 1911: 2224: 291:
On October 20, 2017, MongoDB became a publicly traded company, listed on NASDAQ as MDB with an IPO price of $ 24 per share.
2014: 2194: 2164: 1529: 1055: 145: 2819: 2723: 2575: 3268: 918:
that their data stored on the MongoDB Atlas platform will be destroyed as a result of American sanctions related to the
103: 3688: 3391: 3118: 81: 2440: 2103: 1468: 972: 782: 263: 243: 205: 193: 169: 3254: 2470: 1394: 999: 834:
The aggregation framework enables users to obtain results similar to those returned by queries that include the
3236: 2520: 1003: 2386: 2866: 1549: 3555: 3148: 3045: 2246: 2051: 3178: 294:
On November 8, 2018, with the stable release 4.0.4, the software's license changed from AGPL 3.0 to SSPL.
3663: 3574: 3536: 3506: 2893: 1321: 984: 730: 550: 1438: 2974: 2409: 1984: 1331: 1028:
From the MongoDB 2.6 release onward, the binaries for the official MongoDB RPM and DEB packages bind to
285: 2833: 2606:"MongoDB's licensing changes led Red Hat to drop the database from the latest version of its server OS" 816:. GridFS divides a file into parts, or chunks, and stores each of those chunks as a separate document. 1099:
MongoDB Inc. hosts an annual developer conference that has been called MongoDB World or MongoDB.live.
3466: 3347: 2073: 209: 3310: 1570: 3019: 919: 188: 89: 3218: 1345:, a proprietary database service suite designed for multi-database compatibility including MongoDB 1367: 762: 734: 284:
The American software company 10gen began developing MongoDB in 2007 as a component of a planned
2754: 741:
functions. Queries can also be configured to return a random sample of results of a given size.
838:
GROUP BY clause. Aggregation operators can be strung together to form a pipeline, analogous to
3417: 3395: 3373: 3369: 3351: 1336: 1250: 1231: 949: 801:, with load-balancing and data-replication features over multiple machines for storing files. 2031: 1301: 805: 798: 235: 200: 152: 3076: 1069:, which would not provide correct ordering for many non-English languages when used with a 3459: 2920: 1929: 1325: 1046: 839: 255: 1893: 123: 3445: 2333:"MongoDB launches Global Clusters to put geographic data control within reach of anyone" 737:
searches. Queries can return specific fields of documents and also include user-defined
3683: 3200: 2125: 1965: 1362: 988: 863: 239: 3657: 3606: 2302: 1875: 1852: 1834: 1816: 1798: 1780: 1762: 1744: 1726: 1708: 1690: 1672: 1654: 1636: 1618: 298: 267: 157: 2780: 2272: 761:
If the replicated MongoDB deployment only has a single secondary member, a separate
3637: 3410:
The Definitive Guide to MongoDB: The NoSQL Database for Cloud and Desktop Computing
2216: 1594: 554: 279: 259: 52: 39: 891:
The MongoDB Community Edition is free and available for Windows, Linux and macOS.
3296: 3569: 1042:
released in November 2016, and applied to earlier releases from v3.2.12 onward.
794: 749:
Fields in a MongoDB document can be indexed with primary and secondary indices.
2811: 2550: 2186: 2156: 785:
or duplicating data to keep the system functional in case of hardware failure.
3642: 3632: 3546: 3324: 2502:"In 2019, multiple open source companies changed course—is it the right move?" 2363: 1278: 1051: 1022: 827: 738: 141: 47: 3551: 1342: 1296: 1230:
In‑person event canceled and conference held entirely online because of the
1062: 1029: 851: 3110: 2637:"Extortionists Wipe Thousands of Databases, Victims Who Pay Up Get Stiffed" 1500:"MongoDB shares rally 34% in first day of trading above elevated IPO price" 3521: 2095: 3611: 3579: 3563: 3511: 813: 775: 3585: 3496: 3482: 1070: 915: 173: 17: 2948:"MongoDB performance bottlenecks, optimization Strategies for MongoDB" 3616: 3601: 3413: 1066: 995: 975:(SSPL), a non-free license developed by the project. It replaces the 911: 2528: 2382: 1339:, a proprietary database service designed for MongoDB compatibility 137: 112: 3408:
Hawkins, Tim; Plugge, Eelco; Membrey, Peter (September 26, 2010),
1409:"How to Set Up a MongoDB NoSQL Cluster Using Oracle Solaris Zones" 948: 850:
JavaScript can be used in queries, aggregation functions (such as
809: 247: 161: 3140: 3053: 3170: 2247:"MongoDB Drives NoSQL More Deeply into Enterprise Opportunities" 1310: 1306: 875: 251: 165: 3455: 3501: 2668:"Ransomware groups have deleted over 10,000 MongoDB databases" 835: 3002:"MongoDB queries don't always return all matching documents!" 3439: 2576:"MongoDB "open-source" Server Side Public License rejected" 3451: 3364:
Chodorow, Kristina; Dirolf, Michael (September 23, 2010),
1065:-based sorting and was limited to bytewise comparison via 2699:"How to Avoid a Malicious Attack That Ransoms Your Data" 2011:"Ridiculously fast MongoDB replica recovery Part 1 of 2" 2441:"It's MongoDB's turn to change its open source license" 1530:"4.0 Changelog - 4.0.4 Changelog - Build and Packaging" 3104: 3102: 1313:
format that MongoDB uses for data storage and transfer
1550:"Release Notes for MongoDB 4.0 - 4.0.4 - Nov 8, 2018" 1469:"10gen embraces what it created, becomes MongoDB Inc" 220: 2921:"MongoDB 3.0 WiredTiger Compression and Performance" 854:) and sent directly to the database to be executed. 3625: 3594: 3529: 3489: 3077:"Jepsen Disputes MongoDB's Data Consistency Claims" 2975:"Atomicity, isolation & concurrency in MongoDB" 2834:"Atomicity, isolation & concurrency in MongoDB" 215: 199: 187: 179: 151: 133: 102: 80: 58: 46: 2894:"MongoDB, MMAPv1, WiredTiger, Locking, and Queues" 2364:"MongoDB уничтожит все данные Россиян и Белорусов" 2052:"Turning MongoDB Replica Set to a Sharded Cluster" 1073:encoding. The issue was fixed on August 23, 2016. 971:As of October 2018, MongoDB is released under the 878:transactions since the 4.0 release in June 2018. 1061:Until version 3.3.11, MongoDB could not perform 953:Record insertion in MongoDB with Robomongo 0.8.5 910:On March 10, 2022, MongoDB warned its users in 1317:List of server-side JavaScript implementations 3694:Software using the Server Side Public License 3467: 2867:"MongoDB Goes Pluggable with Storage Engines" 2471:"MongoDB switches up its open source license" 8: 2410:"Visualizing Your Data With MongoDB Compass" 262:and current versions are licensed under the 32: 3474: 3460: 3452: 3444: 1101: 303: 122: 88: 31: 2126:"lighttpd plugin for MongoDB source code" 1050:for the MMAPv1 storage engine, while the 297:On October 30, 2019, MongoDB teamed with 27:Cross-platform document-oriented database 2521:"The SSPL is Not an Open Source License" 2084:from the original on September 10, 2017. 1870: 1868: 1866: 2981:from the original on September 10, 2017 2861: 2859: 2844:from the original on September 10, 2017 2074:"GridFS & MongoDB: Pros & Cons" 2062:from the original on November 25, 2016. 2026: 2024: 1498:Witkowski, Wallace (October 21, 2017). 1375:from the original on September 18, 2017 1354: 781:MongoDB can run over multiple servers, 2822:from the original on October 23, 2017. 2666:Constantin, Lucian (January 6, 2017). 2197:from the original on November 29, 2018 2096:"NGINX plugin for MongoDB source code" 1510:from the original on February 26, 2018 1449:from the original on December 28, 2017 1249:Conference held online because of the 2678:from the original on January 10, 2017 2647:from the original on January 11, 2017 2616:from the original on January 17, 2019 2586:from the original on January 16, 2019 2481:from the original on October 16, 2018 2451:from the original on October 31, 2018 2362:Antipov, Alexander (March 11, 2022). 7: 2810:Kingsbury, Kyle (February 7, 2017). 2791:from the original on August 14, 2018 2761:from the original on August 15, 2015 2755:"Call me maybe: MongoDB stale reads" 2313:from the original on August 14, 2018 2283:from the original on August 14, 2018 2227:from the original on August 14, 2018 2032:"MongoDB docs - Replica Set Arbiter" 1419:from the original on August 12, 2017 1289:Free and open-source software portal 981:GNU General Public License version 3 534:WiredTiger storage engine by default 3669:Database-related software for Linux 3181:from the original on April 26, 2019 2973:scalegrid.io (September 12, 2013). 2253:from the original on August 7, 2018 2136:from the original on August 7, 2011 2106:from the original on April 11, 2016 945:Management and graphical front-ends 266:(SSPL). MongoDB is a member of the 250:database product, MongoDB utilizes 3674:Distributed computing architecture 3311:"MongoDB.live Returns this Summer" 3151:from the original on June 10, 2023 3026:from the original on March 6, 2019 2954:from the original on July 19, 2017 2927:from the original on June 16, 2017 2900:from the original on June 19, 2017 2734:from the original on March 6, 2019 2551:"GitHub - mongodb/mongo at r4.0.3" 2389:from the original on July 29, 2017 2343:from the original on June 27, 2018 2167:from the original on March 5, 2014 1991:from the original on June 12, 2018 1571:"MongoDB teams with Alibaba Cloud" 1479:from the original on March 5, 2016 994:MongoDB has been removed from the 931:Programming language accessibility 774:MongoDB scales horizontally using 679:client-side field level encryption 611:license change effective pr. 4.0.4 25: 3121:from the original on May 29, 2023 3087:from the original on June 6, 2023 2873:from the original on July 4, 2017 2753:Kyle Kingsbury (April 20, 2015). 2420:from the original on May 22, 2018 1619:"Release Notes for MongoDB 1.2.x" 1439:"How-To: MongoDB on FreeBSD 10.x" 1395:"Release Notes for MongoDB 7.0.5" 979:, and is nearly identical to the 977:GNU Affero General Public License 537:replication election enhancements 505:WiredTiger storage engine support 3520: 3109:Kingsbury, Kyle (May 15, 2020). 3075:Allen, Jonathan (May 22, 2020). 1595:"1.0 GA Released | MongoDB Blog" 1281: 1182:First year not in New York City 874:MongoDB supports multi-document 846:Server-side JavaScript execution 359:several small features and fixes 38: 3386:Pirtle, Mitch (March 3, 2011), 3342:Banker, Kyle (March 28, 2011), 3000:Glasser, David (June 7, 2016). 2869:. datanami.com. March 5, 2015. 2781:"Release Notes for MongoDB 3.4" 2724:"MongoDB Bind IP Compatibility" 2500:Staff, Ars (October 16, 2019). 1966:"Release Notes for MongoDB 7.0" 1894:"Release Notes for MongoDB 5.0" 1876:"Release Notes for MongoDB 4.4" 1853:"Release Notes for MongoDB 4.2" 1835:"Release Notes for MongoDB 4.0" 1817:"Release Notes for MongoDB 3.6" 1799:"Release Notes for MongoDB 3.4" 1781:"Release Notes for MongoDB 3.2" 1763:"Release Notes for MongoDB 3.0" 1745:"Release Notes for MongoDB 2.6" 1727:"Release Notes for MongoDB 2.4" 1709:"Release Notes for MongoDB 2.2" 1691:"Release Notes for MongoDB 2.0" 1673:"Release Notes for MongoDB 1.8" 1655:"Release Notes for MongoDB 1.6" 1637:"Release Notes for MongoDB 1.4" 2187:"Aggregation — MongoDB Manual" 1985:"Why MongoDB is the way to go" 1363:"State of MongoDB March, 2010" 540:config servers as replica sets 514:improved explain functionality 450:switch to V8 JavaScript engine 254:-like documents with optional 93:/ 5 January 2024, 8 months ago 1: 3366:MongoDB: The Definitive Guide 2919:Kenny Gorman (October 2015). 2217:"Map-Reduce — MongoDB Manual" 1912:"Press Cover for MongoDB 5.0" 1328:using MongoDB as the database 508:pluggable storage engine API 485:new write-operation protocol 3679:Document-oriented databases 3392:Addison-Wesley Professional 3388:MongoDB for Web Development 2574:Vaughan-Nichols, Steven J. 2013:. ClusterHQ. Archived from 1569:Betz, Brandy (2019-10-30). 1147:Sheraton Times Square Hotel 1131:Sheraton Times Square Hotel 676:future-proofs versioned API 447:enhanced geospatial support 353:stored JavaScript functions 344:more indexes per collection 280:MongoDB Inc. § History 3710: 3271:. KenWalger. July 7, 2018. 3269:"Mongo 2018 Retrospective" 1011:Bug reports and criticisms 973:Server Side Public License 573:linearizable read concerns 511:SCRAM-SHA-1 authentication 277: 264:Server Side Public License 258:. MongoDB is developed by 244:document-oriented database 206:Server Side Public License 194:Document-oriented database 3518: 3255:"Mongo 2017 Announcement" 3237:"Mongo 2016 Announcement" 3219:"Mongo 2015 Announcement" 3201:"Mongo 2014 Announcement" 2303:"MongoDB Download Center" 2273:"MongoDB Download Center" 1930:"MongoDB 5.0 White Paper" 895:MongoDB Enterprise Server 793:MongoDB can be used as a 482:query-engine improvements 388:production-ready sharding 246:program. Classified as a 98: 76: 37: 2519:OSI (January 19, 2021). 2383:"GitHub - mongodb/mongo" 1004:Red Hat Enterprise Linux 967:MongoDB Community Server 887:MongoDB Community Server 804:This function, called a 729:MongoDB supports field, 476:aggregation enhancements 305:MongoDB release history 3562:MEEN (substituted with 3283:"Mongo 2019 Sneak Peek" 3111:"Jepsen: MongoDB 4.2.6" 2896:. Arborian Consulting. 1212:New York Hilton Midtown 1196:New York Hilton Midtown 1163:New York Hilton Midtown 479:text-search integration 356:configurable fsync time 1948:"MongoDB 6.0 Released" 1088: 985:Open Source Initiative 954: 64:; 15 years ago 62:February 11, 2009 2923:. Objectrocket.com/. 2892:Arborian Consulting. 1332:Server-side scripting 1179:Hyatt Regency Chicago 1083: 952: 488:security enhancements 453:security enhancements 347:faster index creation 286:platform-as-a-service 3325:"MongoDB World 2022" 3141:"MongoDB And Jepsen" 3046:"MongoDB and Jepsen" 2612:. January 16, 2019. 2017:on October 30, 2017. 1045:Before version 2.2, 1037:Technical criticisms 546:document validations 2950:. mikitamanko.com. 2812:"MongoDB 3.4.0-rc3" 2697:Ottenheimer, Davi. 2641:krebsonsecurity.com 920:Russo-Ukrainian War 685:time series support 517:MongoDB Ops Manager 306: 34: 3689:Structured storage 3297:"Mongo 2020 event" 2531:on August 20, 2022 2368:www.securitylab.ru 2157:"MongoDB overview" 1095:MongoDB conference 955: 858:Capped collections 783:balancing the load 735:regular-expression 568:November 29, 2016 456:text search (beta) 304: 3651: 3650: 3582:(uses Express.js) 3423:978-1-4302-3051-9 3401:978-0-321-70533-4 3379:978-1-4493-8156-1 3357:978-1-935182-87-0 3344:MongoDB in Action 2249:. June 27, 2018. 1337:Amazon DocumentDB 1272: 1271: 1251:COVID-19 pandemic 1232:COVID-19 pandemic 940:Serverless access 717: 716: 529:December 8, 2015 229: 228: 16:(Redirected from 3701: 3524: 3476: 3469: 3462: 3453: 3448: 3443: 3442: 3440:Official website 3426: 3412:(1st ed.), 3404: 3390:(1st ed.), 3382: 3368:(1st ed.), 3360: 3346:(1st ed.), 3329: 3328: 3321: 3315: 3314: 3307: 3301: 3300: 3293: 3287: 3286: 3279: 3273: 3272: 3265: 3259: 3258: 3251: 3245: 3244: 3233: 3227: 3226: 3215: 3209: 3208: 3197: 3191: 3190: 3188: 3186: 3167: 3161: 3160: 3158: 3156: 3137: 3131: 3130: 3128: 3126: 3106: 3097: 3096: 3094: 3092: 3072: 3066: 3065: 3063: 3061: 3052:. Archived from 3042: 3036: 3035: 3033: 3031: 3016: 3010: 3009: 2997: 2991: 2990: 2988: 2986: 2977:. scalegrid.io. 2970: 2964: 2963: 2961: 2959: 2943: 2937: 2936: 2934: 2932: 2916: 2910: 2909: 2907: 2905: 2889: 2883: 2882: 2880: 2878: 2863: 2854: 2853: 2851: 2849: 2830: 2824: 2823: 2807: 2801: 2800: 2798: 2796: 2777: 2771: 2770: 2768: 2766: 2750: 2744: 2743: 2741: 2739: 2720: 2714: 2713: 2711: 2709: 2694: 2688: 2687: 2685: 2683: 2663: 2657: 2656: 2654: 2652: 2632: 2626: 2625: 2623: 2621: 2602: 2596: 2595: 2593: 2591: 2571: 2565: 2564: 2562: 2561: 2547: 2541: 2540: 2538: 2536: 2527:. Archived from 2516: 2510: 2509: 2497: 2491: 2490: 2488: 2486: 2467: 2461: 2460: 2458: 2456: 2436: 2430: 2429: 2427: 2425: 2405: 2399: 2398: 2396: 2394: 2378: 2372: 2371: 2359: 2353: 2352: 2350: 2348: 2329: 2323: 2322: 2320: 2318: 2299: 2293: 2292: 2290: 2288: 2269: 2263: 2262: 2260: 2258: 2243: 2237: 2236: 2234: 2232: 2221:docs.mongodb.com 2213: 2207: 2206: 2204: 2202: 2191:docs.mongodb.com 2183: 2177: 2176: 2174: 2172: 2152: 2146: 2145: 2143: 2141: 2122: 2116: 2115: 2113: 2111: 2092: 2086: 2085: 2080:. June 5, 2014. 2070: 2064: 2063: 2058:. May 11, 2013. 2048: 2042: 2041: 2039: 2038: 2028: 2019: 2018: 2007: 2001: 2000: 1998: 1996: 1980: 1974: 1973: 1962: 1956: 1955: 1944: 1938: 1937: 1926: 1920: 1919: 1908: 1902: 1901: 1890: 1884: 1883: 1872: 1861: 1860: 1849: 1843: 1842: 1831: 1825: 1824: 1813: 1807: 1806: 1795: 1789: 1788: 1777: 1771: 1770: 1759: 1753: 1752: 1741: 1735: 1734: 1723: 1717: 1716: 1705: 1699: 1698: 1687: 1681: 1680: 1669: 1663: 1662: 1651: 1645: 1644: 1633: 1627: 1626: 1615: 1609: 1608: 1606: 1605: 1591: 1585: 1584: 1582: 1581: 1566: 1560: 1559: 1557: 1556: 1546: 1540: 1539: 1537: 1536: 1526: 1520: 1519: 1517: 1515: 1495: 1489: 1488: 1486: 1484: 1465: 1459: 1458: 1456: 1454: 1435: 1429: 1428: 1426: 1424: 1405: 1399: 1398: 1391: 1385: 1384: 1382: 1380: 1359: 1302:Apache Cassandra 1291: 1286: 1285: 1284: 1102: 806:grid file system 709:August 15, 2023 394:support for IPv6 307: 236:source-available 225: 222: 168:10.7 and later, 153:Operating system 126: 121: 118: 116: 114: 92: 72: 70: 65: 42: 35: 21: 3709: 3708: 3704: 3703: 3702: 3700: 3699: 3698: 3654: 3653: 3652: 3647: 3621: 3590: 3525: 3516: 3485: 3480: 3438: 3437: 3434: 3429: 3424: 3416:, p. 350, 3407: 3402: 3394:, p. 360, 3385: 3380: 3372:, p. 216, 3363: 3358: 3350:, p. 375, 3341: 3337: 3332: 3323: 3322: 3318: 3309: 3308: 3304: 3295: 3294: 3290: 3281: 3280: 3276: 3267: 3266: 3262: 3253: 3252: 3248: 3235: 3234: 3230: 3217: 3216: 3212: 3199: 3198: 3194: 3184: 3182: 3175:www.mongodb.com 3171:"MongoDB World" 3169: 3168: 3164: 3154: 3152: 3139: 3138: 3134: 3124: 3122: 3108: 3107: 3100: 3090: 3088: 3074: 3073: 3069: 3059: 3057: 3044: 3043: 3039: 3029: 3027: 3018: 3017: 3013: 2999: 2998: 2994: 2984: 2982: 2972: 2971: 2967: 2957: 2955: 2945: 2944: 2940: 2930: 2928: 2918: 2917: 2913: 2903: 2901: 2891: 2890: 2886: 2876: 2874: 2865: 2864: 2857: 2847: 2845: 2832: 2831: 2827: 2809: 2808: 2804: 2794: 2792: 2779: 2778: 2774: 2764: 2762: 2752: 2751: 2747: 2737: 2735: 2722: 2721: 2717: 2707: 2705: 2703:www.mongodb.com 2696: 2695: 2691: 2681: 2679: 2665: 2664: 2660: 2650: 2648: 2643:. Brian Krebs. 2634: 2633: 2629: 2619: 2617: 2604: 2603: 2599: 2589: 2587: 2573: 2572: 2568: 2559: 2557: 2549: 2548: 2544: 2534: 2532: 2518: 2517: 2513: 2499: 2498: 2494: 2484: 2482: 2469: 2468: 2464: 2454: 2452: 2438: 2437: 2433: 2423: 2421: 2407: 2406: 2402: 2392: 2390: 2380: 2379: 2375: 2361: 2360: 2356: 2346: 2344: 2331: 2330: 2326: 2316: 2314: 2301: 2300: 2296: 2286: 2284: 2271: 2270: 2266: 2256: 2254: 2245: 2244: 2240: 2230: 2228: 2215: 2214: 2210: 2200: 2198: 2185: 2184: 2180: 2170: 2168: 2154: 2153: 2149: 2139: 2137: 2124: 2123: 2119: 2109: 2107: 2094: 2093: 2089: 2072: 2071: 2067: 2050: 2049: 2045: 2036: 2034: 2030: 2029: 2022: 2009: 2008: 2004: 1994: 1992: 1982: 1981: 1977: 1964: 1963: 1959: 1946: 1945: 1941: 1928: 1927: 1923: 1910: 1909: 1905: 1892: 1891: 1887: 1874: 1873: 1864: 1851: 1850: 1846: 1833: 1832: 1828: 1815: 1814: 1810: 1797: 1796: 1792: 1779: 1778: 1774: 1761: 1760: 1756: 1743: 1742: 1738: 1725: 1724: 1720: 1707: 1706: 1702: 1689: 1688: 1684: 1671: 1670: 1666: 1653: 1652: 1648: 1635: 1634: 1630: 1617: 1616: 1612: 1603: 1601: 1593: 1592: 1588: 1579: 1577: 1568: 1567: 1563: 1554: 1552: 1548: 1547: 1543: 1534: 1532: 1528: 1527: 1523: 1513: 1511: 1497: 1496: 1492: 1482: 1480: 1467: 1466: 1462: 1452: 1450: 1437: 1436: 1432: 1422: 1420: 1407: 1406: 1402: 1393: 1392: 1388: 1378: 1376: 1361: 1360: 1356: 1352: 1343:Azure Cosmos DB 1326:solutions stack 1287: 1282: 1280: 1277: 1097: 1039: 1023:held for ransom 1018: 1013: 969: 964: 947: 942: 933: 928: 905: 897: 889: 884: 872: 860: 848: 822: 791: 772: 755: 747: 727: 722: 682:live resharding 418:September 2011 282: 276: 219: 129: 111: 94: 68: 66: 63: 59:Initial release 28: 23: 22: 15: 12: 11: 5: 3707: 3705: 3697: 3696: 3691: 3686: 3681: 3676: 3671: 3666: 3656: 3655: 3649: 3648: 3646: 3645: 3640: 3635: 3629: 3627: 3623: 3622: 3620: 3619: 3614: 3609: 3604: 3598: 3596: 3592: 3591: 3589: 3588: 3583: 3577: 3572: 3567: 3560: 3559: 3558: 3549: 3544: 3533: 3531: 3527: 3526: 3519: 3517: 3515: 3514: 3509: 3504: 3499: 3493: 3491: 3487: 3486: 3481: 3479: 3478: 3471: 3464: 3456: 3450: 3449: 3433: 3432:External links 3430: 3428: 3427: 3422: 3405: 3400: 3383: 3378: 3370:O'Reilly Media 3361: 3356: 3338: 3336: 3333: 3331: 3330: 3316: 3302: 3288: 3274: 3260: 3257:. icrunchdata. 3246: 3228: 3210: 3192: 3162: 3132: 3098: 3067: 3056:on May 8, 2020 3037: 3020:"MongoDB Docs" 3011: 2992: 2965: 2946:Mikita Manko. 2938: 2911: 2884: 2855: 2825: 2802: 2785:MongoDB Manual 2772: 2745: 2715: 2689: 2672:Computer World 2658: 2635:Krebs, Brian. 2627: 2597: 2566: 2542: 2511: 2492: 2462: 2431: 2400: 2373: 2354: 2324: 2294: 2264: 2238: 2208: 2178: 2147: 2117: 2087: 2065: 2043: 2020: 2002: 1975: 1957: 1939: 1921: 1916:hostadvice.com 1903: 1885: 1862: 1844: 1826: 1808: 1790: 1772: 1754: 1736: 1718: 1700: 1682: 1664: 1646: 1628: 1610: 1586: 1561: 1541: 1521: 1490: 1460: 1430: 1400: 1386: 1353: 1351: 1348: 1347: 1346: 1340: 1334: 1329: 1319: 1314: 1304: 1299: 1293: 1292: 1276: 1273: 1270: 1269: 1267: 1264: 1261: 1258: 1254: 1253: 1247: 1244: 1242: 1239: 1235: 1234: 1228: 1225: 1223: 1220: 1216: 1215: 1213: 1210: 1207: 1204: 1200: 1199: 1197: 1194: 1191: 1188: 1184: 1183: 1180: 1177: 1174: 1171: 1167: 1166: 1164: 1161: 1158: 1155: 1151: 1150: 1148: 1145: 1142: 1139: 1135: 1134: 1132: 1129: 1126: 1123: 1119: 1118: 1115: 1112: 1109: 1106: 1096: 1093: 1038: 1035: 1017: 1014: 1012: 1009: 989:Apache License 968: 965: 963: 960: 946: 943: 941: 938: 932: 929: 927: 924: 904: 901: 896: 893: 888: 885: 883: 880: 871: 868: 864:circular queue 859: 856: 847: 844: 821: 818: 790: 787: 771: 770:Load balancing 768: 754: 751: 746: 743: 726: 725:Ad-hoc queries 723: 721: 718: 715: 714: 712: 710: 707: 703: 702: 700: 698: 695: 691: 690: 688: 687: 686: 683: 680: 677: 672: 671:July 13, 2021 669: 665: 664: 662: 660: 657: 653: 652: 650: 648: 645: 641: 640: 638: 636: 633: 629: 628: 626: 624: 621: 617: 616: 614: 613: 612: 609: 604: 601: 597: 596: 594: 592: 591:November 2017 589: 585: 584: 582: 581: 580: 577: 574: 569: 566: 562: 561: 559: 558: 557: 547: 544: 541: 538: 535: 530: 527: 523: 522: 520: 519: 518: 515: 512: 509: 506: 501: 500:March 3, 2015 498: 494: 493: 491: 490: 489: 486: 483: 480: 477: 472: 471:April 8, 2014 469: 465: 464: 462: 461: 460: 457: 454: 451: 448: 443: 440: 436: 435: 433: 431: 428: 424: 423: 421: 419: 416: 412: 411: 409: 407: 404: 400: 399: 397: 396: 395: 392: 389: 384: 381: 377: 376: 374: 372: 369: 365: 364: 362: 361: 360: 357: 354: 351: 348: 345: 340: 339:December 2009 337: 333: 332: 330: 328: 325: 321: 320: 317: 316:Feature notes 314: 311: 275: 272: 240:cross-platform 227: 226: 217: 213: 212: 203: 197: 196: 191: 185: 184: 181: 177: 176: 155: 149: 148: 135: 131: 130: 128: 127: 108: 106: 100: 99: 96: 95: 86: 84: 82:Stable release 78: 77: 74: 73: 60: 56: 55: 50: 44: 43: 26: 24: 14: 13: 10: 9: 6: 4: 3: 2: 3706: 3695: 3692: 3690: 3687: 3685: 3682: 3680: 3677: 3675: 3672: 3670: 3667: 3665: 3664:2009 software 3662: 3661: 3659: 3644: 3641: 3639: 3636: 3634: 3631: 3630: 3628: 3624: 3618: 3615: 3613: 3610: 3608: 3607:Underscore.js 3605: 3603: 3600: 3599: 3597: 3593: 3587: 3584: 3581: 3578: 3576: 3573: 3571: 3568: 3565: 3561: 3557: 3553: 3550: 3548: 3545: 3543: 3540: 3539: 3538: 3535: 3534: 3532: 3528: 3523: 3513: 3510: 3508: 3505: 3503: 3500: 3498: 3495: 3494: 3492: 3488: 3484: 3477: 3472: 3470: 3465: 3463: 3458: 3457: 3454: 3447: 3441: 3436: 3435: 3431: 3425: 3419: 3415: 3411: 3406: 3403: 3397: 3393: 3389: 3384: 3381: 3375: 3371: 3367: 3362: 3359: 3353: 3349: 3345: 3340: 3339: 3334: 3326: 3320: 3317: 3312: 3306: 3303: 3298: 3292: 3289: 3284: 3278: 3275: 3270: 3264: 3261: 3256: 3250: 3247: 3242: 3238: 3232: 3229: 3224: 3220: 3214: 3211: 3206: 3202: 3196: 3193: 3180: 3176: 3172: 3166: 3163: 3150: 3146: 3142: 3136: 3133: 3120: 3116: 3112: 3105: 3103: 3099: 3086: 3082: 3078: 3071: 3068: 3055: 3051: 3047: 3041: 3038: 3025: 3021: 3015: 3012: 3007: 3003: 2996: 2993: 2980: 2976: 2969: 2966: 2953: 2949: 2942: 2939: 2926: 2922: 2915: 2912: 2899: 2895: 2888: 2885: 2872: 2868: 2862: 2860: 2856: 2843: 2839: 2835: 2829: 2826: 2821: 2817: 2813: 2806: 2803: 2790: 2786: 2782: 2776: 2773: 2760: 2756: 2749: 2746: 2733: 2729: 2725: 2719: 2716: 2704: 2700: 2693: 2690: 2677: 2673: 2669: 2662: 2659: 2646: 2642: 2638: 2631: 2628: 2615: 2611: 2607: 2601: 2598: 2585: 2581: 2577: 2570: 2567: 2556: 2552: 2546: 2543: 2530: 2526: 2522: 2515: 2512: 2507: 2503: 2496: 2493: 2480: 2476: 2472: 2466: 2463: 2450: 2446: 2442: 2435: 2432: 2419: 2416:. Dzone.com. 2415: 2411: 2404: 2401: 2388: 2384: 2377: 2374: 2369: 2365: 2358: 2355: 2342: 2338: 2334: 2328: 2325: 2312: 2308: 2304: 2298: 2295: 2282: 2278: 2274: 2268: 2265: 2252: 2248: 2242: 2239: 2226: 2222: 2218: 2212: 2209: 2196: 2192: 2188: 2182: 2179: 2166: 2162: 2158: 2151: 2148: 2135: 2131: 2127: 2121: 2118: 2110:September 10, 2105: 2101: 2097: 2091: 2088: 2083: 2079: 2075: 2069: 2066: 2061: 2057: 2053: 2047: 2044: 2033: 2027: 2025: 2021: 2016: 2012: 2006: 2003: 1990: 1986: 1983:Davis Kerby. 1979: 1976: 1971: 1967: 1961: 1958: 1953: 1949: 1943: 1940: 1935: 1931: 1925: 1922: 1917: 1913: 1907: 1904: 1899: 1895: 1889: 1886: 1881: 1877: 1871: 1869: 1867: 1863: 1858: 1854: 1848: 1845: 1840: 1836: 1830: 1827: 1822: 1818: 1812: 1809: 1804: 1800: 1794: 1791: 1786: 1782: 1776: 1773: 1768: 1764: 1758: 1755: 1750: 1746: 1740: 1737: 1732: 1728: 1722: 1719: 1714: 1710: 1704: 1701: 1696: 1692: 1686: 1683: 1678: 1674: 1668: 1665: 1660: 1656: 1650: 1647: 1642: 1638: 1632: 1629: 1624: 1620: 1614: 1611: 1600: 1596: 1590: 1587: 1576: 1575:Seeking Alpha 1572: 1565: 1562: 1551: 1545: 1542: 1531: 1525: 1522: 1509: 1506:. Dow Jones. 1505: 1501: 1494: 1491: 1478: 1474: 1470: 1464: 1461: 1448: 1444: 1440: 1434: 1431: 1418: 1414: 1410: 1404: 1401: 1396: 1390: 1387: 1374: 1370: 1369: 1364: 1358: 1355: 1349: 1344: 1341: 1338: 1335: 1333: 1330: 1327: 1323: 1320: 1318: 1315: 1312: 1309:, the binary 1308: 1305: 1303: 1300: 1298: 1295: 1294: 1290: 1279: 1274: 1268: 1266:Javitz Center 1265: 1262: 1259: 1256: 1255: 1252: 1248: 1245: 1243: 1240: 1237: 1236: 1233: 1229: 1226: 1224: 1221: 1218: 1217: 1214: 1211: 1208: 1205: 1202: 1201: 1198: 1195: 1192: 1189: 1186: 1185: 1181: 1178: 1175: 1172: 1169: 1168: 1165: 1162: 1159: 1156: 1153: 1152: 1149: 1146: 1143: 1140: 1137: 1136: 1133: 1130: 1127: 1124: 1121: 1120: 1116: 1113: 1110: 1107: 1104: 1103: 1100: 1094: 1092: 1087: 1082: 1078: 1074: 1072: 1068: 1064: 1059: 1057: 1053: 1048: 1043: 1036: 1034: 1031: 1026: 1024: 1015: 1010: 1008: 1005: 1001: 997: 992: 990: 986: 982: 978: 974: 966: 961: 959: 951: 944: 939: 937: 930: 925: 923: 921: 917: 913: 908: 903:MongoDB Atlas 902: 900: 894: 892: 886: 881: 879: 877: 869: 867: 865: 857: 855: 853: 845: 843: 841: 837: 832: 829: 825: 819: 817: 815: 811: 807: 802: 800: 796: 788: 786: 784: 779: 777: 769: 767: 764: 759: 752: 750: 744: 742: 740: 736: 732: 724: 720:Main features 719: 713: 711: 708: 705: 704: 701: 699: 696: 693: 692: 689: 684: 681: 678: 675: 674: 673: 670: 667: 666: 663: 661: 658: 655: 654: 651: 649: 646: 643: 642: 639: 637: 634: 631: 630: 627: 625: 622: 619: 618: 615: 610: 607: 606: 605: 602: 599: 598: 595: 593: 590: 587: 586: 583: 578: 575: 572: 571: 570: 567: 564: 563: 560: 556: 552: 548: 545: 542: 539: 536: 533: 532: 531: 528: 525: 524: 521: 516: 513: 510: 507: 504: 503: 502: 499: 496: 495: 492: 487: 484: 481: 478: 475: 474: 473: 470: 467: 466: 463: 458: 455: 452: 449: 446: 445: 444: 441: 438: 437: 434: 432: 429: 426: 425: 422: 420: 417: 414: 413: 410: 408: 405: 402: 401: 398: 393: 390: 387: 386: 385: 382: 379: 378: 375: 373: 370: 367: 366: 363: 358: 355: 352: 349: 346: 343: 342: 341: 338: 335: 334: 331: 329: 326: 323: 322: 318: 315: 313:Release date 312: 309: 308: 302: 300: 299:Alibaba Cloud 295: 292: 289: 287: 281: 273: 271: 269: 268:MACH Alliance 265: 261: 257: 253: 249: 245: 241: 237: 233: 224: 218: 214: 211: 207: 204: 202: 198: 195: 192: 190: 186: 182: 178: 175: 171: 167: 163: 159: 158:Windows Vista 156: 154: 150: 147: 143: 139: 136: 132: 125: 120: 110: 109: 107: 105: 101: 97: 91: 85: 83: 79: 75: 61: 57: 54: 51: 49: 45: 41: 36: 30: 19: 3638:CoffeeScript 3541: 3409: 3387: 3365: 3343: 3335:Bibliography 3319: 3305: 3291: 3277: 3263: 3249: 3240: 3231: 3222: 3213: 3204: 3195: 3183:. Retrieved 3174: 3165: 3153:. Retrieved 3144: 3135: 3123:. Retrieved 3114: 3089:. Retrieved 3080: 3070: 3058:. Retrieved 3054:the original 3049: 3040: 3028:. Retrieved 3014: 3005: 2995: 2983:. Retrieved 2968: 2956:. Retrieved 2941: 2929:. Retrieved 2914: 2902:. Retrieved 2887: 2875:. Retrieved 2846:. Retrieved 2838:scalegrid.io 2837: 2828: 2815: 2805: 2793:. Retrieved 2784: 2775: 2763:. Retrieved 2748: 2736:. Retrieved 2727: 2718: 2706:. Retrieved 2702: 2692: 2680:. Retrieved 2671: 2661: 2649:. Retrieved 2640: 2630: 2618:. Retrieved 2609: 2600: 2588:. Retrieved 2579: 2569: 2558:. Retrieved 2554: 2545: 2533:. Retrieved 2529:the original 2524: 2514: 2506:Ars Technica 2505: 2495: 2483:. Retrieved 2474: 2465: 2453:. Retrieved 2444: 2439:Baer, Tony. 2434: 2422:. Retrieved 2413: 2403: 2391:. Retrieved 2376: 2367: 2357: 2345:. Retrieved 2336: 2327: 2315:. Retrieved 2306: 2297: 2285:. Retrieved 2276: 2267: 2255:. Retrieved 2241: 2229:. Retrieved 2220: 2211: 2199:. Retrieved 2190: 2181: 2171:February 27, 2169:. Retrieved 2160: 2150: 2138:. Retrieved 2129: 2120: 2108:. Retrieved 2099: 2090: 2077: 2068: 2056:Severalnines 2055: 2046: 2035:. Retrieved 2015:the original 2005: 1993:. Retrieved 1978: 1969: 1960: 1951: 1942: 1933: 1924: 1915: 1906: 1897: 1888: 1879: 1856: 1847: 1838: 1829: 1820: 1811: 1802: 1793: 1784: 1775: 1766: 1757: 1748: 1739: 1730: 1721: 1712: 1703: 1694: 1685: 1676: 1667: 1658: 1649: 1640: 1631: 1622: 1613: 1602:. Retrieved 1598: 1589: 1578:. Retrieved 1574: 1564: 1553:. Retrieved 1544: 1533:. Retrieved 1524: 1514:February 26, 1512:. Retrieved 1503: 1493: 1481:. Retrieved 1472: 1463: 1451:. Retrieved 1443:FreeBSD News 1442: 1433: 1421:. Retrieved 1412: 1403: 1389: 1377:. Retrieved 1366: 1357: 1098: 1089: 1084: 1079: 1075: 1060: 1044: 1040: 1027: 1019: 993: 970: 956: 934: 926:Architecture 909: 906: 898: 890: 873: 870:Transactions 861: 849: 833: 826: 823: 803: 792: 789:File storage 780: 773: 760: 756: 748: 728: 623:August 2019 608:transactions 555:SpiderMonkey 459:hashed index 430:August 2012 391:replica sets 383:August 2010 327:August 2009 296: 293: 290: 283: 260:MongoDB Inc. 231: 230: 180:Available in 53:MongoDB Inc. 48:Developer(s) 29: 3570:Backbone.js 3006:Meteor Blog 2730:. MongoDB. 2682:January 11, 2651:January 11, 2620:January 17, 2590:January 17, 2485:October 16, 2455:October 16, 2408:Ma, Jason. 2161:Expertstown 2155:Malick Md. 1970:mongodb.com 1952:mongodb.com 1934:mongodb.com 1898:mongodb.com 1880:mongodb.com 1857:mongodb.com 1839:mongodb.com 1821:mongodb.com 1803:mongodb.com 1785:mongodb.com 1767:mongodb.com 1749:mongodb.com 1731:mongodb.com 1713:mongodb.com 1695:mongodb.com 1677:mongodb.com 1659:mongodb.com 1641:mongodb.com 1623:mongodb.com 1504:MarketWatch 1483:January 29, 820:Aggregation 795:file system 753:Replication 731:range query 647:April 2021 549:moved from 543:readConcern 442:March 2013 406:March 2011 371:March 2010 210:proprietary 160:and later, 87:7.0.5  3658:Categories 3643:TypeScript 3633:JavaScript 3547:Express.js 3530:Frameworks 3327:. MongoDB. 3313:. MongoDB. 3299:. Eventil. 3285:. MongoDB. 2560:2024-01-18 2535:August 20, 2475:TechCrunch 2385:. GitHub. 2317:August 14, 2287:August 14, 2231:August 14, 2201:August 14, 2037:2021-04-09 1604:2022-05-19 1580:2019-10-31 1555:2023-06-28 1535:2023-06-28 1368:DB-Engines 1350:References 1241:July 13–14 1206:June 17–19 1190:June 26–27 1173:June 20–21 1157:June 28–29 1125:June 23–25 1052:WiredTiger 840:Unix pipes 828:Map-reduce 739:JavaScript 697:July 2022 635:July 2020 603:June 2018 350:map/reduce 278:See also: 142:JavaScript 134:Written in 104:Repository 69:2009-02-11 3626:Languages 3595:Libraries 3552:AngularJS 3185:April 10, 3155:August 4, 3125:August 4, 3091:August 4, 3060:August 4, 2381:MongoDB. 2257:August 7, 2130:Bitbucket 1987:. DZone. 1297:Couchbase 1063:collation 1030:localhost 962:Licensing 852:MapReduce 797:, called 659:May 2021 579:collation 3612:React.js 3580:Sails.js 3564:Ember.js 3512:CommonJS 3490:Platform 3179:Archived 3149:Archived 3119:Archived 3085:Archived 3030:March 5, 3024:Archived 2979:Archived 2952:Archived 2931:June 28, 2925:Archived 2904:June 28, 2898:Archived 2877:June 28, 2871:Archived 2848:June 28, 2842:Archived 2820:Archived 2795:April 6, 2789:Archived 2759:Archived 2738:March 5, 2732:Archived 2676:Archived 2645:Archived 2614:Archived 2610:GeekWire 2584:Archived 2479:Archived 2449:Archived 2418:Archived 2387:Archived 2347:June 27, 2341:Archived 2311:Archived 2281:Archived 2251:Archived 2225:Archived 2195:Archived 2165:Archived 2140:June 28, 2134:Archived 2104:Archived 2082:Archived 2060:Archived 1989:Archived 1508:Archived 1477:Archived 1447:Archived 1417:Archived 1373:Archived 1275:See also 1263:New York 1260:June 7–9 1209:New York 1193:New York 1160:New York 1144:New York 1141:June 1–2 1128:New York 1056:sharding 1016:Security 882:Editions 814:lighttpd 776:sharding 745:Indexing 310:Version 117:/mongodb 3586:Next.js 3556:Angular 3542:MongoDB 3497:Node.js 3483:Node.js 3348:Manning 3241:MongoDB 3223:MongoDB 3205:MongoDB 3145:MongoDB 3050:MongoDB 2985:July 5, 2958:July 5, 2765:July 4, 2728:MongoDB 2708:22 June 2674:. IDG. 2424:July 6, 2393:July 6, 2337:MongoDB 2307:MongoDB 2277:MongoDB 2078:Compose 1995:July 6, 1599:MongoDB 1453:July 5, 1423:July 5, 1379:July 5, 1222:May 4–6 1176:Chicago 1071:Unicode 916:Belarus 274:History 256:schemas 232:MongoDB 221:mongodb 216:Website 201:License 183:English 174:FreeBSD 170:Solaris 67: ( 33:MongoDB 18:Mongodb 3617:Vue.js 3602:Lodash 3575:Meteor 3420:  3414:Apress 3398:  3376:  3354:  3115:Jepsen 2816:Jepsen 2555:GitHub 2100:GitHub 1473:Gigaom 1413:Oracle 1246:Online 1227:Online 1117:Notes 1067:memcmp 1000:Fedora 996:Debian 912:Russia 799:GridFS 763:daemon 656:4.4.6 644:4.4.5 146:Python 119:/mongo 113:github 3684:NoSQL 3081:InfoQ 2580:ZDNet 2445:ZDNet 2414:Dzone 1257:2022 1238:2021 1219:2020 1203:2019 1187:2018 1170:2017 1154:2016 1138:2015 1122:2014 1114:Venue 1108:Dates 1047:locks 810:Nginx 576:views 319:Refs 248:NoSQL 234:is a 162:Linux 3537:MEAN 3418:ISBN 3396:ISBN 3374:ISBN 3352:ISBN 3187:2019 3157:2023 3127:2023 3093:2023 3062:2023 3032:2019 2987:2017 2960:2017 2933:2017 2906:2017 2879:2017 2850:2017 2797:2018 2767:2015 2740:2019 2710:2021 2684:2017 2653:2017 2622:2019 2592:2019 2537:2022 2487:2018 2457:2018 2426:2017 2395:2017 2349:2018 2319:2018 2289:2018 2259:2018 2233:2018 2203:2018 2173:2014 2142:2010 2112:2016 1997:2017 1516:2018 1485:2016 1455:2017 1425:2017 1381:2017 1324:, a 1322:MEAN 1311:JSON 1307:BSON 1111:City 1105:Year 1002:and 914:and 876:ACID 812:and 733:and 706:7.0 694:6.0 668:5.0 632:4.4 620:4.2 600:4.0 588:3.6 565:3.4 526:3.2 497:3.0 468:2.6 439:2.4 427:2.2 415:2.0 403:1.8 380:1.6 368:1.4 336:1.2 324:1.0 252:JSON 223:.com 189:Type 166:OS X 115:.com 3502:npm 2525:OSI 836:SQL 553:to 208:or 138:C++ 3660:: 3507:V8 3239:. 3221:. 3203:. 3177:. 3173:. 3147:. 3143:. 3117:. 3113:. 3101:^ 3083:. 3079:. 3048:. 3022:. 3004:. 2858:^ 2840:. 2836:. 2818:. 2814:. 2787:. 2783:. 2757:. 2726:. 2701:. 2670:. 2639:. 2608:. 2582:. 2578:. 2553:. 2523:. 2504:. 2477:. 2473:. 2447:. 2443:. 2412:. 2366:. 2339:. 2335:. 2309:. 2305:. 2279:. 2275:. 2223:. 2219:. 2193:. 2189:. 2163:. 2159:. 2132:. 2128:. 2102:. 2098:. 2076:. 2054:. 2023:^ 1968:. 1950:. 1932:. 1914:. 1896:. 1878:. 1865:^ 1855:. 1837:. 1819:. 1801:. 1783:. 1765:. 1747:. 1729:. 1711:. 1693:. 1675:. 1657:. 1639:. 1621:. 1597:. 1573:. 1502:. 1475:. 1471:. 1445:. 1441:. 1415:. 1411:. 1371:. 1365:. 998:, 922:. 866:. 551:V8 270:. 242:, 238:, 172:, 164:, 144:, 140:, 3566:) 3554:/ 3475:e 3468:t 3461:v 3243:. 3225:. 3207:. 3189:. 3159:. 3129:. 3095:. 3064:. 3034:. 3008:. 2989:. 2962:. 2935:. 2908:. 2881:. 2852:. 2799:. 2769:. 2742:. 2712:. 2686:. 2655:. 2624:. 2594:. 2563:. 2539:. 2508:. 2489:. 2459:. 2428:. 2397:. 2370:. 2351:. 2321:. 2291:. 2261:. 2235:. 2205:. 2175:. 2144:. 2114:. 2040:. 1999:. 1972:. 1954:. 1936:. 1918:. 1900:. 1882:. 1859:. 1841:. 1823:. 1805:. 1787:. 1769:. 1751:. 1733:. 1715:. 1697:. 1679:. 1661:. 1643:. 1625:. 1607:. 1583:. 1558:. 1538:. 1518:. 1487:. 1457:. 1427:. 1397:. 1383:. 71:) 20:)

Index

Mongodb

Developer(s)
MongoDB Inc.
Stable release
Edit this on Wikidata
Repository
github.com/mongodb/mongo
Edit this at Wikidata
C++
JavaScript
Python
Operating system
Windows Vista
Linux
OS X
Solaris
FreeBSD
Type
Document-oriented database
License
Server Side Public License
proprietary
mongodb.com
source-available
cross-platform
document-oriented database
NoSQL
JSON
schemas

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.