Monary
Installing / Upgrading
Installing from Source
Installing CMongo
Installing with pip
Installing with easy_install
Installing with Wheels
Installing on Other Unix Distributions
Tutorial
Prerequisites
Making a Connection with Monary
Performing Finds
Examples
Connection Example
Query Example
Setup
Using Query
Block Query
Setup
Using Block Query
Aggregation Pipeline
Setup
Performing Aggregations
MonaryParam Example
Insert Example
Purpose of Insert
Setup
Using Monary Insert
Timestamp Example
Setup
Finding Timestamp Data
Strings Example
Setup
Finding String Data
String Sizing
Performing Queries
Binary Data Example
Setup
Finding Binary Data
SSL Example
Running
mongod
with SSL
Password Protected PEM Files
Type Reference
BSON Types
Integers
Floating-Point
Datetimes
Timestamps
Binary
Strings
Subdocuments
Monary-Specific Types
Type
Size
Length
Write Concern Reference
wtimeout
wjournal
wtag
Frequently Asked Questions
Can Monary do Removes, Updates, and/or Upserts?
Why does my array contain masked values?
How does monary deal with ObjectIds?
What if I don’t know what type of data I want from MongoDB?
How do I retrieve string data using Monary?
When should I use a block query?
Why do my integers have a “double” type code?
Changelog
Changes in Version 0.4.0
Changes in Version 0.3.0
Issues Resolved
Changes in Version 0.2.3
Issues Resolved
Changes in Version 0.1.4
Changes in Version 0.1.3
Changes in Version 0.1.2
Issues Resolved
Changes in Version 0.1.1
Issues Resolved
Changes in Version 0.1.0
Contributors
Monary
Docs
»
Edit on GitHub
Index