WiredTiger

{{Infobox software

| name = WiredTiger

| logo =

| screenshot =

| caption =

| author = WiredTiger Inc.

| released = 2012

| latest release version = {{wikidata|property|Q28455218|P348}}

| latest release date = {{start date and age|{{wikidata|qualifier|Q28455218|P348|P577}}}}

| latest preview version =

| latest preview date =

| programming language = C

| operating system = Cross-platform

| language = English

| genre = NoSQL

| website = {{URL|wiredtiger.com}}

}}

WiredTiger is a NoSQL, open source extensible platform for data management. It is released under version 2 or 3 of the GNU General Public License. WiredTiger uses multiversion concurrency control (MVCC) architecture.{{Cite web|url=https://docs.mongodb.com/manual/core/wiredtiger/#snapshots-and-checkpoints|title=WiredTiger: Snapshots and CheckPoints|last=|first=|date=|website=|publisher=|access-date=}}

Details

MongoDB acquired WiredTiger Inc. on December 16, 2014.{{Cite web|url=https://www.mongodb.com/press/wired-tiger|title=MongoDB Acquires WiredTiger Inc|last=|first=|date=|website=|publisher=|access-date=}} The WiredTiger storage engine was made available as an optional storage engine in MongoDB 2.8.{{Cite web |title=First Post: at MongoDB London 5 secs ago, @eliothorowitz just announced that Wired Tiger engine will be in MongoDB 2.8, fully supported. |url=https://twitter.com/h_ingo/status/530302121925947392 |access-date=2023-02-18 |website=Twitter |language=en}} Early WiredTiger users included Amazon and Connectifier.{{Cite web |last=Datadog |date=2016-01-05 |title=How Connectifier unfroze MongoDB with Datadog |url=https://www.datadoghq.com/blog/how-connectifier-unfroze-mongodb-with-datadog/ |access-date=2023-02-18 |website=How Connectifier unfroze MongoDB with Datadog |language=en}} The WiredTiger storage engine is the default storage engine starting in MongoDB version 3.2. It provides a document-level concurrency model, checkpointing, and compression, among other features. In MongoDB Enterprise, WiredTiger also supports encryption at rest.{{Cite web|url=https://docs.mongodb.com/manual/core/security-encryption-at-rest/|title=MongoDB: Encryption At Rest|last=|first=|date=|website=|publisher=|access-date=}}

References

{{Reflist}}

Further reading

  • {{cite web | last=Wolpe | first=Toby | title=MongoDB 3.0 gets ready to roll with WiredTiger engine onboard | publisher=ZDNet | date=February 3, 2015 | url=https://www.zdnet.com/article/mongodb-3-0-gets-ready-to-roll-with-wiredtiger-engine-onboard/ | access-date=July 8, 2016}}
  • Wolpe, Toby (December 16, 2014). [https://www.zdnet.com/article/mongodb-snaps-up-wiredtiger-and-its-storage-expert-team/ "MongoDB snaps up WiredTiger and its storage expert team"]. ZDNet. Accessed July 8, 2016.
  • {{cite web | title=MongoDB Buys WiredTiger: Database Move | website=Information Week | date=January 16, 2015 | url=http://www.informationweek.com/software/information-management/mongodb-buys-wiredtiger-database-move/d/d-id/1318177 | ref={{sfnref | InformationWeek | 2015}} | access-date=July 8, 2016}}
  • {{cite web | title=MongoDB 3.0 NoSQL database offers WiredTiger data compression | website=The Inquirer | date=February 3, 2015 | url=http://www.theinquirer.net/inquirer/news/2393440/mongodb-30-nosql-database-offers-wiredtiger-data-compression | archive-url=https://web.archive.org/web/20150214024259/http://www.theinquirer.net/inquirer/news/2393440/mongodb-30-nosql-database-offers-wiredtiger-data-compression | url-status=unfit | archive-date=February 14, 2015 | ref={{sfnref | http://www.theinquirer.net | 2015}} | access-date=July 8, 2016}}
  • {{cite web | title=MongoDB 3.0 NoSQL database integrates WiredTiger engine and Ops Manager tool | website=v3.co | date=February 3, 2015 | url=http://www.v3.co.uk/v3-uk/news/2393491/mongodb-30-nosql-database-integrates-wiredtiger-engine-and-ops-manager-tool | ref={{sfnref | http://www.v3.co.uk | 2015}} | access-date=July 8, 2016}} {{subscription required}}
  • {{cite book | last1=Plugge | first1=E. | last2=Hows | first2=D. | last3=Membrey | first3=P. | last4=Hawkins | first4=T. | title=The Definitive Guide to MongoDB: A complete guide to dealing with Big Data using MongoDB | publisher=Apress | year=2015 | isbn=978-1-4842-1182-3 | url=https://books.google.com/books?id=-qIvCwAAQBAJ&pg=PA10 | access-date=July 8, 2016|page=10}}
  • {{cite web | last=Wolpe | first=Toby | title=MongoDB CTO: How our new WiredTiger storage engine will earn its stripes | website=ZDNet | date=November 21, 2014 | url=https://www.zdnet.com/article/mongodb-cto-how-our-new-wiredtiger-storage-engine-will-earn-its-stripes/ | access-date=July 8, 2016}}

Category:NoSQL

Category:Ordered Key-Value Store