goinggo / basicmgo

Shows how to make a basic mongodb call with mgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic access to MongoDB

Copyright 2014 Ardan Studios. All rights reserved.
Use of this source code is governed by a GNU license that can be found in the LICENSE handle.

This application provides an example of how connect to and execute commands against a MongoDB database.

Ardan Studios
12973 SW 112 ST, Suite 153
Miami, FL 33186
bill@ardanstudios.com

Installation

go get github.com/goinggo/basicmgo

About

Shows how to make a basic mongodb call with mgo

License:MIT License


Languages

Language:Go 100.0%