Difference between revisions of "MongoDB"

From techwiki.eng.ua.edu
Jump to navigation Jump to search
(Created page with "test")
 
(Supported Operating Systems)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
test
+
[[File:Mongo-logo.png|left|x100px|y80px]]
 +
== 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 ==
 +
[[File:Win10-logo.png]][[File:Macos-logo.png]][[File:Linux-logo.png]] Available for Windows, Mac, and Linux.
 +
 
 +
== VPN requirement ==
 +
[[File:Vpn-no.png]] Connection to campus VPN is not required.
 +
 
 +
 
 +
[[Category:Software]]
 +
[[Category:CS Software]]

Latest revision as of 01:13, 8 August 2020

y80px

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

Win10-logo.pngMacos-logo.pngLinux-logo.png Available for Windows, Mac, and Linux.

VPN requirement

Vpn-no.png Connection to campus VPN is not required.