162 Forks
548 Stars
548 Watchers

mongodb

MongoDB driver for Elixir

How to download and setup mongodb

Open terminal and run command
git clone https://github.com/elixir-mongo/mongodb.git
git clone is used to create a copy or clone of mongodb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mongodb https://github.com/elixir-mongo/mongodb/archive/master.zip

Or simply clone mongodb with SSH
[email protected]:elixir-mongo/mongodb.git

If you have some problems with mongodb

You may open issue on mongodb support forum (system) here: https://github.com/elixir-mongo/mongodb/issues