487
edits
(New page: {{Nav MongoDB}} '''''MongoDB''''' == Introduction == Uniform Server MongoDB splits into two versions plugin and standalone. There are four variants in total each with design support and a...) |
(Punctuation and grammatical changes; some clarification and additional explanation.) |
||
Line 2: | Line 2: | ||
'''''MongoDB''''' | '''''MongoDB''''' | ||
== Introduction == | == Introduction == | ||
====What's MongoDB?==== | |||
It's a database with a different approach. According to their site: | |||
:MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide rich queries and deep functionality). MongoDB (from "humongous") is a scalable, high-performance, open source, document-oriented database. | |||
====Uniform Server and MongoDB==== | |||
Uniform Server MongoDB is split into two versions: plugin and standalone. Crossed with development and production security, there are four variants in total, each with design support and a quick guide user support page. | |||
This page provides a central location for download links and support material on the Wiki. Each Wiki page contains a link '''''Mongo Start''''' (top right) that returns to this page. | This page provides a central location for download links and support material on the Wiki. Each Wiki page contains a link '''''Mongo Start''''' (top right) that returns to this page. | ||
== Uniform Server 6-Carbo == | == Uniform Server 6-Carbo == | ||
The two plugins are specific to 6-Carbo | The two plugins are specific to 6-Carbo. You can download 6-Carbo from SourceForge using the following link: | ||
[http://sourceforge.net/projects/miniserver/files/Uniform%20Server/6.0.0-Carbo/ '''Uniform Server 6.0.0-Carbo'''] | [http://sourceforge.net/projects/miniserver/files/Uniform%20Server/6.0.0-Carbo/ '''Uniform Server 6.0.0-Carbo'''] | ||
Line 18: | Line 21: | ||
[http://sourceforge.net/projects/miniserver/files/Uniform%20Server/6.0.0-Carbo/MongoDB/ Uniform Server/6.0.0-Carbo/MongoDB] | [http://sourceforge.net/projects/miniserver/files/Uniform%20Server/6.0.0-Carbo/MongoDB/ Uniform Server/6.0.0-Carbo/MongoDB] | ||
{|cellpadding="6" cellspacing="2" | {|cellpadding="6" cellspacing="2" | ||
Line 34: | Line 36: | ||
| mongo_pro_plugin_v1_0.exe || [[MongoDB Tutorial 4: Introduction | MongoDB Tutorial 4]] || [[MongoDB: Production Plugin | Production Plugin]] | | mongo_pro_plugin_v1_0.exe || [[MongoDB Tutorial 4: Introduction | MongoDB Tutorial 4]] || [[MongoDB: Production Plugin | Production Plugin]] | ||
|} | |} | ||
---- | ---- |