Upgrade to Pro — share decks privately, control downloads, hide ads and more …

gfnork node.js workshop Lesson #5 node.js datab...

Avatar for gfnork gfnork
June 20, 2014

gfnork node.js workshop Lesson #5 node.js databases

Redis, NoSQL, MongoDB, drivers

Avatar for gfnork

gfnork

June 20, 2014
Tweet

More Decks by gfnork

Other Decks in Programming

Transcript

  1. 2

  2. 3

  3. 4

  4. 5

  5. 6

  6. 8

  7. 9

  8. 11

  9. 13

  10. 15

  11. 16

  12. 17

  13. 18

  14. 19

  15. 20

  16. 25

  17. 29 mongod mongod mongod Replica Set mongod mongod mongod Replica

    Set mongod mongod mongod Replica Set mongod mongod mongod Config Servers mongos Client
  18. 30

  19. 32

  20. 33

  21. 34

  22. 35

  23. 36

  24. 37

  25. 38

  26. 40

  27. 42

  28. 43

  29. 44

  30. 47

  31. 48

  32. 51

  33. 52 Reactiong to Event Event Name Handling Error Where the

    Ountput gets piped to String attached to Error Message
  34. 53

  35. 55

  36. 57

  37. 59

  38. 60

  39. 61

  40. 63

  41. 65

  42. 66

  43. 67

  44. 69

  45. 70

  46. 71

  47. 73

  48. 74

  49. 75

  50. 76

  51. 77 Get a Collection Command for making Indexes Name of

    the Key that has to be indexed 1 = Ascending 2 = Descending
  52. 78

  53. 79

  54. 80

  55. 81

  56. 82

  57. 83

  58. 84

  59. 85

  60. 86

  61. 87