Difference between revisions of "MongoDB"
Jump to navigation
Jump to search
Cris Porter (talk | contribs) |
Cris Porter (talk | contribs) (→Supported Operating Systems) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
== Supported Operating Systems == | == Supported Operating Systems == | ||
− | [[File:Win10-logo.png]][[File:Macos-logo.png]][[File:Linux-logo.png]] | + | [[File:Win10-logo.png]][[File:Macos-logo.png]][[File:Linux-logo.png]] Available for Windows, Mac, and Linux. |
== VPN requirement == | == VPN requirement == | ||
− | [[File:Vpn-no.png]] Connection to campus VPN is not required | + | [[File:Vpn-no.png]] Connection to campus VPN is not required. |
[[Category:Software]] | [[Category:Software]] | ||
[[Category:CS Software]] | [[Category:CS Software]] |
Latest revision as of 01:13, 8 August 2020
About MongoDB
From wikipedia: MongoDB is a cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License (SSPL).
Availability
The MongoDB Community Server is free and can be downloaded from: https://www.mongodb.com/try/download/community
Supported Operating Systems
Available for Windows, Mac, and Linux.