1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Merge pull request #1355 from vasu-m/patch-1

Added [Try MongoDB] to Interactive Tutorials
This commit is contained in:
victor felder 2015-02-13 08:32:50 +01:00
commit 4a811b7d0e

View File

@ -120,6 +120,7 @@
### NoSQL
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
* [Try MongoDB](http://try.mongodb.org/)
* [Try Redis](http://try.redis.io/)