charlesreid1.com
  • Wiki
charlesreid1.com wiki
  • Page
  • View source
  • View history

MongoDB

From charlesreid1

Revision as of 18:27, 29 January 2018 by Admin (talk | contribs) (→‎MongoDB Design Patterns)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Contents

  • 1 Getting Started
    • 1.1 Install
    • 1.2 First Project with Python and MongoDB
    • 1.3 Cheat Sheet
  • 2 Design of Databases
    • 2.1 Design Patterns and Data Models
  • 3 August 2016
  • 4 References
  • 5 Flags

Getting Started

Install

Was able to install this ok with Homebrew http://docs.mongodb.org/manual/tutorial/install-mongodb-on-os-x/

First Project with Python and MongoDB

http://docs.mongodb.org/ecosystem/tutorial/write-a-tumblelog-application-with-flask-mongoengine/

Cheat Sheet

https://blog.codecentric.de/files/2012/12/MongoDB-CheatSheet-v1_0.pdf

Design of Databases

Design Patterns and Data Models

https://docs.mongodb.com/manual/applications/data-models/

August 2016

Reset with Mongodb, now August 2016, here's what we're doing:

Scapy/Wifi Database - storing wifi data in a MongoDB instance

[1] - to help get going, use Python pymodm module


References

  • pymodm: https://pymodm.readthedocs.io/en/latest/getting-started.html

Flags

Retrieved from "https://charlesreid1.com/w/index.php?title=MongoDB&oldid=23746"
Categories:
  • MongoDB
  • Python
  • NoSQL



Made from the command line with vim by charlesreid1
with help from Bootstrap and MediaWiki.


Licensed under the Creative Commons Attribution-NonCommercial 4.0 License.