Knowledge

MongoDB

Source 📝

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

Index


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
MongoDB Inc.

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