Skip to content

mwing/mongo-koulutus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a playground for a MongoDB training session. It showcases some simple queries with some predefined data that emulates a foursquare like system.

We've split this app in two distinct parts, with some general stuff thrown in the mix as well.

* dump
    * This folder contains some test data for the system. Use 'mongorestore dump/' to load the data

* envs
    * Sample environments (in localhost) are shown here. With the scripts you can start 1 or 2 replica sets or even start a shard from those.

* ruby
    * The ruby application, see the README in ruby/README

* scala
    * The scala application, see the README in scala/README

About

Some material for internal MongoDB training. Simplified rest-api with scalatra, foursquare's rogue and mongodb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published