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

Added [Try MongoDB] into Interactive Tutorials

- Try MongoDB - http://try.mongodb.org/
This commit is contained in:
vasuwrath 2015-02-13 10:17:40 +05:30
parent 49b37dd105
commit d3e64dc0a2

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/)